body{
	background:url(images/BG_main.jpg);
	background-color:#374f5b;
	background-repeat:repeat-x;
	margin:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a, a:visited {color:#96db5f;  text-decoration:none;}
a:hover {color:#96db5f; text-decoration:underline;}
#pagewrapper {width: 1000px; margin:auto; text-align:left; margin-top:0px;  margin-top:0;}
#header{height:129px;  background-image:url(images/sky.png); background-repeat:no-repeat; background-position:bottom right;}
#header img{margin-top:10px; margin-left:30px; border:none;}

#contentwrapper{margin:0; font-size:14px; margin-top:50px; padding:0 40px 0 40px;}
#calloutboxwrapper{float:right; width:272px; }

#green{height:380px; width:301px; background-image:url(images/bg_box.png);}
#greeninside{padding:10px 50px 10px 50px;}
#greeninside h2{text-align:center;}
#greeninside p{font-size:12px;}
#greeninside img{text-align:center; border:none;}
#reflect{background-image:url(images/reflect.png); width:301px; height:73px;}

#content{width:600px;}
#content h1{color:#96db5f;}
#Menu4 {
font-family: Arial, sans-serif;
font-size:12px;

height: 26px;
 /* Since we float li in this example we must set a height on the div */
}

#Menu4 ul {
margin: 0 auto; /* Aligning div horizontally */
 /* When aligning using the method above we must set a specific width */
list-500: none;
padding: 0; /*ZLATIC - CHANGE THIS VALUE TO MOVE THE BUTTONS RIGHT*/
}

#Menu4 li {
text-align: center;
float: left; /* The menu is horizontally aligned using float: left. Display:inline doesn't work with this example */
margin: 0 2px 0 1px;
line-height: 25px; /* Aligning text vertically using line-height */
list-style:none;
}
#Menu4 li a {
display: block; /* Making the whole tab a clickable link */
width: 100px; /*Fixed width on the link, the same width as the image width */
height: 28px; 
color: #FFF;
font-weight:bold;
text-decoration: none;
/*background: url(images/nav.jpg) no-repeat left top;*/ /* Rollover effect using "Fast rollovers without preload" concept */
}

#Menu4 li a:hover {
/*background: url(images/nav.jpg) no-repeat left bottom;*/
color:#ebebeb;
}

	#sponsors img{float:left; padding:4px; border:1px solid #fff; margin:0 10px 0 10px;}
	
	#board{margin-bottom:60px;}
	#board li{margin-bottom:20px;}
	#board li a, #board li a:visited {color:#96db5f;  text-decoration:none;}
	#board li a:hover {color:#96db5f; text-decoration:underline;}
	
	.body{font-size:14px; font-weight:normal; }
	.job{font-size:12px; border-bottom:dotted 1px #fff; padding:50px 0 15px 0;}
	
	.pastimages {margin-bottom:0;}
	.pastimages img{float:left; padding:4px; border:1px solid #fff; margin:5px 10px 10px 10px;}
	
#formsponsors {float:right;}
#formsponsors img{padding:4px; border:1px solid #fff; margin:0 10px 0 10px;}
