body {
	font: normal 12px/1.5em arial, helvetica, verdana, sans-serif;
	color: #464646;
	background-color: #363636;
	margin-top: 0px;
	text-align: center;
}

a.n:link { color:#FF4A42; text-decoration:underline; font-weight:bold; }
a.n:visited { color:#B34238; text-decoration:underline; font-weight:bold; }
a.n:hover { color:#DADACE; text-decoration:none; background-color:FF4A42; font-weight:bold;}
a.n:active { color:#FF4A42; background-color:#FF4A42; font-weight:bold; } 


/* masterdivs */

#doc {
	background-color: #282828;
	width: 784px;
	margin: auto;
	text-align: left;
	border: none;
}

/*nav*/
#nav {
	height: 98px;
	width: 784px;
	background-color: #323232;
}
#red {
	height: 196px;
	width: 784px;
	background-image: url(global/red_end.jpg);
}
#blue {
	height: 98px;
	width: 784px;
	background-image: url(global/nav/blue.jpg);
}
#lime {
	height: 98px;
	width: 784px;
	background-image: url(global/nav/lime.jpg);
}
#viol {
	height: 98px;
	width: 784px;
	background-image: url(global/nav/viol.jpg);
}
.logo {
	height: 98px;
	width: 196px;
	float: left;
}

#logo_t {
	height: 98px;
	width: 392px;
	float: left;
	text-align: left;
}

#standard {
	height: 66px;
	width: 90px;
	float: left;
}

#standard ul {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 33px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
}

#standard ul a {
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;
}
#standard ul a:hover {
	color: #FFE5B2;
	font-weight: bold;
	text-decoration: none;
}

.banner {
	height: 98px;
	float: left;
	background-color: transparent;
}

.navborder {
	width: 392px;
	height: 30px;
	float: left;
	text-align: right;
	margin-top: 23px;
}
.navitem {
	width: 98px;
	height: 30px;
	float: left;
	border: none;
	margin-top: 33px;
}
.header294 {
	width: 294px;
	height: 25px;
	overflow: hidden;
	float: left; 
}

.news1 {
	height: 24px;
	width: 196px;
	float: left;
}
.news2 {
	height: 24px;
	width: 98px;
	float: left;
}

.div9898 {
	width: 98px;
	height: 98px;
	float: left;
	text-align: left;
	background: Teal;
}

.div19698 {
	width: 196px;
	height: 98px;
	float: left;
	text-align: left;
}

.div196196 {
	width: 196px;
	height: 196px;
	float: left;
	text-align: left;
}

.div196294 {
	width: 196px;
	height: 294px;
	float: left;
	text-align: left;
}

.div294294 {
	width: 294px;
	height: 294px;
	float: left;
	text-align: left;
}

.div294392 {
	width: 294px;
	height: 392px;
	float: left;
	text-align: left;
}

.div392392 {
	width: 392px;
	height: 392px;
	float: left;
	text-align: left;
}

.div392490 {
	width: 490px;
	min-height: 392px;
	float: left;
	text-align: left;
}


h1 { font-Family:Georgia, times, serif; font-size:16px; padding:0px; MARGIN-top:20px; margin-left:0px; margin-right:0px; margin-bottom:5px; }
h2 { font-Family:Arial, Helvetica, sans-serif; font-size:14px; padding:0px; MARGIN-top:10px; margin-left:0px; margin-right:0px; margin-bottom:5px;; }
h3 { font-Family:Arial, Helvetica, sans-serif; font-size:12px; padding:0px; margin:0px; font-weight:bold }

#shoutdiv {
	height: 269px;
	width: 294px;
	float: left;
}

iframe {
	height: 100%;
	width: 100%;
}

.sp {
	clear: both;
	height: 1px;
}

img {
	border: none;
}

/*colours*/
/*gray*/

.gray1 {
	height: 100%;
	width: 100%;
	background-color: #707070;
	color: #FFFFFF;
}
.gray2 {
	height: 100%;
	width: 100%;
	background-color: #575757;
	color: #FFFFFF;
}
.gray3 {
	height: 100%;
	width: 100%;
	background-color: #3C3C3C;
	color: #FFFFFF;
}

.gray1 a, .gray2 a, .gray3 a {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.gray1 a:hover, .gray2 a:hover, .gray3 a:hover {
	color: #FFE5B2;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}

/*lime*/
.lime1 {
	height: 100%;
	width: 100%;
	background-color: #00BD4F;
	color: #FFFFFF;
}
.lime2{
	height: 100%;
	width: 100%;
	background-color: #00A344;
	color: #FFFFFF;
}
.lime3{
	height: 100%;
	width: 100%;
	background-color: #007144;
	color: #FFFFFF;
}
.lime1 a, .lime2 a, .lime3 a {
	color: #CCFFD9;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.lime1 a:hover, .lime2 a:hover, .lime3 a:hover {
	color: #EBFFF0;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
/*red*/
.red1 {
	height: 100%;
	width: 100%;
	background-color: #AD0028;
	color: #FF94AD;
}
.red2{
	height: 100%;
	width: 100%;
	background-color: #7A001D;
	color: #FF94AD;
}
.red3{
	height: 100%;
	width: 100%;
	background-color: #48001D;
	color: #FF94AD;
}
.red1 a, .red2 a, .red3 a {
	color: #FF7A99;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.red1 a:hover, .red2 a:hover, .red3 a:hover {
	color: #FFEBEF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
/*viol*/
.viol1 {
	height: 100%;
	width: 100%;
	background-color: #991A60;
	color: #F0A8D0;
}
.viol2{
	height: 100%;
	width: 100%;
	background-color: #6D1244;
	color: #F0A8D0;
}
.viol3{
	height: 100%;
	width: 100%;
	background-color: #570F37;
	color: #F0A8D0;
}
.viol1 a, .viol2 a, .viol3 a {
	color: #ED92C4;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.viol1 a:hover, .viol2 a:hover, .viol3 a:hover {
	color: #FCEEF6;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
/*blue*/
.blue1 {
	height: 100%;
	width: 100%;
	background-color: #1166AC;
	color: #ABD5F7;
}
.blue2{
	height: 100%;
	width: 100%;
	background-color: #0C4B7D;
	color: #ABD5F7;
}
.blue3{
	height: 100%;
	width: 100%;
	background-color: #0C234B;
	color: #ABD5F7;
}
.blue1 a, .blue2 a, .blue3 a {
	color: #94C9F4;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
.blue1 a:hover, .blue2 a:hover, .blue3 a:hover {
	color: #ECF6FD;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}

/*special*/
.special {
	height: 294px;
	width: 392px;
	float: left;
}

/*6F2921

#1166AC*/