html, body {
    height: 100%;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	height:100%;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #660000;
}
#wrapper{
width:708px;
text-align:left;
height:100%;
}


#navcontainer
{
margin-left: 0;
color:#DBCFAE;
float: left;
width: 708px;
height:34px;
background-image:url(images/navbar.gif);
background-repeat:no-repeat;
color:#DBCFAE;
font-family:Times New Roman, Times, serif;
font-weight:bold;
}

#navcontainer a
{
text-decoration:none;
color:#DBCFAE;
font-family:Times New Roman, Times, serif;
font-weight:bold;
font-size:17px;
}

#navcontainer a:hover
{
text-decoration:none;
color:#EDE4CC;
font-family:Times New Roman, Times, serif;
font-weight:bold;
}

#header{
width:100%;
height:110px;
background-image:url(images/header-background.gif);
background-repeat:repeat;
padding-top:25px;
z-index:100;
top:0;
position:absolute;
}
#logo{
padding-bottom:18px;
}
#whitecontent{
	width:708px;
	background-color:#FFFFFF;
	min-height:100%;
	position:relative;
	height: 100%;
}
#bodywrap{
top:162px;
width:650px;
position:relative;
text-align:left;
line-height:18px;
}
#footer{
width:100%;
border-top-style:solid;
border-top-width:1px;
border-top-color:#C5A4A3;
padding-top:10px;
margin-top:13px;
text-align:left;
color:#660000;
font-size:10px;
line-height:12px;
float:left;
}
#break{
width:100%;
height:10px;
}
#vertgap{
width:31px;
float:left;
}
#tribox_wrap{
width:196px;
float:left;
background-image:url(images/triback.gif);
background-repeat:repeat-y;
}
#tritext{
margin-left:16px;
margin-right:13px;
min-height:100px;
}
.imageframe{
border-width:10px;
border-color:#FFFFFF;
border-style:solid;
}