/*...................................................................................................CONTAINER*/
/*770px wide page*/
#container{border:solid 1px #aaa;}
/*...................................................................................................HEADER*/
#header {
	height: 94px;
	background-color:White;
	border-bottom:solid #13357D 4px;
	background-image:url('../images2v/logo.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;}

#addthis{position:relative;float:right;}

#flash {width:770px;height:191px;}
/*...................................................................................................3 COL*/
/*250+2 266+2 250 = 770*/
#content{
    background-image:url('../images2v/bg_container.jpg');
    background-repeat: repeat-y;}

#left_col{
    margin-right:2px;
    border-top: 6px solid #7A767D;}
    
#middle_col{
    margin-right:2px;
    width:266px;
    border-top: 6px solid #3399CC;}

#logoflash{width:225px;height:100px;border: 1px solid #ccc;padding: 2px;}
    
#right_col{
	border-top: 6px solid #FDCC31;}

#right_col .itemA{background-color:#fbe2b7;}
#right_col .itemB{background-color:#fbe6c1;}

#right_col .lljobs{overflow: auto;height:435px;overflow-x:hidden;width:240px;position:relative;float:left;}
#right_col table td {border-bottom:1px solid #eee;padding:2px 0px 2px 5px;}
td {vertical-align: middle;}

#right_col table td a:link {text-decoration:none;}
#right_col table td a:visited {text-decoration:none;}
#right_col table td a:hover {text-decoration:none;}
#right_col table td a:active {text-decoration:none;}


#colorful_hairline{background-image:url('../images2v/bg_colorline.jpg');background-repeat:no-repeat;}

/*...................................................................................................FOOTER*/
#footer{
	background-color:White;
	background-image:url('../images2v/bg_footer.gif');
	background-repeat: repeat-x;
	height:35px;
	color:#aaa;
}
