body 
{
	font-family: courier;
font-size:16px;
font-weight:bold;
	margin: 0px 0px 0px 0px;
	background-image: url(images/toplevel.jpg);
        background-repeat: no-repeat;
        background-position: right top; 
        
}

h1 {font-size:22px;margin:4px;}

h2 {font-size:16px;margin:0px; font-weight:bold}

h3 {font-size:16px;margin:0px; font-weight:bold}

.mainarea{
	width:976px;
	height:515px;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
        background-position: right top; 
}

#navigation
{
position:relative;
top:40px;
left:230px;
}

#24hr
{
position:relative;
left:0px;
width:976px;
height:52px;
top:80px;
background-image: url(images/24hrlrg.gif);
background-position: center middle;
background-repeat:no-repeat;
}
#24hrsml
{
position:relative;
left:22px;
width:180px;
height:270px;
top:80px;
font-family:courier;
font-size:14px;
font-weight:bold;
}
#24hrsmlimg
{
position:relative;
left:22px;
width:180px;
height:30px;
top:80px;
font-family:courier;
font-size:14px;
font-weight:bold;
}
#photos
{
position:relative;
left:22px;
width:750px;
height:270px;
top:80px;
}
#text
{
position:relative;
left:70px;
width:700px;
height:300px;
top:100px;

}
#textwithscroll
{
width:480px;
height:250px;
top:220px;
overflow:auto;
background-color:#FFFFFF

}


#basetext{
position:absolute;
top:507px;
left:250px;
width:600px;
text-align:center;
font-family:courier;
font-weight:bold;
font-size:16px;

}



.chosenMenuItem
{
	font-family: "courier";
	font-size: 16px;
	color:#E64015;
	text-decoration:none;
	font-weight:bold;
}
a:link
{
	font-family: "courier";
	font-size: 16px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:visited
{
	font-family: "courier";
	font-size: 16px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	
}
a:active
{
	font-family: "courier";
	font-size: 16px;
	color:#E64015;
	text-decoration:none;
	font-weight:bold;
	
}
a:hover
{
	font-family: "courier";
	font-size: 16px;
	color:#E64015;
	text-decoration:none;
	font-weight:bold;
}
.bigtext
{
font-family:courier;
font-size:20px;
font-weight:bold;
}
.littletext
{
font-family:courier;
font-size:12px;
font-weight:bold;
}