@charset "iso-8859-1";
/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(/gfx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#main {
	width: 800px;
	border: 10px solid #00295B;
	background-color: #F78F1E;
	margin-right: auto;
	margin-left: auto;
}
#main #head {
	background-color: #F78F1E;
	height: 350px;
}
.div1 {
	background-image: url(../divbg/random.php);
	background-repeat: no-repeat;
	background-position: left;
	height: 161px;
	width: 550px;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.div1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 200px;
	margin-top: 5px;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 200px;
}
.div2 {
	background-image: url(/div2bg/random.php);
	background-repeat: no-repeat;
	background-position: left;
	height: 161px;
	width: 550px;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.div2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 200px;
	margin-top: 5px;
}
#foot {
	width: 800px;
	background-color: #00295B;
	color: #F78F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00295B;
	border-bottom-color: #00295B;
	border-left-color: #00295B;
}
#foot a{
	color: #F78F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#foot a:visited{
	color: #F78F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#foot a:hover{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#foot a:active{
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news {
	width: 550px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.newscell_left {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.newscell_right {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F60;
}
.news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CCFF;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}
a {
	color: #002A5C;
	text-decoration: none;
}
a:visited {
	color: #002A5C;
	text-decoration: none;
}
a:hover {
	color: #0086F5;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
.div3 {
	background-repeat: repeat-y;
	background-position: left;
	width: 550px;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 10px;
}
.div3inner {
	background-image: url(../gfx/bg_about.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 546px;
	margin-left: 4px;
}
.div3 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 260px;
	margin-top: 5px;
}
.div3top {
	background-image: url(../gfx/layout_gfx/h_border.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 550px;
	height: 4px;
}
.div3bottom {
	background-image: url(../gfx/layout_gfx/h_border.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 550px;
	height: 4px;
}
.div3centre {
	background-image: url(../gfx/layout_gfx/v_border.jpg);
	background-repeat: repeat-y;
}
.div3links {
	width: 546px;
	margin-left: 4px;
	overflow: auto;
}
.div3terms {
	background-repeat: repeat-y;
	background-position: left;
	width: 550px;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 20px;
}
.div3terms p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 10px;
	margin-top: 5px;
}
