body{
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #808080 url(images/middle.jpg) no-repeat fixed;
	color: #FFFFFF;
}

#pagewidth{ 
 width:100%; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

a:link, a:visited{
	color: #0033CC;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


.nav{
	position:absolute;
	left:75%;
	top:150px;
	width:175px;
	height:auto;
	background-color: #F5f7f7;
	font: small Verdana,sans-serif;
	border: 1px solid #CCCCCC;
	float: right;
}

.logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 120px;
	top: 10px;
}
.left-pix {
	position: relative;
	float:left;
	height: auto;
	width: 111px;
	left: auto;
	top: 77px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
.left-pix-index {
	position: relative;
	float:left;
	height: auto;
	width: 111px;
	left: auto;
	top: 77px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}
.content {
	padding: 11px;
	height: auto;
	width: 55%;
	position: absolute;
	left: 16%;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	border-bottom-width: 2px;
	float: left;
}
.content-index {
	padding: 11px;
	height: auto;
	width: 60%;
	position: absolute;
	left: 129px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	border-bottom-width: 2px;
	float: left;
}
.content-views {
	padding: 11px;
	height: auto;
	width: 75%;
	position: absolute;
	left: 5%;
	top: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	border-bottom-width: 2px;
	float: left;
}
.content-arrows {
	padding: 11px;
	height: auto;
	width: 55%;
	position: absolute;
	left: 16%;
	top: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	border-bottom-width: 2px;
	float: left;
	background-image: url(images/arrows.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.feature {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}

/************ nav menu styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(images/bg_nav.jpg);
	font-weight: bold;
	color: #21536A;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


#cookie{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #808080;
}

#cookie img{
	display: block;
}

.relatedLinks{
	margin: 0px;
	padding: 10px 0px 10px 13px;
	border-bottom: 1px none #cccccc;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	height: auto;
}

.relatedLinks-title{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
}

.relatedLinks a{
	display: block; 
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.sound {
	position: absolute;
	width: 561px;
}

.style1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #cccccc;
	padding-right: 3px;
	padding-left: 3px;
}
.style2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	color: #FF0000;
}
.style3 {	color: #00FF00;
	font-weight: bold;
}
.style4 {	color: #FF0000;
	font-weight: bold;
}
.style5 {color: #ECE9D8;
font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: small;
}
.style6 {color: #000000;
font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
.style7 {color: #000000;
font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.shadow {
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: inset;
	border-bottom-style: outset;
	border-right-color: #666666;
	border-bottom-color: #333333;
}
