/* CSS Document */

body {

	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;

}
h4 a {color:#333333; text-decoration:underline}
h4 a:visited {color:#333333;}

h4 a:hover{color:#CC0000; text-decoration:none}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	margin: 0px;
	padding: 0px;
}
h2{font-variant:small-caps}
h3{font-variant:small-caps}
h4{font-variant:small-caps}
#wrapper {
	margin: auto;
	width: 100%;
	
}
#header{ background:url(images/logo.jpg);
background-position:left top;
height:100px;
border-bottom:dotted 1px #191919;
background-repeat:no-repeat;
text-align:right;
padding-right:10px;
padding-left:475px;
padding-top:5px
}
#header a{color:#333333; text-decoration:none}
#header a:visited{color:#333333; text-decoration:none}
#header a:hover{ color:#CC0000;text-decoration:underline}
#main{background:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
padding-top:20px}

#rightcol{width:20%;
height:99%;
padding:0px 7px 2px 17px;
margin:20px 0 0 0;
border-left:dotted 1px #282828;
float:right
}
#rightcol a{color:#333333; text-decoration:none}
#rightcol a:visited{color:#333333; text-decoration:none}
#rightcol a:hover{ color:#CC0000;text-decoration:underline}
#leftcol{width:70%;
padding:18px 15px 0px 7px;
float:left}
#leftcol h4{font-size:14px; padding-left:20px}
#leftcol img{margin:3px 10px 3px 10px}
#leftcol h3{padding-left:10px; margin-top:18px}
.banner{padding:18px 0px 10px 30px}

#footer{ background:url(images/logo_btm.jpg);
background-position:right;
height:80px;
padding:5px 300px 5px 5px;
margin:40px 0px 10px 0px; 
border-top:dotted 1px #191919;
background-repeat:no-repeat;
text-align:left
}
#footer a{color:#333333; text-decoration:none}
#footer a:visited{color:#333333; text-decoration:none}
#footer a:hover{ color:#CC0000;text-decoration:underline}