html, body {
	height: 100%;
}

body{
	background: #fff;
	background:url(imgs/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
} 

.middle {
	background:url(/imgs/middle.gif) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.middleportfolio {
	background:url(/imgs/middle_2.gif) top left no-repeat;
}

.bottomright {
	background:url(/imgs/4_right.gif) top right no-repeat;
}

.lightbluebox {
	background:url(imgs/video_top.gif) top left no-repeat;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
}
.footercastle {
	background:url(imgs/castle2.gif) bottom right no-repeat;
	color:#FFFFFF;
	text-align:center;
}

.footertext {
color: #BFA37E;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


#content {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-top:8px; margin-right:8px; margin-left:8px; line-height:18px;}
#content2 {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-right:8px; margin-left:8px; line-height:18px;}


a:link {color:#999; text-decoration: underline; font-weight : none;}
a:visited {color: #999; text-decoration: underline; font-weight : none;}
a:hover {color: #333; text-decoration: underline;font-weight : none;}

a.footer:link {color: #BFA37E; text-decoration: underline;}
a.footer:visited {color: #BFA37E; text-decoration: underline;}
a.footer:hover {color: #fff; text-decoration: underline;}


A.menulink, a.menulink:visited {
display: block;
width: 185px;
height: 21px;
text-align: left;
font-weight:bold;
line-height:18px;
text-decoration: none;
font-family:arial;
font-size:11px;
color: #000000;
BORDER: none;
padding-left:10px;
}

A.menulink:hover {
border: solid 0px #6100C1;
background-color:#6caddc;
color:#FFFFFF;
text-decoration:none;
}

ul { 
 list-style-type: none; 
 list-style-image: url(imgs/purplestar.gif);
 padding-left: 5; 
 margin-left: 2; 
}



.tanline {
	border: thin solid #6D391D;
	background-color: #f3eade;
	border-width:thin;
}
