* {   margin: 0;   padding: 0; }
#logo {
	position: absolute;
	top: 44px;
	left: 275px;
}
#menuI {
	position: absolute;
	top: 20px;
	left: 370px;
	width: 600px;
}
#menuC {
	position: absolute;
	top: 20px;
	left: 370px;
	width: 600px;
}
#text {
	position: absolute;
	top: 170px;
	left: 100px;
	width: 330px;
}
#links {
	position: absolute;
	top: 170px;
	left: 100px;
	width: 660px;
}
#main {
	position: absolute;
	top: 170px;
	left: 530px;
	width: 330px;
}
#prevnext {
	position: absolute;
	top: 170px;
	left: 500px;
	width: 10px;
}
/*------------------*/
body {
	background: #223640;
	color: #A2A3A7;
	font: 1em Verdana, sans-serif;
	line-height: 1.2em;
}
h3 {
	font: 1.6em Verdana, sans-serif;
	font-weight: bold;
	color: #A5A5A5;
	margin: 10px 0 0 0;
}
h4 {
	font: 1.3em Verdana, sans-serif;
	font-weight: bold;
	color: #A5A5A5;
	margin: 10px 0 0 0;
}
#menuI {
	font: 1em Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.7em;
	padding: 5px 0 5px 0;
	color: #A5A5A5;
}
#menuI a {
	text-decoration: none;
	color: #FFFFFF;
}
#menuI a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#menuI a:hover {
	text-decoration: none;
	color: #A5A5A5;
}
#menuC {
	font: 1em Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.7em;
	padding: 5px 0 5px 0;
	color: #A5A5A5;
}
#menuC a {
	text-decoration: none;
	color: #A5A5A5;
}
#menuC a:link {
	text-decoration: none;
	color: #A5A5A5;
}
#menuC a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#active {
	font: 1em Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.7em;
	color: #FFFFFF;
}
#logo img {
	text-decoration: none;
	border: 0;
}
#prevnext {
	font-size: .7em;
}
#prevnext a {
	color: #A5A5A5;
	text-decoration: none;
	line-height: 2.7em;
}
#prevnext a:link {
	color: #A5A5A5;
}
#prevnext a:hover {
	color: #FFFFFF;
}
#main {
	font-size: .7em;
}
#text {
	font-size: .7em;
}
#text a {
	text-decoration: none;
	color: #FFFFFF;
}
#text a:link {
	color: #FFFFFF;
}
#text a:hover {
	color: ;
}
#links {
	font-size: .7em;
}
#links a {
	links-decoration: none;
	color: #A5A5A5;
}
#links a:link {
	color: #A5A5A5;
}
#links a:hover {
	color: #FFFFFF;
}
strong {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
#header {
	font: 1.3em Verdana, sans-serif;
	font-weight: bold;
	color: #A5A5A5;
	margin: 10px 0 0 0;
}
.active {
	font: 1em Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2.7em;
}
#rotate {
	background: url(../rotate/rotate.php) top center no-repeat;
	width: 250px;
	height: 370px;
}
#rotate2 {
	background: url(../../rotate/rotate.php) top center no-repeat;
	width: 250px;
	height: 370px;
}
