#externalmenu {
	float:right;
	margin:6px 0px;
	text-align:right;
}
#externalmenu ul {
	list-style-type: none;
	clear: both; 
	padding:0px 0px 0px 0px;
	margin: 0px auto; 
}
#externalmenu ul li {
	list-style-type: none; 
	margin: 2px 0px 1px 0px;
}
#externalmenu a {
	display:block;
	width:180px;
	font-size:11px;
	padding: 3px 15px 4px 1px;
	margin:1px 3px 1px 3px;
	font-weight:normal; 
	color: #910038; 
	text-decoration: none;
	background-color: #E7E5DD;
	background-image: url(ipebutback.gif);
	background-position: right 2px;
	background-repeat:no-repeat;
}
#externalmenu a:hover {
	color:#ffffff;
	background-color: #AE586B;
}
.gosem {
	cursor:pointer;
	font-size:8pt;
}



html { min-height: 100%; margin-bottom: 1px; }

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:center;
}
#topmost {
	margin:auto;
	width:780px;	
	text-align: center;	
}

#topcontainer{float:left;

}

#headcontainer{
	float:left;
	text-align: center;
	margin:0px;
	position:relative;
}
#contentcontainer{
	float:left;
	width: 780px;
	text-align:left;
	/*border:1px solid #33FFFF;*/
	background:#FFFFFF;
	padding:10px 0px 10px 0px;
}
#containerdiv{
	float:left;
	width:96%;
	margin: 0px 6px;
}
#container{
	float:left;
	margin:0px;
	text-align: left;
}
#primarycontentcont {
	float:left;
}

#navcontainer {
	font-size:10px;
	vertical-align: top;
	width: 0px;
	height:350px;
}

.navsection {
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	background-color:#CCCCCC;
	padding:0px 0px 0px 2px;
	margin:10px 2px 5px 2px;
}

.navitem{
	margin-left:6px;
	font-size: 11px;
}

.navitem a {
	color:linen;
	display:block;
	margin:0px 4px 0px 0px;
	padding:2px;
}
.navitem a:link, .navitem a:visited{
	color:linen;
	text-decoration: none;
}

.navitem a:hover{
	text-decoration: none;
	color:linen;
	background:#000099;
}

#primarycontent1 {
	vertical-align: top;
	width: 780px;
	/*background-color: #ffffff;*/
}
#primarycontent2 {
	vertical-align: top;
	
	/*background-color: #ffffff;*/
}
#primarycontentcont {
	width:100%;
	margin:0px;
	background-color: #ffffff;
}

#nav {
	background-color:#E7E5DD;
	line-height: 24px; 
	height: 24px; 
	text-align: center;
	width: 780px;
}
#subnav {
	background-color: #910038;
	line-height: 21px; 
	height: 24px;
	width: 780px;
	text-align: center;
}
#nav UL {
	list-style-type: none;
	clear: both; 
	padding:0px 0px 0px 0px;
	width: 766px; 
}
#subnav UL {
	list-style-type: none;
	clear: both; 
	padding: 0px 0px 0px 0px; 
	width: 766px; 
}
#nav LI {
	list-style-type: none;
	float: left; 
	margin: 0px;
}
#subnav LI {
	list-style-type: none;
	float: left; 
	margin: 3px 0px 0px 0px;
}
#nav A {
	font-size:11px;
	padding: 3px 12px 3px 12px;
	margin:1px 3px 0px 3px;
	font-weight:normal; 
	color: white; 
	text-decoration: none;
	background-color: #BCBBB0;
}
#subnav A {
	font-size:11px;
	padding: 1px 12px 1px 12px;
	margin:0px 3px 0px 3px;
	font-weight:normal; 
	color: white; 
	text-decoration: none;
	border:1px solid #E7E5DD;
	border-bottom:none;
}

#nav A:hover {
	background-color: #AE586B;
}
#nav LI.hot {
	background: #910038;
}
#nav LI.hot A, #nav LI.hot A:hover {
	padding: 3px 12px 3px 12px;
	background: #910038;
}

#nav .login {
	float: right;
}
#subnav .login {
	float: right;
}
#subnav A:hover {
	background-color: #AE586B;
}
#subnav LI.hot {
	background: #ffffff;
}
#subnav LI.hot A, #subnav LI.hot A:hover {
	color:#555555;
	background-color: #ffffff;
	padding: 0px 12px 0px 12px;
	border:none;
}
#subnav LI.hot A, #subnav LI.hot A:hover {
	
}

#footer {
	float:left;
	margin:0px auto;
	width:780px;
}
#footcontainer {
	float:left;
	margin:0px auto;
	width:780px;
}