#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#topmenu {
	height: 16px;
	width: auto;
	position: relative;
	text-align: right;
	font-size: 0.75em;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	color: #001D41;
}
#front {
	height: 564px;
	width: 960;
	background-image: url(images/front.jpg);
	position: relative;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-x;
	background-color: #B7C2D8;
	margin: 0px;
	text-align: left;
}


P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}



#apDiv1 {
	position:absolute;
	left:370px;
	top:110px;
	width:250px;
	height:111px;
	z-index:2;
}
#mainmenu {
	height: 32px;
	width: auto;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	padding-top: 24px;
	padding-left: 34px;
}
#apDiv2 {
	position:absolute;
	left:80px;
	top:485px;
	width:800px;
	height:32px;
	z-index:2;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#mainmenu ul{
	font-size: 12px;
	color: #FFFFFF;
	width: auto;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 12px;
}
#mainmenu ul.rollover li{
	text-align: left;
	float: left;
	list-style: none;
	color: #FF9;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #133D6D;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}


   #mainmenu ul.rollover a{
	display: block;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	margin: 0px;
	color: #FFFFFF;
    }
	

   #mainmenu ul.rollover a:hover{
	text-decoration: none;
	color: #69C;
	background-repeat: repeat-x;
	background-position: bottom;
    }
#topmenu {
	height: 24px;
	width: auto;
	margin-left: 36px;
}
#menubar {
	height: 24px;
	width: auto;
	margin-left: 36px;
}


	
	#mainmenu li.top{
	background-image: url(images/menu_on.png);
	text-decoration: none;
	color: #FF9;
	background-repeat: no-repeat;
	background-position: center bottom;
    }
	
.mainmenuON{
	background-image: url(images/menu_on.png);
	text-decoration: none;
	color: #FF9;
	padding: 6px 12px 6px 12px;
	background-repeat: no-repeat;
	background-position: center bottom;
    }	
#apDiv3 {
	position:absolute;
	width:193px;
	height:192px;
	z-index:1;
	left: 392px;
	top: 258px;
}
#apDiv4 {
	position:absolute;
	width:800px;
	height:24px;
	z-index:1;
	text-align: center;
	top: 565px;
	left: 80px;
	font-size: 0.75em;
	color: #114C88;
}
#footer {
	background-image: url(images/footer_bkgrd_new.png);
	background-repeat: no-repeat;
	height: 16px;
	width: auto;
	font-size: 80%;
	color: #114C88;
	padding-top: 56px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #002347;
	text-decoration: none;
}
a:visited {
	color: #002448;
	text-decoration: none;
}
a:hover {
	color: #69C;
	text-decoration: underline;
}

#topmenu a:link {
	color: #001D41;
	text-decoration: none;
}
#topmenu a:visited {
	color: #001D41;
	text-decoration: none;
}
#topmenu a:hover {
	color: #69C;
	text-decoration: underline;
}

#header {
	background-image: url(images/header_bkgrd_new.png);
	height: 60px;
	width: auto;
	margin-top: -8px;
}
#photobar_wrapper {
	background-image: url(images/content_bkgrd_new.png);
	background-repeat: repeat-y;
	height: 200px;
	width: 960px;
}
#content {
	width: 928px;
	position: relative;
	background-color: #FFF;
	background-image: url(images/content_bkgrd.jpg);
	background-repeat: repeat-x;
	margin-left: 17px;
}
.box_dashed {
	border: 1px dashed #999;
}

.smalltext {
	font-size: 90%;
}
#col1 ul.a {
	text-align: left;
	text-indent: 0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 180%;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}

#col1 ul li.b{
	line-height: 120%;
	list-style-image: url(images/bullet_sub.gif);
	list-style-type: circle;
	text-indent: 0px;
	text-align: left;
	margin-left: -24px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#col1 ul li.top{
	line-height: 120%;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	text-indent: 0px;
	text-align: left;
	margin-left: -24px;
	margin-top: 4px;
	margin-bottom: 4px;
}


#content_wrapper {
	background-image: url(images/content_bkgrd_new.png);
	background-repeat: repeat-y;
	width: 960px;
}
p {
	margin: 0px;
	padding: 0px;
}
#photobar {
	height: 200px;
	width: 928px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 17px;
	position: relative;
}
#ThorLogo {
	position:absolute;
	left:20px;
	top:55px;
	width:173px;
	height:86px;
	z-index:1;
}
#SidePhotos {
	position:absolute;
	right:30px;
	top:-70px;
	width:144px;
	height:220px;
	z-index:1;
}
#col1 {
	float: left;
	width: 180px;
	margin-top: 36px;
	margin-left: 24px;
}
#col2 {
	float: left;
	width: 480px;
	margin-top: 36px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #002549;
	padding-left: 20px;
}
#col2_wide {
	float: left;
	width: 600px;
	margin-top: 36px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #002549;
	padding-left: 20px;
}
.headline {
	font-size: 160%;
	color: #002448;
}
.top {
	color: #FFDE66;
}
.subheadline {
	font-size: 13px;
	font-weight: bold;
	color: #002448;
}
.backbutton {
	float: right;
	padding-top: 6px;
}
.backbutton_wide {
	float: right;
	padding-top: 54px;
}
.backbutton_top {
	float: right;
	padding-top: 0px;
}
hr {
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #002549;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#admin_logbox {
	height: 280px;
	width: 300px;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 120px;
	margin-left: auto;
	background-color: #FFF;
	padding: 16px;
	border: 2px solid #002549;
}
#admin_box {
	position:absolute;
	width:300px;
	height:200px;
	z-index:1;
	left: 329px;
	top: 250px;
}
#apDiv4 .menu {
	color: #FFFFFF;
}
.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.admin_back {
	float: right;
	padding-right: 25px;
}
.img_left {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.img_right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
}