body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: justify;
	overflow: hidden;
	
}
p, legend, label {
	font-size:.8em;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	color: #d4c5da;
}


#contents{
	width: 200px;
	height: 280px;

	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 90px;
	text-align: left;
	color: #ffffff;
	
	float: right;



}


#container{
	width: 1000px;
	display: block;
	margin: 0 auto;
	text-align: center;
}


#banner-center {
	width: 700px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	display: block;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}

#banner-center2 {
	width: 700px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	display: block;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}

#banner-center3 {
	width: 700px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	display: block;
	background-image: url(../images/bg3.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}
#banner-center4 {
	width: 700px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	display: block;
	background-image: url(../images/bg4.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}
#banner-center5 {
	width: 700px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	display: block;
	background-image: url(../images/bg5.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}

#content_wrapper {
	width: 800px;
	height: 630px;
	text-align: center;
	position:relative;
}

#foot-text-sub {
	float: left;
	width: 100%;
	height: 117px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:lighter;
	color: #000000;
	line-height: 75px;
	padding: 0px;
	margin: 0px;
	
	background-position: top;
	background-repeat:no-repeat;
}



/* This is the subpage CONTENT column */
/* This is the subpage right column */
#subpage-nav {
	background-image: url(../images/subpage_nav.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 213px;
	height: 344px;
	position: absolute;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 100px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 30px 5px;
	left: 625px;
	top: 114px;



	   
}
#subpage-nav a:hover {
	text-decoration: underline; 
	color:#3D6386;
}
#subpage-nav a {
	text-decoration: none; 
	color:#3D6386;
}
#subpage-nav p {
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

/* **************************** */
/* ----- Sidebar Internal ----- */
/* **************************** */
div.element {
	padding: 10px 10px;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 0.9em;
}
div.element img {border: 0;}

div.element h2 {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 1.2em;
	margin: 5px 0 0 0;
}
div.element p {
	
}
div.element blockquote {
	margin: 0 0 0 1em;
}

/* END */


.imagespacer {
	display: block;
	background-image: url(../images/subpage_navigation_spacer.jpg);
	margin-top: -10px;
	background-position: left;
	background-repeat: no-repeat;
	width: 200px;
	height: 31px;
	text-align: left;
	margin-left: 5px;
	padding-bottom: 15px;
}



/* -------menu------*/
#navcontainer { 

width: 190px;
margin-left: auto;
margin-right: auto;


 }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 180px;
background-color: #6a0b89;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #9e3dbe;
color: #fff;
}




