/* CSS Document */ 

body{
background-image:url(../images/vbbckr.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
margin:0;
padding:0;
border:0;
}

a{
color: #399;
}

a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


#siteframe{
width:900px;
height:600px;
margin-right:auto;
margin-left:auto;
background-color:#fff;
overflow:hidden;


}

#left_col{
float:left;
width:129px;
height:410px;
text-align:left;
border-right:1px;
border-right-style:solid;
border-right-color:#ccc;

}

#contact{
font-size:12px;
padding:3px;
border-top:1px;
border-top-style:solid;
border-color:#ccc;
margin-top:240px;
}

#content{
float:right;
padding:10px;
width:750px;
height:390px;
margin-right:auto;
margin-left:auto;
text-align:left;
overflow:scroll;
overflow-x:hidden; 


}

.welcome{
font-family:Tahoma;
font-weight:normal;
}

.whatson_table{
border:none;
width:672px;
}



.parlogo{
float:right;
border:1px;
border-style:solid;
border-color:#ccc;
padding:2px;

}

.col_left{
float:left;
width:345px;
height:380px;
padding:10px;

}

.col_right{
float:right;
width:345px;
height:380px;
padding:10px;

}

.txtbox{
border-width:1px;
border-style:double;
border-color:#ccc;
width:200px;
font-weight:800;
padding:5px;
}

.table_a{
border:none;
color:#999;
text-align:left;

}

.u_l{
text-decoration:underline;
}

.sponsors{
height:60px;
width:471px;
float:right;
border:0;


}

#bottom{
width:900px;
height:60px;
float:right;
border-top:1px;
border-top-style:solid;
border-top-color:#ccc;


}

#navcont{
width:900px;
height:20px;
padding:2px;
border-bottom:1px;
border-bottom-style:solid;
border-top:1px;
border-top-style:solid;
border-color:#ccc;



}

#navcont ul{
list-style-type:none;
padding-left:0px;
padding-right:0px;
margin:0px;
padding-top:0;
padding-bottom:0;

}

#navcont li{
float:left;
text-align:center;
}

#navcont ul a{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color:#999;
display:block;
width:100px;
text-decoration:none;
text-align:center;
margin:0px;
}

#navcont li a:hover
{
background-color:#C9E7E9;
font-weight:bold;
}




#footer{
font-size:12px;
float:left;
margin-top:49px;
margin-left:2px;

}


#branding{
width:900px;
height:100px;
display:block;
background-image:url(../images/bbckr.jpg);
background-repeat:repeat-y;

}

.imgnb{
border:none;

}

