/* CSS Document */

body {
background-image:url(images/body2.jpg);
background-repeat:repeat;
font-family:"Comic Sans MS";
font-size:16px;
margin:0px 0px 0px 0px;
color:#0E334E;
}

h1 {
font-size:34px;
font-weight:bold;
font-family:"Comic Sans MS";
color:#0E334E;
}

h2 {
font-size:22px;
font-family:"Comic Sans MS";
color:#FFFFFF;
margin-left:70px;
/*background-color:#002C51;*/
}

table.main {
background-image:url(images/background2.jpg);
margin-top:150px;
margin-left:150px;
height:800px;
width:1024px;
background-repeat:no-repeat;
}

td {
vertical-align:top;
}

#nav {
margin-left:58px;
width:400px;
}

#text {
margin-left:70px; 
margin-top:20px;
width:310px;
height:490px;
overflow:auto;
}

#text2 {
margin-left:70px ; 
width:300px;
height:100px;
}

/* FLOATER */
#trailimageid {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 1000;
	font:"Comic Sans MS";
}
