html, body{

	padding:0;
	text-align:center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;



} 
 html{overflow-y: scroll;}

.navcontainer 

{ width: 154px; }

.navcontainer ul
{
	margin-left: auto;margin-right: auto;
	padding-left: 0;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.navcontainer a
{
	display: block;
	padding: 3px;
	width: 154px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.navcontainer a:link, .navcontainer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

.navcontainer a:hover
{
background-color: #FFFFFF;
color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.footh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 15px;
	vertical-align: middle;


}

p, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;


} 

A:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration: none;
    color:black;
}
#container #submenu a {
	color: #FFFFFF;
}


A:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration: none;
    color:black;
}

A:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration: none;
    color:black;
}

A:hover 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#993333;
    text-decoration: none; 

}


.subp{
	color: #FFFFFF;
	font-size: 12px;

}


/*layout*/
/*css layout */

#container {
	margin-left: auto;
	margin-right: auto;
	width:90%;
	background-color: #FFFFFF;
	border: 1px solid #ad020a;
	padding: 5px;

		}
#intercontainer {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	background-color: #FFFFFF;


		}

#banner 
{
	padding: 5px;
	margin-bottom: ;
	border-bottom-width: thin;
	border-bottom-style: none;
	background-repeat: repeat-x;
}

#content 
{
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding: 5px;

	background-color: #FFFFFF;
	width: 60%;
}
		

#ckcontent 
{
	width:555px;
    border: 1px solid #0066FF;
	padding: 5px;		
}

#sidebar-a 
{
	float: left;
	padding: 5px;
	width: 160px;
	text-align: left;
	background-color: #AD020a;

}
		
#header 
{
	background-image: url(images/nameheader.gif);
	height: 100px;
}


#sidebar-b 
{
	float: right;

	width: ;
	margin: 0;

	margin-left: ;
	padding: 5px;
	width: 10%;
	background-color: #AD020A;

}

#footer 
{
	clear: both;
	padding: 5px;

		clear:both;
	height:50px;
	background-color:#AD020A;
	border-top-width: thick;
	border-top-style: none;
	border-top-color: #FF0000;
} 
 
#submenu
{
	height:28px;
	clear:both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
vertical-align: middle;

	background-image: url(images/row.gif);
}
 
#submenu-b
{
	height:28px;
	clear:both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
vertical-align: middle;

	background-image: url(images/row.gif);
}


 /*end css*/
 
 #menupost
 {width:15%; float:left;}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
}
.sub-box {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	vertical-align: middle;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:0px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
}

.misclayouttable {
	border: thin solid #2659C6;

}

HR 
{ color:#000000; background: Black; border: 0; Height:1px;}

.footh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 15px;
	vertical-align: middle;


}
li {
	list-style-image: none;
	list-style-type: none;
}

