html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/background.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #C7B39B;
	min-height:100%;
	height:100%;
	height: auto !important;
}
h1 {
	font-size: 18px;
	color:#e7dab2;
	line-height:18px;
	text-shadow: black 0px 0px 5px;
}
h2 {
	font-size: 16px;
	color:#e7dab2;
	line-height:14px;
	text-shadow: black 0px 0px 5px;
}
td#header{
	background-image:url(../images/header_background.gif);
	width:305px;
	height:86px;
}
td#header_menu {
	width:628px;
	background-image:url(../images/header_background.gif);
	color:#FFF;
	font-size:14px;
	padding-top:15px;
	text-align:right;
}
td#header_menu a{
	color:#FFF;
	text-decoration:none;
	padding-left:30px;
	padding-right:20px;
}
td#header_menu a:hover{
	font-weight:bold;
}
td#header_cap{
	background-image:url(../images/header_cap_right.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:86px;
	width:46px;
}
td#splash {
	background-image:url(../images/header_girl.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:980px;
	height:283px;
}
td#gradient {
	background-image:url(../images/header_gradient.gif);
	background-repeat:no-repeat;
	height:36px;
	width:980px;
}
td#content{
	padding-left:35px;
	padding-right:35px;
	color:#435863;
	font-size:14px;
	width:900px;
	height:450px;
	vertical-align:top
}
a, a:hover {
	text-decoration:underline;
	color:#435863;
}
td#footer_top {
	background-image:url(../images/footer_tooth_head.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:58px;
}
td#footer_left {
	background-image:url(../images/footer_cap_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:38px;
	height:53px;
}
td#footer{
	background-image:url(../images/footer_background.gif);
	width:815px;
	font-size:12px;
	color:#e7dab2;
	text-align:center;
	padding-top:10px;
}
td#footer a {
	color:#e7dab2;
	text-decoration:none;
}
td#footer_right {
	background-image:url(../images/footer_cap_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:126px;
	height:53px;
}
div#footer_div {
	position:relative;
	bottom:0;
	width:100%;
	text-align:center;
}
