/* CSS Document */

body {
	background-color:#993300;
}


#wrapper {
background: url(images/background.jpg);
background-repeat:no-repeat;
background-position: center top;
width:1075px;
margin-left:auto;
margin-right:auto;
 }


#container  {
	background: url(images/rightbg2.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:1075px;
	line-height:100%;
	margin-left:auto;
	margin-right:auto;

		}
	
#left {
	position:relative;
	width:212px;
	font-weight:bolder;
	font-family:Verdana, Arial;
	font-size: small;
	color:black;
	padding:2px;
	left: 140px;
	top: 235px;
}

#content {
	font-family:Georgia, Times New Roman, serif;
	font-size: small;
	color:black;
	padding:2px;
	position:relative;
	top:-275px;
	left:420px;
	width:500px;
	text-align: left;
	}
.style1 {font-size: x-small}

#left a {
	text-decoration:none;
	color:#000000;	}

#left a:hover {
 color: #669900;
}



.h1
  {
	font-size: larger;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:black;
	}
.h2   {
	font-size: 18px;
	font-weight:bolder;
}
.h3 {font-size:small;
font-weight:bold;
color:#660000;}

#contactfooter {
text-align:center;
font-size:small; }


#footer  {
	color:white;
	text-align:center;
	font-size: 10px;
	font-family: Verdana, Arial;
	}
	
#footer a {
	color:white;}


#style1 {
font-size: x-small}

