a:link, a:visited, a:active {text-decoration:underline; color:#810d27}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin: 0;
	text-align:center;
	background: white;
	}

#container {
	width: 990px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;
}

#header {
	font-size: 11px;
}

#header div {
	float:right;
	padding: 65px 0 20px 0;
	text-align:right;
}

#header a {
	color: #333333;
	text-decoration:none;
	padding: 0 12px;
}

#header a:hover {
	color: #810d27;
}

#bar {
	background:url('../images/bar.jpg') no-repeat;
	font-size: 20px;
	color: white;
	padding: 19px 0px 17px 30px;
}

.wrapper{
   position: relative;
   float: left;
   left: 0px;
   width: 990px;
   overflow: auto;
}

.left{
	position: relative;
	float: left;
	left: 0px;
	width: 350px;
	background: #eeeeee url('../siteart/gray.jpg') repeat-x;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.right{
   position: relative;
   float: right;
   right: 0px;
   width: 638px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding:0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0;
	padding:0;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.right-pad {
	padding: 22px 42px;
}

.left-pad {
	padding: 22px 26px;
}

.imgborder {
	border: 1px solid #e1e1e1;
}

#inv {
	clear: both;
	padding: 26px 0;
}

#foot {
	background: #cccccc url('../siteart/shadow.jpg') repeat-x;
	clear: both; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; line-height:1.3em; color: #7b7b7b}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt; line-height:1.2em;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#7b7b7b; line-height:1.3em;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#7b7b7b; line-height:1.3em;}

.divfooter
	{
	width:450px;
	text-align:center;
	padding: 30px 0 80px 0;
	margin-left:auto; 
	margin-right:auto;
	clear:both;
	}

