﻿body 
{
     background-color: #003c77;
     margin-top: 0;
     color: #000000;
     font-family: "Times New Roman", Times, serif;;
     padding: 0px 0px 0px 40px;
}
link {color: #0033ff;}
vlink {color: #0033ff;}
alink {color: #993300;}
#wrapper
{
	margin-left: 1px;
	margin-bottom: 2px;
	width: 925px;
	float: left;
	background: #0000ff url(../images/main.jpg) repeat-y left top;
}
#wrapper2
{
	margin-left: 1px;
	margin-bottom: 2px;
    width: 927px;
    float: left;
    background: #0000ff url(../images/main2.jpg) repeat-y left top;
}
#header
{
	background: #4aa5ff url(../images/iowaunalogo.jpg) no-repeat left top;
	background-position: 5px 5px;
	padding: 14px 0px 0px 150px;
	color: #ffffff;
	border: solid 1px #000000;
	margin: 5px 1px 1px 0px;
	vertical-align: middle;
	text-align: left;
	width: 776px;
	height: 75px;
	font-size: 50px;
	float: left;
	clear: both;
}
#topNavBar, #botNavBar
{
    background-color: #eecc00;
    height: 18px;
    width: 923px;
	border: solid 1px #000000;
    margin: 0px 1px 1px 1px;
    padding: 1px 0px 10px 0px;
    text-align: center;
    float: left;
    clear: both;
}
#topNavBar ul, #botNavBar ul
{
    margin: 0px;
    padding: 5px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:18px
    line-height: 23px;
    white-space: nowrap;
}
#topNavBar li
{
    color: #003c77;
	list-style-type: none;
    display: inline;
	background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    vertical-align: middle;
    border: solid 1px #000000;
    margin: 0px 5px 0px 5px;
}
#botNavBar li
{
	list-style-type: none;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    vertical-align: middle;
    margin: 14px;
}
#topNavBar li a
{
    text-decoration: none;
    padding: 0px 11px 0px 11px;
}
#topNavBar li a:link
{
    color: #003c77;
}
#topNavBar li a:visited
{
   color: #003c77;
}
#topNavBar li a:hover
{
    background-color: #eecc00;
    color: #ffffff;
	border-top: solid 1px #eecc00;
	border-bottom: solid 1px #eecc00;
}
#leftCol
{
	width: 195px;
	text-align: center;
	float: left;
	clear: left;
	margin: 1px 5px 1px 5px;
}
#rightCol
{
    width: 244px;
    text-align: center;
    margin: 1px 1px 1px 11px;
    float: left;
}
.colArticle /*Used with both left & right columns*/
{
    padding: 10px 5px 10px 5px;
    border-bottom: groove thick #eecc00;
}
.colArticle ul, ol
{
    text-align: left;
}
#main /*used with only 1 side column*/
{
	background-color: #ffffff;
	margin: 1px 1px 1px 7px;
	width: 706px;
	float: left;
}
#main2 /*main2 is for when both the left and right columns are used*/
{
    background-color: #ffffff;
    margin: 1px 1px 1px 7px;
    width: 457px;
    float: left;
}
#main .mainArticle
{
    padding: 10px;
	width:98%;
    border-bottom: solid 1px #000000;
    float: left;
}
#main2 .mainArticle
{
	padding: 10px;
	width:96%;
    border-bottom: solid 1px #000000;
    float: left;	
}
.mainArticle h1, h2
{
    text-align: center;
	color:#003c77;
}
#footer
{
    background-color: #ffffff;
    text-align: center;
    border: solid 1px #000000;
    float: left;
    width: 906px;
    padding: 10px;
    clear: both;
}
.inline
{
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
div.inline p
{
	display: inline;
	margin: 0px 0px 5px 0px;
}
div.inline h4, a
{
	display: inline;
	margin: 0px;
}
.inline2
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.colUL li
{
	margin-bottom: 10px;
	font-size:14px;
}

