* {margin: 0px; padding: 0px;}

html {height: 100%;
margin:0;
	padding:0;
}

body {
	background-image: url(../images/background.jpg);
	height: 100%;
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-style: italic;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	font-style: italic;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-style: italic;
	color: #660033;
	text-decoration: underline;
	font-weight: normal;
}




#wrapper {
	width: 900px;
	height:auto;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: -50px;
	background-image: url(../images/bg_lines.png);
}
#header {
	background-image: url(../images/header.png);
	height: 200px;
	width: 900px;
}
#menu {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

ul{
	display: block;
}
#menubottom {
	background-image: url(../images/menu_bottom.png);
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-position: -100px;
}

li {
	display: block;
	list-style-type: none;
}

li#news a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	float: left;
	height: 30px;
	width: 134px;
}

li#news a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -100px -30px;
	float: left;
	height: 30px;
	width: 134px;
}

.newsactive {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -100px -30px;
	float: left;
	height: 30px;
	width: 134px;
}

li#bio a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -234px 0px;
	float: left;
	height: 30px;
	width: 134px;
}

li#bio a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -234px -30px;
	float: left;
	height: 30px;
	width: 134px;
}

.bioactive {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -234px -30px;
	float: left;
	height: 30px;
	width: 134px;
}

li#media a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -368px 0px;
	float: left;
	height: 30px;
	width: 130px;
}

li#media a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -368px -30px;
	float: left;
	height: 30px;
	width: 130px;
}
#biotxt {
	line-height: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 20px;
}

.mediaactive {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -368px -30px;
	float: left;
	height: 30px;
	width: 130px;
}

li#contact a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -501px 0px;
	float: left;
	height: 30px;
	width: 130px;
}

li#contact a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -501px -30px;
	float: left;
	height: 30px;
	width: 130px;
}

.contactactive {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -501px -30px;
	float: left;
	height: 30px;
	width: 130px;
}

li#links a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -634px 0px;
	float: left;
	height: 30px;
	width: 130px;
}

li#links a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -634px -30px;
	float: left;
	height: 30px;
	width: 130px;
}
input {
	background-color: #000033;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
}

textarea {
	background-color: #000033;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
}

.linksactive {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -634px -30px;
	float: left;
	height: 30px;
	width: 130px;
}

li#buy a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -764px 0px;
	float: left;
	height: 30px;
	width: 142px;
}

li#buy a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -764px -30px;
	float: left;
	height: 30px;
	width: 142px;
}

.buyactive {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -764px -30px;
	float: left;
	height: 30px;
	width: 142px;
}
#footer  {
	bottom: 0px;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.png);
}
.cell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table {
	margin-right: auto;
	margin-left: auto;
	vertical-align: 0%;
}

table p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img  {
	border: 1px solid #000000;
	margin-right: 15px;
}
#form {
	margin-right: auto;
	margin-left: auto;
	width: 490px;
}
