@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 11px;
}
body {
	background-color: #F4F5FC;
	background-image: url(images/bg_grad2.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
#wrapper {
	width: 760px;
	height: 746px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: -362px;
	left: 50%;
	position: absolute;
	background-color: #000000;
	border: 1px #144766;
	border-style: solid;
}
#wrapper_stretched {
	position: absolute;
	background-color: #000000;
	margin-left: -362px;
	left: 50%;
	border: solid 1px #996600;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 760px;
	height: 1600px;
	z-index:1;	
}
#dummy_wrapper {
	position:absolute;
	background-color:#FFFFFF;
	background-image: url(images/bottom_links.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	margin-left: -400px;
	left: 50%;
	border: solid 1px #7EA7CF;
	margin-top: 2px;
	margin-bottom: 40px;
	width:800px;
}
#navigate {
	position:absolute;
	left:0px;
	top:34px;
	width:760px;
	height:36px;
	z-index:2;
	background-color: #FFFFFF;
}
#header {
	position:absolute;
	left:0px;
	top:70px;
	width:760px;
	height:200px;
	z-index:2;
	background-image: url(images/site_head.jpg);
}
#short_header {
	position:absolute;
	left:0px;
	top:70px;
	width:760px;
	height:120px;
	z-index:2;
	background-image: url(images/short_head.jpg);
}
#short_header_media {
	position:absolute;
	left:0px;
	top:70px;
	width:760px;
	height:120px;
	z-index:2;
	background-image: url(images/short_head_media.jpg);
}
#top_head {
	position:absolute;
	left:0px;
	top:1px;
	width:740px;
	height:30px;
	z-index:2;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
}
#content {
	position:absolute;
	left:0px;
	top:274px;
	width:740px;
	height:244px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 10px;
}
#long_content {
	position:absolute;
	left:0px;
	top:194px;
	width:740px;
	height:424px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 10px;
}
#wide_content {
	position:absolute;
	text-align:center;
	padding-top: 8px;
	left:0px;
	top:192px;
	width:760px;
	height:440px;
	z-index:2;
	background-color: #F1F1F1;
}
#cu3er-container {width:723px; outline:0;}
#shadow {height: 80px; width: 760px; background-image:url(images/blur760.png);}
#shadow a, a:visited{
	color: #9A143E;
	text-decoration: none;
}
#shadow a:hover, a:active {
	color: #144766;
}
#faq_content {
	position:absolute;
	left:0px;
	top:194px;
	width:740px;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
	padding: 10px;
}
#media_content {
	position:absolute;
	left:0px;
	top:192px;
	width:760px;
	height:480px;
	z-index:4;
	background-color: #FFFFFF;
	padding: 0px;
}
#announce {
	position:absolute;
	left:0px;
	top:538px;
	width:740px;
	height:176px;
	z-index:2;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#short_announce {
	position:absolute;
	left:0px;
	top:638px;
	width:740px;
	height:76px;
	z-index:2;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#vshort_announce {
	position:absolute;
	left:0px;
	top:673px;
	width:740px;
	height:36px;
	z-index:2;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#footer {
	position:absolute;
	left:0px;
	top:711px;
	width:740px;
	height:14px;
	z-index:2;
	padding: 10px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
#lowfooter {
	position:absolute;
	left:0px;
	top:1573px;
	width:740px;
	height:14px;
	z-index:2;
	padding: 10px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
.myimages {
		border: 1px solid #666666;
}

/*====Fonts=====*/
#navigate a, a:visited {
		text-decoration: none;
		color: #CC5713;
}
#navigate a:hover {
		text-decoration: none;
		color: #774400;
}
#long_content a, a:visited {
		font-size: 1.1em;
		text-decoration: none;
		color: #AA5713;
}
#long_content a:hover {
		text-decoration: underline;
		color: #554400;
}
#short_announce a, a:visited {
		font-size: 1.1em;
		text-decoration: none;
		color: #7F6B36;
}
#short_announce a:hover {
		text-decoration: underline;
		color: #7F4736;
}

/*======= Row Colours =========*/
.oddrow {background-color:#E2D1A3;}
.evenrow {background-color:#D0CEC8;}
.hoverrow {background-color:#B7BDCD;}

