body,html{height:100%}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #272727;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	margin:0;
	background-image: url(img/bg.gif);
	background-repeat:no-repeat;
}
.sml {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #272727;
}

H1 {
	font-size: 22px;
	font-weight: 100;
	margin-bottom:1px;
	color:#663366;
}
H2 {
	font-size: 17px;
	font-weight: 100;
	margin-bottom:1px;
	color:#663366;
}
H3 {
	font-size: 15px;
	font-weight: 100;
	margin-bottom:1px;
	color:#663366;
}
P{
margin-top:2px;
margin-bottom:8px;
}
#mast{
position:absolute;
z-index:3;
height:187px;
width:980px;
}
#nav{
position:absolute;
left:0px;
top:187px;
width:154px;
height:446px;
}
#content{
position:absolute;
top:202px;
left:213px;
width:450px;
height:auto;
z-index:2;
}

ul 
{
list-style-image: url('img/bullet.gif')
}

#overlay{
position:absolute;
left:708px;
top:0px;
width:272px;
height:503px;
z-index:4;

}
#flash{position:absolute;
top:250px
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}

a:active {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
