body {
	margin:5px 5px 5px 0;
	padding:5px 5px 5px 0;
}

a:link, a:visited {
	color:#963;
	text-decoration:none;
}

#left a {
	padding: 0 3px 1px 3px;
}

#left a:hover {
	background-color: #cfcfcf;
}

p {
	font:13px arial, sans-serif;
	color:#666;
}

h2 {
	margin:0;
	font:20px arial, sans-serif;
	color:#976831;
	padding:90px 0 0 140px;
}

h3 {
margin:5px 0 -3px 0;	
font:20px arial, sans-serif;
	color:#666;
}

#right {
	margin-left:334px;
	width:661px;
}

#navi {
	background-color:#DCE8C1;
	height:114px;
	margin:0 0 0 1px;
	width:661px;
}

#navi ul { /* all lists */
	padding:0;
	margin:0;
	list-style:none;
}

#navi li { /* all list items */
	float:left;
	position:relative;
	width:86px;
	border-right:#fff solid 2px;
}

li ul { /* second-level lists */
	display:none;
	position:absolute;
	top:114px;
	left:0;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top:auto;
	left:auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display:block;
}

#navi a:link, #navi a:visited {
	background-color:#EFF6DD;
	color:#666;
	text-decoration:none;
	width:81px;
	_width:80px;/* fixeroony on ie6 broken nav */
	display:block;
	padding:3px 3px 0 3px;
	font: bold 12px/22px arial, sans-serif;
}

#navi a:hover {
	color:#963;
}

#mid {
	background-image:url(/i/mainbg.gif);
	background-repeat:repeat-y;
	width:661px;
	height:122px;
	margin:2px 0 0 1px;
	border-bottom:#fff solid 2px;
}

#main {
	background-image:url(/i/mainbg.gif);
	background-repeat:repeat-y;
	width:511px;
	padding:0 0 20px 150px;
	margin:0 0 0 1px;
	min-height: 841px !important;
}

#main p {
	padding:10px 100px 10px 0;
	margin:0;
}

#main ul {
	margin-top: 0;
	margin-bottom: 4px;
}

#main li {
	font:13px arial, sans-serif;
	font-weight: bold;
	color:#555;
	list-style-type: square;
	margin-left: -20px;
	margin-top: 2px;
}

#foot {
	border-top:#963 solid 5px;
	margin:2px 0 0 1px;
	width:663px;
}

#left {
	position:absolute;
	left:0;
	top:10px;
	width:333px;
}

.item {
	background-color:#eee;
	width:300px;
	float:right;
	border-bottom:#fff solid 2px;
}

.item p {
	margin:0;
	padding:20px;
}

.pass {
	margin:0 auto;
	width:200px;
}

#tag {
	display:none;
}

/*   International Students Page  */

.clear {
	clear: both;
}

#preload_images {
	display: none;
	border: none ! important;
	visibility: hidden;
}

#downloadpdf_wrap img, #downloadpdf_wrap a {
	border: none ! important;
	outline: none ! important;
	text-decoration: none ! important;
}

#downloadpdf_wrap {
	width: 620px;
	padding-top: 10px;
	margin-bottom: 40px;
	display: block;
	border: none ! important;
}

#int_callout a.downloadpdf {
	float:left;
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
	width: 300px;
	height: 65px;
	background: url(../i/downloadpdf.gif) no-repeat;
	border: none ! important;
}


#int_callout a.downloadpdf:hover {
	background: url(../i/downloadpdf_fade.gif) no-repeat;
	border: none ! important;
}

#SignUp table {
	padding-bottom: 20px;
}