body {
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	margin-bottom: 50px;
}

#mast {
	margin: 0px;
	padding-bottom: 0px;
	height: 200px;
	width: 850px;
}

#nav {
	background-color: #4478ff;
	width: 150px;
	float: left;
	margin-top: 15px;
}
img {
}
#content img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#one #stage {
	background-repeat: no-repeat;
	background-position: 0px 300px;
	height: 800px;
	background-image: url(../images/bkg024.jpg);
}

#two #stage {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 725px;
}
#three #stage {
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 725px;
	background-position: bottom right;
	background-image: url(../images/bkg010a.jpg);
}
#four #stage {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/bkg030.jpg);
}
#five #stage {
	background-position: 200px 300px;
	background-repeat: no-repeat;
	height: 750px;
	background-image: url(../images/bkg026.jpg);
}
#sixA #stage {
	height: 700px;
	background-image: url(../images/bkg029.jpg);
	background-position: 100px 300px;
	background-repeat: no-repeat;
}

#six {
	height: 750px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(../images/bkg025.jpg);
}

#stage {
	background-image: url(../images/bkg010a.jpg);
	background-repeat: no-repeat;
	width: 700px;
	margin-left: 150px;
	background-position: right bottom;
	height: 700px;
	padding-top: 15px;
}
.lftSide {
	float: left;
	margin: 0px;
}
.rtSide {
	float: right;
	width: 657px;
	margin: 0px;
	border-left: solid #1B447E 2px;
}
#footer {
	text-align: center;
	clear: both;
	height: auto;
	padding-top: 25px;
}
.barTop {
	background-image: url(../images/barTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.barTop div {
	background-image: url(../images/barTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	padding-top: 0px;
}
.barTop div p {
	background-image: url(../images/barT.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 12px;
}
.botBar {
	background-image: url(../images/barBL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	clear: both;
	background-color: #FFFFFF;
	
}
.botBar div {
	background-image: url(../images/barBR.gif);
	background-repeat: no-repeat;
	height: 12px;
	background-position: right top;
	margin: 0px;
}
.botBar div p {
	background-image: url(../images/barB.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 12px;
	line-height: 10px;
	background-position: center top;
}
#formPtC .barTop {
	background-image: url(../images/bar03TL.gif);

}
#formPtC .barTop div {
	background-image: url(../images/bar03TR.gif);

}
#formPtC .barTop div p {
	background-image: url(../images/bar03T.gif);

}
#formPtC .botBar {
	background-image: url(../images/bar03BL.gif);
	
}
#formPtC .botBar div {
	background-image: url(../images/bar03BR.gif);

}
#formPtC .botBar div p {
	background-image: url(../images/bar03B.gif);

}


#boxB .barTop {
	background-image: url(../images/bar02TL.gif);

}
#boxB .barTop div {
	background-image: url(../images/bar02TR.gif);

}
#boxB .barTop div p {
	background-image: url(../images/bar02T.gif);

}
#boxB .botBar {
	background-image: url(../images/bar02BL.gif);
	
}
#boxB .botBar div {
	background-image: url(../images/bar02BR.gif);

}
#boxB .botBar div p {
	background-image: url(../images/bar02B.gif);

}


#boxA .barTop {
	background-image: url(../images/bar01TL.gif);
	height: 10px;

}
#boxA .barTop div {
	background-image: url(../images/bar01TR.gif);

}
#boxA .barTop div p {
	background-image: url(../images/bar01T.gif);

}
#boxA .botBar {
	background-image: url(../images/bar01BL.gif);
	
}
#boxA .botBar div {
	background-image: url(../images/bar01BR.gif);

}
#boxA .botBar div p {
	background-image: url(../images/bar01B.gif);

}


h4 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #999999;
	text-align: center;
	border: solid #000 1px;
	height: 20px;
}
#content {
	width: 530px;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	line-height: 18px;
}
#lftContent {
	width: 150px;
	float: right;
	margin-right: 0px;
	margin-bottom: 120px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
#lftContent p{
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	line-height: 20px;
	background-color: #009999;
	padding-left: 5px;
}
#content dl {
	margin-left: 15px;
}
#nav #obj {
	margin: 0px;
	height: 685px;
}
.navBot {
}
.navBot div {
	height: 100%;
	margin-bottom: 100%;
}

#twoB #stage {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 900px;
	background-image: url(../images/bkg0025.jpg);
}
.formPtA {
	text-align: right;
	padding-top: 15px;
	float: left;
	width: 300px;
	height: 240px;
}

#formPtA {
 margin-left:10px;
 margin-right:10px;
}

