/* ART CSS Document //  Yellow = #F7DE19 */
body{
	/*background-image:  url(../images/background.gif);
	background-repeat: repeat-x;*/
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: #FFFFFF;
}
a {
color: #FFFFFF;
}
a:hover {
color: #F7DE19;
}
.aCenter {
text-align:center;
vertical-align: top;
height:165px;
}
td.headerbox{
	background-color: #000000;
	border-top: 1px solid #F7DE19;
	border-left: 1px solid #F7DE19;
	border-right: 1px solid #F7DE19;
}
td.navbar{
	background-color: #000000;
	border-bottom: 1px solid #F7DE19;
	border-left: 1px solid #F7DE19;
	border-right: 1px solid #F7DE19;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
	white-space:nowrap;
}
td.navbar_left{
	background-color: #000000;
	border-bottom: 1px solid #F7DE19;
	border-left: 1px solid #F7DE19;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
}
td.contentLeft{
	background-color: #000000;
	border-bottom: 1px solid #F7DE19;
	border-left: 1px solid #F7DE19;
	border-right: 1px dashed #3F1F22;
	padding-top: 5px;
	color: #FFFFFF;
	margin-top: 0px;
}
td.contentRight{
	background-color: #000000;
	border-bottom: 1px solid #F7DE19;
	border-right: 1px solid #F7DE19;
	padding: 5px;
	color: #FFFFFF;
	font-size: .8em;
	text-align: left;
}
td.content{
	background-color: #000000;
	border-bottom: 1px solid #F7DE19;
	border-left: 1px solid #F7DE19;
	border-right: 1px solid #F7DE19;
	padding: 5px;
	color: #FFFFFF;
	font-size: .8em;
}
td.aboutbox{
	padding: 5px;
	color: #FFFFFF;
	font-size: .8em;
}
td.aboutboxHdr{
	padding: 5px;
	color: #F7DE19;
	font-size: .9em;
}
td.footer{
	padding: 5px;
	color: #FFFFFF;
	font-size: .6em;
}
div.sidebox{
	margin-left: 3px;
	text-align:center;
	background-color: #000000;
	width: 257px;
	height: 400px;	
	font-size: .9em;
	vertical-align:text-top;
}
div.sidecontent{
	border: 1px solid #F9DF17;
	background-image: url(../images/art_sidecontent.gif);
	background-repeat: repeat-y;	
}
div.inst_sidebox{
	margin-left: 2px;
	text-align:center;
	background-color: #000000;
	width: 290px;
	height: 400px;	
	font-size: .9em;
	vertical-align:text-top;
}
div.inst_sidecontent{
	border: 1px solid #F9DF17;
	background-color: #3A0A10;
	text-align: left;
	padding: 3px;	
}
h4 {
color: #F7DE19;
text-align:center;
}
h5 {
color: #FFFFFF;
text-align:center;
font-size: .9em;
}
.content h5 {
color: #F7DE19;	
}
.courseheading{
	color: #F7DE19;
	font-size: .9em;
	font-weight: bold;
}
#smallFont {
font-size: .7em;
}
#navlist
{
margin-left: 3px;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 15px;
padding-top: 3px; 
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist ul { list-style: none; }

#navlist2
{
margin-left: 3px;
padding-left: 0;
list-style: none;
}

#navlist2 li
{
padding-left: 15px;
padding-top: 3px; 
background-image: url(../images/blkarrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist2 ul { list-style: none; }
a.footer{
	color: #F7DE19;
	text-decoration: none;
}
a.footer:hover{
	text-decoration: underline;
}

a.link{
	color: #F7DE19;
	text-decoration: none;
}
a.link:hover{
	text-decoration: underline;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font-size: .7em;
line-height: 16px;
z-index: 100;
background-color: #000000;
color: #FFFFFF;
width: 100px;
}

.anylinkcss a{
width: 100px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
a.navLink{
	display: block;
	font-size: .7em;
	background color: #D70C2A;
	border: 1px solid #FAE309;
	text-align: center;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 2px;
	font-weight:bold;
	width: 113px;
}
a.navLink:hover{
	background-color: #000000;
	border: 1px solid #FAE309; 
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
border:1px solid #FAE309;
border-bottom-width: 0;
font-size: .7em; 
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FAE309;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
color: #FFFFFF;
text-decoration: none;
}
td.form{
	color: #FFFFFF;
	font-size: .8em;
	padding: 2px;
	text-align: left;
}
hr.divider{
	border-top: 1px dashed #ff0000;/*the border*/
	width: 80%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
#siteMap li {
text-align: left;
list-style:none;
display: block;
border:none;
padding: 5px;
}
#counter {
text-align: center;
}
blockquote {
text-align: left;
}