* {
    padding: 0;
    margin: 0;
} 

body {
	background-color: #0f0f0f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font : 75%, "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#header { 
height: 131px;
width: 1024px;
background-color: #0f0f0f;
}

#headercontent { 
	z-index: 100;
	background-color: #0f0f0f;
}
#headerleft {
	width: 408px;
	height: 131px;
	float:left;
	top: 0px;
	left: 0px;
	border: 0;
	alt: GESTT Logo;
	background-image: url(images/GESTTJAN10_r1_c1.gif);
}
#headerright {
	width: 616px;
	height: 131px;
	float:right;
	top: 0px;
	left: 408px;
	border: 0px;
	alt: GESTT Top;
	background-image: url(images/GESTTJAN10_r1_c2.gif);
	text-align: center;
	vertical-align: middle;
}
#headerright h1 {
	font-size: 44px;
	font-weight: bolder;
	color: #F4F4F4;
	text-align: right;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#headerright h1 a {
color: #fff;
text-decoration: none;
}
#headerright h1 a:hover {
color: #aaa;
text-decoration: none;
}

#bodyposition {
width: 1024px;
background-color: #0f0f0f;
}

#bodycontent {
	z-index: 100;
	min-width: 1px;
	background-color: #0f0f0f;
}

#mainMenu {
	width: 1024px;
	height: 38px;
	top: 131px;
	left: 0px;
	margin-top: 5px;
	alt: GESTT Top Menu;
	background-image: url(images/GESTTJAN10_r3_c1.gif);
	text-align: right;
	vertical-align: text-bottom;
	font-family: sans-serif, verdana, arial, tahoma;
}
#Main {
	width: 1024px;
	top: 169px;
	left: 0px;
	border: 0px;
	alt: GESTT Main;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainLeft{
	float:left;
	width:754px;
	/*background-color: #005329;#003333;*/
		padding: 1em;
}
#mainLeftAds{
	float:left;
	width:745px;
	/*background-color: #005329;#003333;*/
		padding: 1em;
}
#mainRight{
	float:right;
	width:200px;
	background-color: #858563;
	padding: 1em;
	border: 1.5px dotted #4E4E3A;
}
#mainRightAds{
	float:right;
	width:125px;
	background-color: #858563;
	padding: 1em;
	border: 1.5px dotted #4E4E3A;
}
#mainSearchRight{
	float:right;
	width:180px;
	background-color: #858563;
	padding: 1em;
	border: 1.5px dotted #4E4E3A;
}
#mainFull{
	clear:both;
	width:1024px;

	font-size: 14px;
}
#mainSearch{
	float:left;
	width:800px;

	font-size: 14px;
}
#mainExtra{
	clear:both;
	width:1024px;
font-size: 16px;
}
#footer {
	width: 1024px;height : 40px;
	margin-top: 10px;
	text-align: center;
	color: #eee;
	font-size: 13px;
	background: #333;/*404040*/
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666; 
	border-left-color: #666666;
	font : "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #acaf2c;
text-decoration : none;
}
#footer a:hover { 
border-bottom : 1px dashed #858563;
background : inherit;
color : #858563;
}


blockquote {
padding: 15px;
font-style : italic;
color : #b29b35;
}

a:link,  a:visited {
background : inherit;
color : #b29b35;
text-decoration : none;
}
a:hover {
	background : inherit;
	color : #DEF0DB;
}
img {
	border: 1px dashed #666666;
	margin: 0 0 10px 10px;
	background-color: #ddd;
	padding: 5px;
	border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}
.floatright
{
float: right;
}
.floatleft
{
float: left;
}
.floatcenter
{
float: center;
}



#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#mainMenu li {display:block; float:right; position:relative; z-index:100; margin-right:1px;}
#mainMenu li span {	display:block;	z-index:100;	padding: 10px 10px;	font-size:14px;	font-weight: bold;	letter-spacing: 1px;}
#mainMenu li a, #mainMenu li a:visited {display:block; padding:0; white-space:nowrap;}
#mainMenu dl {	position:absolute;	top:0;	right:0;	margin: 0;	padding: 0;}
* html #mainMenu dl { }
#mainMenu dt {	margin:0;	font-size: 14px;	float:right;	font-weight: bold;letter-spacing: 1px;}
#mainMenu dd {display:none; background: transparent; clear:right; margin:0; padding:0; color: #fff; font-size: 13px; text-align:left;border-bottom : 1px dotted #6d6f1c;}
#mainMenu dt a, #mainMenu dt a:visited {display:block; color:#fff; padding: 10px 10px; text-decoration:none;}
#mainMenu dd a, #mainMenu dd a:visited {color:#fff; text-decoration:none; display:block; padding: 10px 10px;}
#mainMenu li a:hover {	border:0;	text-decoration:underline;	background-color: #acaf2c;} /*background:#669900;*/
#mainMenu li:hover dd, #mainMenu li a:hover dd {display:block;background:#669900;}
#mainMenu li:hover dl, #mainMenu li a:hover dl {background:#669900;}
#mainMenu li:hover dt a {color:#4c4c42;background:#acaf2c;cursor:pointer;} /*background:#669900;acaf2c*/
#mainMenu li a:hover dt a, #mainMenu dd a:hover {color:#4c4c42;background:#669900;cursor:pointer;}
#mainMenu li:hover dt .current a, #mainMenu li a:hover dt .current a, #mainMenu dd .current a:hover {color:#4c4c42;background:#669900;cursor:default;}

#mainLeft h1 {
	font-size: 24px;
	font-weight: bold;
	color: #F4F4F4;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	margin-top: 10px;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#mainLeft p {
	font-size: 14px;
	color: #F4F4F4;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}



#mainFull h1 {
	font-size: 24px;
	font-weight: bold;
	color: #F4F4F4;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	margin-top: 10px;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#mainFull p {
	font-size: 14px;
	color: #F4F4F4;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#mainFull li {
	margin-right:1px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}




#main h1 {
font-size: 14px;
font-weight: 100;
letter-spacing: -1px;
padding: 10px 0 5px 10px;
}
#main h1 a {
color: #fff;
text-decoration: none;
}
#main h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

.left {
margin-top: 10px;
width: 570px;
float: left;
text-align: justify;
border: 5px solid #222;
padding: 10px;
background: #333;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
margin-top: 10px;
width: 160px;
float: right;
border: 5px solid #222;
font-size: 12px;
padding: 10px;
background: #333;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }
