@charset "UTF-8";
/*-- Basic Styling --*/
* { margin: 0px; padding: 0px; border: none; }
body { background-color:#EEF0F8; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; }
#wrapper { position:absolute; width: 800px; margin: 0 auto; text-align:left; }
#clear { clear:both; }
/*--------Position Container Elements---------*/
#header { position:absolute; margin: 50 auto; background:#fff url(Assets/medicalschoolinterview_header.gif) no-repeat top left; height: 120px; width:800px; left: 100px; top: 0px; }
#header ul a:hover { color:#6699CC }
#h1header { position:absolute; display: none; margin: 0px; }
#flashmenu { float:left; position:absolute; height:50px; width:800px; background-color: #FFF; left: 100px; top: 121px; z-index:1000; }
#bluebarheader { background:#3E3000; width:801px; height:15px; position:absolute; left: 100px; top: 172px; }
#content {
	position:absolute;
	width: 600px;
	padding-left:10px;
	left: 101px;
	top: 188px;
	height: 1350px;
	padding-top:15px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:10px;
	background:#fff url(Assets/backgroundmsigcontent.gif) repeat;
}
#content a:link { color:#999900; text-decoration:none; }
#content a:visited { color:#6B6B2E; text-decoration:none; }
#content a:hover { color:#CC7400; text-decoration:none; }
#content a:active { color:#CC7B00; text-decoration:none; }
#content h1 { font-size:24px; font-weight:bold; padding-bottom:32px; color:#000066; }
#content h2 { padding-bottom:8px; }
#content p { padding-bottom:18px;
font-size:14px;
}
#content p.nopad { padding:0; }
#content p.resource { padding-left:40px; padding-bottom:0; }
#content p.resource a:link { color:#000066; }
#content p.resource a:visitied {
 color:#202066;
}
#content p.resource a:hover { color:#0000D6; }
#content p.resource a:active { color:#D4D4F7; }
#content ul { padding-left:40px; padding-right:40px; padding-bottom:24px; }
#content ul.linklist { list-style-type:none; padding-bottom:0px; }
#content li { padding-bottom:6px; list-style-image:url(Assets/squarebullet.png); }
#content_menu { position:relative; height:30px; float:left; padding-bottom:0px; margin-top:24px; }
#content_previous { position:absolute; width:25px; height:25px; left: 175px; top: 2px; }
#content_more { position:absolute; width:75px; height:25px; left: 343px; top: 2px; }
#content_sitemap { }
.menu_sitemap { margin:0 auto; padding:0; height:300px; width:100%; display:block; background:none; color:#000033; }
#sidebarnav { margin:0; padding:0; font-size:14px; vertical-align: middle; text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; list-style-image: none; list-style-type: none; position: absolute; top: 15px; }
#sidebarright {
	position:absolute;
	width: 183px;
	background: #fff;
	left: 730px;
	top: 188px;
	height: 1085px;
	border-left: 2px solid #D3D7DE;
}
#sidebarrightads { margin:0; padding:0; width: 180px; height:150px; vertical-align:middle; text-align:center;
}
#sidebarrightbox1 { width:140px; height:175px; margin-top:25px; margin-left:15px; padding-top:5px; padding-left:5px; background-color:none; }
#sidebarrightbox2 { width:140px; height:175px; margin-top:175px; margin-left:15px; margin-right:15px; margin-bottom:15px; background:none; }
#sidebarrightbox3 { width:140px; height:175px; margin-top:45px; margin-left:15px; margin-right:15px; margin-bottom:15px; padding-top:45px; padding-left:15px; padding-right:15px; background:#FFf; }
#footer {
	position:absolute;
	height: 30px;
	width:800px;
	left: 101px;
	top: 1559px;
	background:#1A1A4C;
}
.menu { margin:0 auto; padding:0; height:30px; width:100%; display:block; background:#000066; }
.menu li { padding:0; margin:0; list-style:none; display:inline; }
.menu li a { float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:#000066; }
.menu li a span { line-height:30px; float:left; display:block; padding-right:15px; background:#000066; }
.menu li a:hover { background:#FFFFFF; color:rgb(255,255,255); }
.menu li a:hover span { background:#0033FF; }
.menu li a.active, .menu li a.active:hover { line-height:30px; font:Georgia, "Times New Roman", Times, serif; background:#FFFF00; color:rgb(255,255,255); }
.menu li a.active span, .menu li a.active:hover span { background:#000066; }

#translation {
	height:75px;
	position:absolute;
	left: 30px;
	top: 810px;
}
#clickhere
	{
	position:absolute;
	left: 187px;
	top: 327px;
}

