body {
	background-color: #FFFFFF;	
	color: #4B4B4B;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#header{
	position: relative; 
	height: 180px;
	width: 850px;
	margin: 0px auto 20px auto;
	padding: 0;
	clear: both;

}

#header ul, #header li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

img.header {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}	

#photos {
	text-align: center;
} 	
	
#nav {
	background-color: #F3F3F3;
	border-top: 20px solid #164198;	
	float: left; 
	position: relative;
	width: 220px;
}

#menuFirst {
	padding-top: 7px;
	border-bottom: 1px dotted #164198;
}

.menu {
	padding: 0;
	border-bottom: 1px dotted #164198;
}

#menuLast {
	padding-bottom: 10px;
}

#nav ul {
	list-style: none;
	border: none;
}

#nav li {
	text-indent: -15px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#nav li a, #nav li a:visited, #nav li a:active {
	text-decoration: none;
	text-align: left;
	color: #000;
}

#nav li a:focus, #nav li a:hover {
	text-decoration: underline;
	text-align: left;
	color: #000;
}	

#nav li.navhead {
	margin-left: -11px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #900;
}

#nav li.navhead a, #nav li.navhead a:visited, #nav li.navhead a:active {
	text-decoration: none;
	text-align: left;
	color: #900;
}

#nav li.navhead a:hover {
	text-decoration: underline;
	text-align: left;
	color: #F00;	
}

#nav li.navsub {
	list-style: none;
	text-indent: -12px;
	padding-left: 15px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

#nav li.navsub a, #nav li.navsub a:visited, #nav li.navsub a:active {
	text-decoration: none;
	text-align: left;
	color: #000;
}

#nav li.navsub a:hover {
	text-decoration: underline;
	text-align: left;
	color: #000;
}	

p {
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: center;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
      font-size: 12px;
	font-weight: bold;
	text-align: center;
}

a:link {
	color: #900;
	text-decoration: none;
}

a:visited {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}

a:active {
	color: #F00;
	text-decoration: underline;
}

ol {
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
}

ul {
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
	list-style-type: square;
}

ul.past {
	font-size: 12px;
	text-align: justify;
	line-height: 2em;
	list-style-type: square;
}

#content {
	position: relative;
	width: 850px;
	margin-left: auto; 
	margin-right: auto;
}

#main-text {
	float: right; 
	display: inline; 
	position: relative; 
	width: 610px;
	padding-left: 15px;
	padding-top: 1.5px;
	color: #4B4B4B;
}

/* News Box */
.newsBox {
	width:275px;
	border-top:1px dotted #164198;
    float:left;
	margin:0px 15px 0px 15px;
	padding:0px 0px;
    text-align:left;
}

.newsBox p {
	font-size: 13px;
	text-align: left;
	color: #000;
}

.newsBox h1 {
	padding:20px 0px 10px 0px;
	font-size:15px;
	margin:0px;
	font-weight: bold;
	color: #900;
}
.newsBox ul {
	margin-top:10px;
	margin-bottom:10px;
	font-size: 13px;
	color: #000;
}
.newsBox li {
	margin-bottom: 10px; 
	margin-left:-25px; 
	text-align: left;
}

/* End News Box */

/* Events Box */
.eventsBox {
	width:215px;
	border-top:1px solid #8B7241;
    float:bottom;
	margin:5px 0px 10px 0px;
	padding:0px 5px;
    text-align:left;
}
.eventsBox h1 {
	padding:5px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700;
	color:#540115;
	text-transform:uppercase;
	letter-spacing:.1em;
	margin:0px;
}
.eventsBox table {
	font-size: 13px;
	margin-bottom:10px;
}

.eventsBox tr {
	vertical-align:top;
}

.eventsBox td {
	padding: 0px 4px 7px 0px;
}

.eventsBox li {
	margin-bottom: 6px; margin-left:-25px; 
	list-style-type:none;
}
.eventsBox ul li {
	padding-left:12px;
	background:url(images/fsuBullet.gif) no-repeat;
}
/* End Events Box */


#news {
	margin: 10px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 10px solid #164198;
}

img.news {
	float: left;
	padding-top: 18px;
}

.newsbody {
	margin: 0;
	padding-top: 5px;
	margin-left: 145px;
}

.newsspacer {
	clear: both;
	border-bottom: 1px solid #4B4B4B;
	margin: 5px 0px 10px 145px; 
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 5px 0px 30px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.schedule {
	text-align: center;
	background-color: #F3F3F3;
	border: 1px solid #000;
	vertical-align: middle;
	font-size: 12px;
}

.table {
	text-align: center;
	border: 1px solid #000;
	vertical-align: middle;
	font-size: 12px;
}

img.faculty {
	float: left;
}

.facultyname {
	float: left;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	margin-left: 60px;
}

.facultybody {
	float: right;
	font-size: 12px;
	line-height: 1.4em;
	text-align: right;
}

.space {
	clear: both;
}

.spacer {
	clear: both;
	border-bottom: 1px solid #4B4B4B;
}


.mapleft {
	float: left;
	font-size: 12px;
	text-align: left;
	margin-left: 85px;	
	line-height: 1.4em;
}

.mapright {
    float: right;
    font-size: 12px;
	text-align: left;
	line-height: 1.4em;
}

.left {
	float: left;
	border: none;
	padding: 5px 12px;
	font-size: 12px;
}

.right {
    float: right;
    border: none;
    padding: 5px 12px;
    font-size: 12px;
}

.seminars {
	text-align: center;
}

img.border {
	border: none;
	padding: 15px;
	margin: 0 auto;
	vertical-align: middle;
}
  
p.footer {
	height: 67px; 
	padding-left: 5px;
	padding-right: 60px;
	padding-top: 10px;
	background-color: #F3F3F3;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	color: #000;
	border-top: 1px solid #000000;
	clear: both;
}

img.footer {
	border: none;
	right: 10px;
	position: absolute;
	margin: 0 auto;
	vertical-align: top;
}	

p.disclaimer {
	background-color: #F3F3F3;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
}

.blue {
	color: #164198;
}

.green {
    color: #00993C;
}

.red {
	color: #540115
}	

.bluebold {
	color: #164198;
	font-weight: bold;
	font-size: 12px;
}

#error{
	position: relative; 
	height: 450px;
	width: 450px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: middle;
	align: center;
	background-image: url(images/error.gif);
	clear: both;
}	
	
#errortype {
	padding: 60px;
}
	

	
	

