a:link {
	text-decoration: none;
	color: #010F72;
}
a:visited {
	text-decoration: none;
	color: red;
}
a:hover {
	text-decoration: none;
	color: #C7A003;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration: none;
	color: #000000;
	background:#FFFFFF;
}
tr.side,td.side
{
background:#F3EEA2;
vertical-align:middle;
}
h1 {
color: #000000;
font-size: large;
font-weight:bold;
}
p {
color: #000000;
font-size: small;
}
br {
color: #000000;
font-size: small;
}
p.thick {font-weight: bold}
p.center {text-align:center;}
table.main
{
table-layout: fixed;
border-collapse: separate;
background-color:#F3EEA2;
background:#F3EEA2;

} 
img { border: none; }
td {vertical-align:top;
padding:5px;}

#box {
background-color:#F3EEA2;
}

#header {
        text-align:center;
        _position:absolute;
		position:fixed;
        top:0;
		_top:0px;
		padding:0;
        left:0;
        width:100%;
        height: 150px;
		z-index:1;
        background-color:#F3EEA2;
		background-image:url(../images/header-bg.gif);
		background-position:center;
		background-repeat:repeat-x;
        border-bottom:2px solid #F3EEA2;
		_border-bottom:0px solid #F3EEA2;
      }
	  #link a{ /*sets height/width of #link and makes it clickable*/
		text-align:center;
     	position:fixed;
		_position:absolute;
		z-index:2;
        top:0;
		padding:0;
        left:0;
		width: 100%;
		height: 150px;
		display: block;
}
#header2 {
        text-align:center;
        position:fixed;
		_position:absolute;
        top:0;
		_top:10px;
		padding:0;
        left:0;
        width:100%;
        height: 150px;
		z-index:2;
		background-image:url(../images/header.png);
		_background-image:url(../images/header.gif);
		background-position:center;
		background-repeat:no-repeat;
        border-bottom:2px solid #F3EEA2;
		_border-bottom:0px solid #F3EEA2;
      }
	  #header3 {
        position:fixed;
		_position:absolute;
        top:0;
		_top:10px;
		padding:0;
        left:0;
        width:170px;
        height: 69px;
		z-index:1;
		background-image:url(../images/headerphonemail.png);
		_background-image:url(../images/headerphonemail.gif);
		background-position:left;
		background-repeat:no-repeat;
      }
#left-sidebar
{
        position:fixed;
		_position:absolute;
        top:152px;
		_top:200px;
        left:0;
        width:11em;
		height:100%;
		z-index:2;
        margin:0;
        padding:1em;
        background:#F3EEA2;
      }

#right-sidebar
{
        position:fixed;
		_position:absolute;
		text-align:right;
        top:152px;
		_top:200px;
        right:0;
        width:11em;
		height:100%;
		z-index:2;
        margin:0;
        padding:1em;
        background:#F3EEA2;
      }
#content 
{
        position:absolute;
        bottom:30px;
		top:152px;
		left:13em;
		right:13em;
		_top:195px;
		padding:1em;
		_width:65%;
		}
#admincontent 
{
        position:absolute;
        top:152px;
		_top:175px;
		margin:0;
		left:13em;
		right:13em;
		bottom:15em;
		padding:1em;
		}
#footer
{
		text-align:center;
        position:fixed;
		_position:absolute;
        bottom:0;
		_top:166px;
		padding:0;
        left:0;
		_left: 50%; 
		_margin-left: -50%;
        width:100%;
        height: 25px;
		z-index:3;
		background-color:#F3EEA2;
		background-image:url(../images/footer-bg.gif);
		background-repeat:repeat-x;
        border-top:1px solid #F3EEA2;
		_border-top:0px;
		
		}
#footer2
{
		text-align:center;
        position:fixed;
		_position:absolute;
        bottom:0;
		_top:166px;
		padding:0;
        left:0;
        width:100%;
        height: 25px;
		z-index:3;
		background-image:url(../images/footer.png);
		_background-image:url(../images/footer.gif);
		background-position:center;
		background-repeat:no-repeat;
        border-top:2px solid #F3EEA2;
		border-bottom:1px solid #F3EEA2;
		_border-bottom:0px;
		}
#video
{
		z-index: 0;
}

