* { margin: 0px; padding: 0; }

#body {
	margin: 0;
	padding:0;
	text-align: center;
	background: #ffffff;
	font-size: 100%;
	height: 100%;
	
}

img  { margin: 0; padding: 0; border: 0;}

a { text-decoration: none; }


#container {
	margin: 0 auto;
	width: 800px;
	background: #fef2e2;
	height: 100%;
}

#main { 
	background: #EBE3F0;
}

#navigation {
    margin: 0;
	background: transparent url(../images/navigation_background.jpg) no-repeat top left;
	height: 90px;
	padding: 50px 0px 0px 40px;
	
}

#navigation ul {
	margin: 0;
	width: 600px;
	list-style: none;
	
}

#navigation  li  {
	display: inline;
	padding-right: 13px;
	font: bold 10px georgia, times, serif;
	margin-right: 10px;
	background: transparent url(../images/nav_bullet.gif) no-repeat center right;
}

#navigation li a:link, #navigation li a:visited { 
	color: #565656;
 }

#navigation li a:hover {
	color: #B20838;
}

#navigation sup {
	font-size: 7px;
}

.active { color: #B20838; }
 
.nb { background-image: none !important; }
.nba { background-image: none !important; color: #B20838; }


h1 { 
	margin-bottom: 0;
	color: #7C4199;
	font: normal 28px 'Trebuchet MS', Arial, Helvetica, verdana, sans-serif;
}

h2 {
	margin-top: 10px;
	color: #BDA0CC;
	line-height: 1.6;
	font: normal 19px 'Trebuchet MS', Arial, Helvetica, verdana, sans-serif;
}

h2 sup {
	font-size: 10px;
}

h2 a:link, h2 a:visited {
	color: #7c4199 !important;
	text-decoration: underline;
}	

h2 a:hover {
	text-decoration: none;
	color: #bda0cc;
}

h3 {
	color: #7c4199;
	font-size: 12px;
	margin-top: 10px;
}

#left_col {
	float: left;
	width: 166px;
	margin: 20px 0px 0px 10px;
	padding-left: 20px;
}

#right_col {
	width: 495px;
	float:left;
	margin-left:30px;
	margin-top: 25px;
	padding-left: 10px;
	font: normal 11px 'Trebuchet MS', Arial, Helvetica, verdana, sans-serif;
	color: #656263;
	line-height: 1.8;
	padding-bottom: 20px;
	
	
}

#karasaun{
	width: 495px;
	float:left;
	margin-left:30px;
	margin-top: 25px;
	padding-left: 10px;
	font: normal 11px 'Trebuchet MS', Arial, Helvetica, verdana, sans-serif;
	color: #656263;
	line-height: 1.8;
	padding-bottom: 20px;	
	background: transparent url(../images/karasaun_bg.jpg) no-repeat bottom right;
}

#about{
	width: 495px;
	float:left;
	margin-left:30px;
	margin-top: 25px;
	padding-left: 10px;
	font: normal 11px 'Trebuchet MS', Arial, Helvetica, verdana, sans-serif;
	color: #656263;
	line-height: 1.8;
	padding-bottom: 20px;	
	background: transparent url(../images/about_bg.jpg) no-repeat bottom right;
}

#right_col p, #karasaun p, #about  p {
	margin-top: 10px;
}

#right_col a, #karasaun a, #about  a {
	color: #656263;
	text-decoration: underline;
}

#right_col a:hover, #karasaun a:hover, #about  a:hover {
	color: #BDA0CC;
	text-decoration: none;
}

#footer {
    clear:both;
	font: normal 11px arial, helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	border-top: 2px solid #B20838;
	background: #848484;
	
}

#footer a:link, #footer a:visited, #index_footer a:link, #index_footer a:visited  {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover, #index_footer a:hover {
	color: #ccc;
	text-decoration: none;
}

#footer p, #index_footer p {
	margin-top: 10px;
}

#index_footer {
clear:both;
	font: normal 14px arial, helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	border-top: 2px solid #B20838;
	background: #848484;
}

#links {
	height: auto;
	text-align: center;
}

.index_img {
	margin: 40px 0px 45px 20px;
}

hr {
	width: 100px;
	margin-top:20px;
	color: #666666;  border: 1px solid #666666; border-style: none none solid; 
	text-align: left;
}

.reference {
	
	font: normal 11px arial, helvetica, sans-serif;
	line-height: 1.3;
	text-align:center;
	width: 650px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.fashion {
	font-size: 10px;
	color: #9C9EA0;
	line-height: 1.5;
	
}

.print a:link, .print a:visited{
	background: transparent url(../images/print.jpg) no-repeat;
	margin-top:20px;
	display: block;
	width: 102px;
	height: 34px;
}

.print a:hover {
	background: transparent url(../images/print_over.jpg) no-repeat;
	width: 102px;
	height: 34px;
}

.box_t {
	margin-left:10px; margin-right: 10px;
}

.number {
	margin-left: 10px;
	width:80px;
}

.assessment {
	margin-left: 10px;
	width: 360px;
	
}

html>body #melissa { margin-top: 180%; }


.btm {
	width: 100%;
	height: 70px;
	background: #FEF2E2;
}