
* {margin:0; padding:0;}




div#main { }
div#big {width:600px; float:left;}

	
#postingleft {
	float:left; background-color: #78A7D3; background-image: url(../info/position_postings/postingnote.gif); background-repeat:no-repeat;
	height:131px; width:170px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:80%; text-align:center; padding:40px 2px 0 0;  line-height:1.1em;
	}
	#postingleft h1 {font-size:100%; padding:0 0 .5em 0}
	#postingleft h2 {font-size:90%; padding:.2em .1em .5em .1em; }
	#postingleft a{font-weight:bold; text-decoration:none; font-size:100%;}
	#postingleft a:link{color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;}
	#postingleft a:visited{color:#000000; font-size:100%;}
	#postingleft a:hover{color:#CC6600; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-size:100%; }
 
 #postingleft p{font-size:100%; font-weight:bold; padding:.25em .25em .3em .25em;}
	
#rside {
	float:right; 
	background-color:#78A7D3;
	width:130px;
	font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:100%; text-align:justify;
	padding:0 5px 0 5px;
	}	
	#rside a{font-weight:bold; text-decoration:none}
	#rside a:link{color:#000000; font-family:Georgia, "Times New Roman", Times, serif;}
	#rside a:visited{color:#000000}
	#rside a:hover{color:#CC6600; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; }
	

#lside {float:left;
	width:138px;
	height:700px;
	background-color:#CC6600; background-image:url(../images/wwvp_logo.gif); background-repeat:no-repeat;
	left:5px;
	top:2px;
	text-align:left;
	padding:185px 0 0 0;
	}


.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility: hidden;
	}

.clearfix {display:inline-block;}
* html .clearfix {height:1%}
.clearfix {display: block;}

 