/* ----------|  main  |--------------- */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #CFCAE3 url(../assets/rotate/rotator.php) left top no-repeat;
	text-align: center;
	}
	
#content {
	width: 400px; 
	padding: 10px 20px;
	margin-top: 60px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
	color: #736994;
	line-height: 18px;	
	border: 1px solid #736994;
	text-align:left; 
	width: 400px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
	
	
html>body #content {
	width: 370px;
	}
	
/* ----------|  navigation  |--------------- */

	
#navcontainer
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a  
{
background: #ffb0ff;
width: 60px;
height: 18px;
border-top: 1px solid #6b006b;
border-left: 1px solid #6b006b;
border-right: 1px solid #6b006b;
border-bottom: 1px solid #6b006b;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #736994;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer a:hover
{
background: #736994;
width: 60px;
height: 17px;
border-top: 1px solid #6b006b;
border-left: 1px solid #6b006b;
border-right: 1px solid #6b006b;
border-bottom: 1px solid #6b006b;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #ffb0ff;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

/* ----------|  Bread Crumb  |--------------- */

#crumbs {
	font-size: 100%;
	color: 736994;
	font-family: arial, sans-serif;
	padding: 0;
	margin: -16px 0 10px 0;
	}

#crumbs a {
	text-decoration: none;
	font-weight: bold;
	color: #6B006B;
	}

#crumbs a:link, #crumbs a:visited {
	color: #BF4D99;
	}

#crumbs a:hover {
	color: #736994;
	}


