/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font: 90% Verdana, Georgia, sans-serif;
	text-align: center;
	line-height: 120%;
	color: #333;
	background-color: #D6D6D6;
	background-image: url(http://www.miami.edu/studorgs/prssa/images/background.gif);
	background-repeat: repeat;
}

a:link {
	color: #333366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}

a:hover, a:active
{
	text-decoration: none;
}

ul#tabnav {
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
padding-left: 40px;
border-bottom: 1px solid #ccc;
margin: 0 0 20px 0;
}

ul#tabnav li {
float: left;
height: 21px;
background-color: #E8EBF0;
margin: 2px 2px 0 2px;
border: 1px solid #ccc;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5, body#tab6 li.tab6 {
border-bottom: 1px solid #fff;
background-color: #fff;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 {
	color: #000000;
	background-color: #FFFFFF;
}

#tabnav a {
float: left;
display: block;
color: 	#666666;
text-decoration: none;
padding: 4px;
}

#tabnav a:hover {
background: #fff;
}

#container
{
	margin: 25px auto;
	width: 800px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:750px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 75px;
	width: 100%;
	background-image: url(http://www.miami.edu/studorgs/prssa/images/banner.gif);
	background-repeat: no-repeat;
	background-position: 26px 10px;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}



#contents {
	margin: 0 200px 10px 40px;
	line-height: 140%; 
}
#contents p { 
font-size: 100%;
margin-left: 30px;
}

h3
{
	color: #333366;
	font: 140% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

.text ul li
{
border: 0;
margin: 0;
padding: 0;
display: list-item;
list-style-type: none;
font-size: 90%;
}

ul.textbullet li
{
border: 0;
margin: 0;
padding: 0;
display: list-item;
list-style-type: disc;
font-size: 100%;
}

.top {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.imagefloatright { 
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.imagefloatleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

form#subscribe {
 background-color: #E8EBF0;
 color: #000000;
 border: 1px solid #999999;
 padding: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-type: strong;
 text-align: left;
 width: 375px;
}

#subscribe .text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 width: 175px;
}

#subscribe .buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-type: strong;
 background-color: #333366;
 color: #FFFFFF;
 margins: 15px 0 0 0;
}

#menu
{
	float: right;
	width: 165px;
	padding-left: 1em;
	padding-right: 1em;
	font: bold 11px verdana, arial, sans-serif;
	}
#menu p
{
	font-family: Verdana, Georgia, sans-serif;
	line-height: 135%;
	font-size: 100%;
	margin: 0 0 10px 40px;
}
.navright { 
list-style-type: disc;
font-weight: bold;
}
.separator {
	font-size: 1px;
	color: #009933;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 5px;
	margin-left: 1em;
}
.menuimage {
	float: left;
	text-align: center;
	clear: both;
	margin-left: 40px;
}

#footer
{
	clear: both;
	color: #272900;
	text-align: left;
	font-size: 90%;
	padding-left: 40px;
	padding-bottom: 30px;
}
.image
{
	float: left;
	padding-right: 10px;
	margin-bottom: 5px;
}
