/* CSS Document */



body{
	background-color:#999999;
        font-family: sans-serif;
}
*{
	margin:0;
	padding:0;
}

#bigwrapper {
	width: 831px;
	margin:0 auto;
	margin-top:0;
	
}
#top {
	background-image: url(/images/top.png);
	background-repeat:no-repeat;
	width: 830px;
	height: 63px;
}
#titlebanner{
	/*background-image:url(/images/titlebanner.png);
	background-repeat:no-repeat;*/ 
	background-color:#FFFFFF;
	height: 112px;
	width: 830px;
}

.shadow{
	float: right;
        margin-top:-97px;
}
#nav{
	background-image:url(/images/navbg.png);
	background-repeat:repeat-x;
	width: 830px;
	height: 39px;
	
}
#nav img{
	float:right;
        margin-top:-39px
}
#container{
	background-image:url(/images/bg.png);
	background-repeat:repeat-y;
	/*height:498px;*/	
        width: 830px; 
	float: left;
}
/*#containerright{
        background-image:url(/images/rightside.png);
        float:left;
	height:498px;
        background-repeat: repeat-x;
}*/ 
#leftcolumn{
	float:left;
	background:none;
	margin-left:15px;
}
#calendar{
	width:200px;
	height:200px;
	margin-top:20px;
	background:none;
        font-size: small;
}
#calendar h2{
	border-bottom: 2px solid #000000;
}
#quicklinks{
	width:200px;
	height:200px;
	margin-top:15px;
	background:none;
        font-size: small;
}
#quicklinks h2{
	border-bottom: 2px solid #000000;
}
#rightcolumn{
	float:left;
	background:none;
        margin-left: 20px;

}
#content{
	width:577px;
	margin-left:10px;
	background:none;
}
#footer{
	background-image:url(/images/bottom.png);
	background-repeat:no-repeat;
	width: 830px;
	height: 44px;
	clear:both;
	float: left;
        font-size: small;
        padding-top: 15px;
		
}
a img{
        border: none;
}
#ox-fullpage-edit-button img{
        margin-top: 630px;
}

#ob {
float:right;
position:relative;
height:17px;

}
#table.td{
    width:550px;
}
