body, td, form {
	color: #505050;
	margin: 0;
	font-size: 10pt; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	}
	
body {
	background: #e0e0ee url("img/bg.gif");

	 }
p {
		text-align: justify;
		padding: 0 0 7px;
		margin: 0;
		}
		
#splash {
	position: relative;
	top: 460px; 
	left: 500px;	
	}	
.splash { position: absolute; height: 0; z-index: 50;
	}	
#buttonbox {
	width: 120px; 
	float: right; 
	text-align: center; 
	margin: auto 3px auto 15px;
	font-size: 9px;
	}

h1,
.header {	
font-size: 16px;}

h2,
.subhead {	
FONT-SIZE: 18px; 
}

blockquote {
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 21px;
	}

.submid {	
FONT-WEIGHT: bold; 
}

.small { 
FONT-SIZE: 8pt; 
FONT-FAMILY: Arial, Helvetica, sans-serif}

.small_link { FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #AAAAAA; }

.mid { 
FONT-SIZE: 10pt; 
font-weight: bold
}

.red {
 color: #550000;
 }
 
a:link,
a:active,
a:visited,
a:hover   {
	color: #7f1f1f;
	text-decoration: none;
	}
a:hover    {
color: #5DA7BA;
	text-decoration: underline;
	}
#header1 {
	width: 770px; 
	height: 90px; 
	margin: 0 auto; 
	z-index: 50;
	}
	
#header2 {
	background: url('/img/bg2.gif') repeat-x white; 
	width: 770px; 
	height: 60px; 
	margin: 0 auto; 
	z-index: 50;
	}
	
#content,
#footer	{
	width: 770px; 
	margin: 0 auto; 
	clear: both;
	}
	
#content	{
	background: white; 
	}
	
#footer	{
	background: url('/img/bg-footer.jpg') repeat-x;
	}
	
#mainbox {
	width:625px; 
	float: right;
	}
	
#sidemenubox {
	width: 120px; 
	float:left;
	}
	
#sidemenu {
	margin: 15px 0 0;
	padding: 0;
	font-family: times;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	line-height: 12px;
	}
	
#sidemenu a {
	display: block;
	height: 12px;
	width: 120px;
	}
	
#sidemenu li {
	list-style: none;
	margin: 1px 0;
	padding: 4px 0px 4px 16px;
	height: 12px;
	background: transparent url('/img/menu_bg.gif') -0px -1px no-repeat;
	}
	
#sidemenu li:hover {
	background: transparent url('/img/menu_bg.gif') -0px -24px no-repeat;
	}

* html #sidemenu a:hover {
	background: transparent url('/img/menu_bg.gif') -7px -27px no-repeat ;
	margin-left: -10px;
	padding-left: 10px;
	}

#pagehead {
	position: absolute;
	top: 85px;
	height: 1px;
	width: 350px;
	padding-left: 5px;
	font-style: italic;
	font-family: times;
	font-size: 150%;
	}
	
*html #pagehead {
margin-left: -130px;
top: 97px;
 }

#footer-right {
	float: right;
	text-align: right;
	padding-right: 11px;
	}
	
#footer-left,
#footer-middle	{
	float: left;
}

#footer-middle	{
	padding-left: 35px;
}

#footermenu {
	list-style: none;
	margin: 0 auto;
	padding: 15px;
	font-size: 80%;
	text-align: center;
	
	}

#footermenu li {
	display: inline;
	border-left: 1px solid;
	border-right: 1px solid;
	margin: 1px;
	}
	
#footermenu a {
	padding: 1px 7px;

	}
	
#footermenu a:hover {
	background: #ddd;
	color: black;
	}

#moviebox {
	width: 300px;
	height: 200px;
	margin: 15px 15px 11px 15px;
	float: right;
	}
	
dt {
	margin-top: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 16px;
	}

dt {
	font-weight: bold;
	}

dt.clear {
	clear: both;
	}

dd {
	margin: 3px 30px 17px 35px;
	padding: 0;
	}

dd img {
	padding: 7px 0 0 0;
	}

dl dd ul {
	font-size: .9em; 
	}
	

ul { line-height: 125%;
	font-size: 1em; 
	}

ul li { margin-bottom: 7px; }
	
ul.a1 li  {
	list-style-image: url(/img/1a.gif);
	padding-left: 5px;
	margin-left: 0px;
	margin-right: 25px;
	}
	
ul.a2 li  {
	background: url(/img/1a.gif) 0px +4px no-repeat;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	font-size: 80%;
	float: left;
	width: 130px;
	}
	
span.tel {
	font-size: 125%;
	color: #900;
	white-space: nowrap;
	}

.sm td, .sm input, .sm textarea {
	font-size: 11px;
	}
	
.red {
	color: #900;
	}
	
.right { 
	position: relative;
	float: right;
	padding-left: 23px; 
	}

.left { 
	position: relative;
	float: left;
	padding-right: 23px; 
	}
	

@media print {
	.pagewidth,
	#header1,
	#header2,
	#content,
	#footer{
		width: 680px; 
	}
	#sidemenubox, 
	#footermenu,
	.noprint {
		display: none;
		}
	*html #pagehead { 
	clear: left;
	margin-left: 0px;
 }
	

	#mainbox { float: none; }
}
