<!--drwatters.com stylesheet-->


td { font-family:"Georgia", serif; font-size:1em; }

p { font-family:"Georgia", serif; font-size:1em; margin: 0em 0 1em 0;}

body 
{ 
margin-top:0px;
margin-bottom:1em;
margin-right:0px;
margin-left:0px;
background-image:url(./bg.png);
background-repeat:repeat;
padding:0px;
font-family:"Georgia", serif; font-size:1em;
background-color:#CCCCCC;
}

div
{
font-family:"Georgia", serif;
}

ul 
{ 
margin-top:-0.5em; 
margin-bottom:1em; 
}

div#emergency-note
{
border:1px solid #000033;
float:right; 
width:280px; 
height:auto;
padding:0px;
margin:0em 0em 0.5em 0.5em;
background-color:#FFFFFF;
}

div.emergency 
{
color:#FFFFFF;
background-color:#000033;
text-align:center;
font-size:1em;
padding:0.4em 0em 0.4em 0em;
}

div.emergency-content
{
color:#000000;
background-color:#FFFFFF;
text-align:left;
font-size:0.8em;
padding:0.5em 0.5em 0em 0.5em;
}

div#topborder
{
background-image:url(./table_02.png);
background-repeat:repeat-x;
width:800px;
height:12px;
}

img
{
border:0px;
}

img.left
{
float:left;
}

img.right
{
float:right;
}

div#page-container
{
width:800px;
height:auto;
border: 0;
text-align:left;
vertical-align:top;
font-family:"Georgia",serif;
font-size:1em;
margin: 0em auto 0em auto;
}

div#navbar
{
width:800px;height:284px;
border:0px;
padding:0em;
text-align:left;
font-size:0em;
margin: 0em 0em 5px 0px;
position:relative;
}

div#navbartop
{
border:0;
padding:0em;
margin:0px;
font-size:0em;
}

div#navbarmiddle
{
border:0;
padding:0em;
margin:0px 0px -1px 0px;
font-size:0em;
}

div#navbarbuttons
{
border:0;
padding:0em;
margin: 0px;
font-size:0em;
}

div#content
{
width:100%;height:100%;
border:0px;
padding:0em;
text-align:left;
font-size:1em;
margin: 0em;
background-color:#FFFFFF;
}

div#footer
{
width:auto;height:auto;
border:0px;
padding:0em;
text-align:left;
font-size:0.8em;
margin: 0.8em 0em 0em 0em;
}


#shadow-container 
{
	position: relative;
	left: 4px;
	top: 4px;
	width:791px;
	margin:0;
	padding:0;
}
 

#shadow-container .shadow1 
{
	background: #B8B8B8;	
	position: relative;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom:-1px;
	height:auto;
	width:auto;
}
 
#shadow-container .shadow2 
{
	background: #A0A0A0;
	position: relative;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom:-1px;
	height:auto;
	width:auto;
}
 
#shadow-container .shadow3 
{
	background: #787878;
	position: relative;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom:-1px;
	height:auto;
	width:auto;
}
 
#shadow-container .container 
{
	background: #ffffff;
	width:auto;
	border: 1px solid #666666;
	padding: 8px;
	position: relative;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom:-1px;
	height:100%;
}
 