body {
	text-align: center;
	margin: 14px;
}

div#site {
	width: 700px; 
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
}

div#pop_up {
	background-color : #ffffff;
	width: 250px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
}

div#menuTop {
	background-color : #cccccc; 
	text-align: left; 
	height: 25px;
}

div#content {
	text-align: left;
	background-color : White;
}

div#media_player {
	vertical-align: bottom;
	height: 46px;
	margin: 10px;
	text-align: center;
}

div#pop_copy{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 184px;
}

#rightside {
	background-color : #ffffff;
	text-align: left;
	width: 530px;
	border-left: 1px dotted #eeeeee;
	vertical-align : top;
	background-image : url(../images/bg_test.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
}

.menu_selected {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
}

#leftNav {
	background-color : #ffffff;
	text-align: left;
	height: 230;
	padding-top: 48px;
	padding-left: 10px;
	padding-right: 10px;
}

div#menuBottom {
	background-color : #cccccc;
	height: 22px
}

#contentMain {
	padding-top: 10;
	padding-left: 30;
	padding-right: 40;
}

.contentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #990000;
	padding-top: 20px;
	display: block;
}

.content {
	font-family : Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	display: block;
	padding-top: 10px;
}

.formContent {
	font-family : Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.menu a:link {
	color: #666666;
	text-decoration: none;
} 
.menu a:active {
	color: #666666;
	text-decoration: none;
} 
.menu a:visited {
	color: #666666;
	text-decoration: none;
} 
.menu a:hover {
	color: #990000;
	text-decoration: underline;
}

div#rotatingImage {
	vertical-align : bottom;
	background-color : #ffffff;
	display : block;
	margin-bottom : 10px;
	margin-top : 20px;
	text-align : center;
}

#callBack {
	display : none;
	margin-bottom : 10px;
	margin-top : 10px;
}

.NavTop a {
	border : 1px solid #eeeeee;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 6px;
	margin-right: 0px;
	vertical-align: bottom;
	background-color: #dddddd;
}
.NavTop_selected {
	border : 1px solid #eeeeee;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #996666;
	margin-left: 6px;
	margin-right: 0px;
	vertical-align: bottom;
	background-color: #eeeeee;
	text-decoration: underline;
}
.NavTop a:hover {
	text-decoration: underline;
	background-color: #eeeeee;
	color: #996666;
}

.NavBottom a {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: bottom;
	background-color: #dddddd;
}
.NavBottom a:hover {
	text-decoration: underline;
	background-color: #eeeeee;
}

.NavBottom_selected {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #996666;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: bottom;
	background-color: #dddddd;
	text-decoration: underline;
	background-color: #eeeeee;
}

.PopBottom a {
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	text-align : right;
}
.PopBottom a:hover {
	text-decoration: underline;
}

.plugIn {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	padding-left :6px;
	padding-right:6px;
}

.plugIn a {
	font-family : Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	text-align : right;
	padding: 1px;
	background-color : #ffeeee;
}

.plugIn a:link {
	color: #666666;
	text-decoration: none;
} 
.plugIn a:active {
	color: #666666;
	text-decoration: none;
} 
.plugIn a:visited {
	color: #666666;
	text-decoration: none;
} 
.plugIn a:hover {
	color: #990000;
	text-decoration: underline;
}

.footnote {
	font-family : Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 10px;
	text-align : justify;
}