.formPtB {
	padding-top: 15px;
	text-align: right;
	float: left;
	width: 300px;
	height: 240px;
}
#formPtC {
	clear: both;
	background-color: #3333CC;
	text-align: center;
}
.formPtB p {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
}
.formPtA p {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom: dotted #000 1px;
}
#boxA {
	margin-bottom: 25px;
	background-color: #3366FF;
	width: 325px;
	float: left;
}
#boxB {
	margin-bottom: 25px;
	background-color: #009999;
	width: 315px;
	float: right;
}
#btn {
	clear: both;
	height: 35px;
	width: 650px;
	background-color: #3333cc;
	padding-left: 25px;
	margin-top: 25px;
	border: solid #000 1px;
}
#btn input {
	width: 300px;
	height: 30px;
	vertical-align: middle;
	margin-top: 3px;
}
#formPtC textarea {
	background-color: #999999;
	width: 625px;
}
#runner {
	clear: both;
	float: right;
	width: 700px;
}
.box01A {
	background-color: #3366ff;
	height: 100%;
	width: 500px;
	margin: 0px;
	margin-bottom: 10px;
}

.box01B {
	background-color: #009999;
	height: 100%;
	width: 500px;
	margin: 0px;
	margin-bottom: 10px;
}

.box01C {
	background-color: #3333cc;
	height: 100%;
	width: 500px;
	margin: 0px;
	margin-bottom: 10px;
}

.box01A p, .box01B p, .box01C p {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content .box01A h4, .box01B h4, .box01C h4 {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	background-color: #006666;
	border: none;
	border-bottom: solid #000 1px;
}

.boxTopA {
	background-image: url(../images/corners/boxC_tL.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.boxTopA div {
	background-image: url(../images/corners/boxC_tR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	padding-top: 0px;

}

.boxTopA div p {
	line-height: 15px;


}

.boxBotA {
	background-image: url(../images/corners/boxC_bL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	padding-top: 0px;
	height: 22px;
	margin-top: 0px;
}
.boxBotA div {
	background-image: url(../images/corners/boxC_bR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-top: 0px;
	height: 22px;
}

.boxBotA div p{

}

.boxTopB {
	height: 20px;
	margin-top: 0px;
	background-image: url(../images/corners/boxB_tL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxTopB div {
	background-image: url(../images/corners/boxB_tR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:20px;
	margin-top: 0px;
	padding-top: 0px;
}

.boxTopB div p {
	margin-top: 0px;
	padding-top: 0px;
}


.boxBotB {
	height: 28px;
	margin-top: 0px;
	background-image: url(../images/corners/boxB_bL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.boxBotB div {
	background-image: url(../images/corners/boxB_bR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-top: 0px;
	height:28px;

}

.boxBotB div p {
	margin-top: 0px;
}


.boxTopC {
	margin-top: 0px;
	background-image: url(../images/corners/box_tL.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.boxTopC div {
	background-image: url(../images/corners/box_tR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	padding-top: 0px;
}

.boxTopC div p {
	margin-top: 0px;
	padding-top: 0px;
}

.boxBotC {
	height: 20px;
	margin-top: 0px;
	background-image: url(../images/corners/box_bL.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.boxBotC div {
	background-image: url(../images/corners/box_bR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:20px;
	margin-top: 0px;
	padding-top: 0px;
}


.boxBotC div p {
	margin-top: 0px;
	padding-top: 0px;
}
.pic {
	background-image: url(/images/corners/pic_tR.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.pic img {
	background-image: url(/images/corners/pic_Sl.png);
	background-repeat: repeat-x;
	background-position: right;
}
#eight h5 {
	text-indent: 5px;
	margin-top: 0px;
}
#footNav {
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	float: none;
	margin-top: 25px;
	margin-bottom: 25px;
}
#footBot {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: 600;
}
#idLogo {
	font-size: 14px;
	height: 25px;
	width: 250px;
	text-align: center;
	margin-left: 300px;
}
h5 {
	color: #000000;
	text-decoration: underline;
}
.name {
	font-weight: 700;
	color: #0033FF;
}

#mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #009599;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	}

#mainmenu ul li {
	position: relative;
	list-style: none;
	}
	
#mainmenu li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	width: 200px;
	}

/* Styles for Menu Items */
#mainmenu ul li a {
	height: 29px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	line-height: 29px;
	padding: 0px 0px 0px 15px;
	}

/* Fix IE. Hide from IE Mac \*/
* html #mainmenu ul li { float: left; height: 1%; }
* html #mainmenu ul li a { height: 1%; }
/* End */

#mainmenu ul li a:hover { /* Hover Styles */
	background-color: #002d56;
	background-image: url(images/mainnav-over.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	color: #CCC;
}
		
#mainmenu li ul li a { /* Sub Menu Styles */
	height: 21px;
	display: block;
	border: Solid #002d56 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	padding: 0px 0px 0px 15px;
	background-color: #009399;
}

#mainmenu li ul li a:hover { /* Sub Menu Hover Styles */
	background-color: #002d56;
	background-image: none;
	color: #FFF;
}
		
#mainmenu li:hover ul, #mainmenu li.over ul { display: block; } /* The magic */
