@charset "UTF-8";
/* CSS Document */

html, body {
height: 100%; 
margin: auto;
 background-image:url(images/arrow_bg.png);
}

#background{
background-color:#FFFFFF;
min-height: 100%;
margin: auto;
margin-top: 0px;
width: 830px;
}
div.breadcrumb {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 20px;
}

a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#333366;
text-decoration: underline;

}
a:hover, a:active {
color:#666699;
text-decoration: none;
}

a.nav:link, a.nav:visited {
font-size: 16px;
color:#FFFFFF;
text-decoration: none;
}

a.nav:hover, a.nav:active {
color:#FFFF33;
text-decoration: none;
}

a.biglink:link, a.biglink:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #663366;
text-decoration: underline;
}

a.biglink:hover, a.biglink:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #663366;
text-decoration: none;
}

.brown {
color:#663366;
}
.body {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color:#330000;
}
.sidebar {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #330000;
}
.sidebarhead {
font-family: "Times New Roman", Times, serif;
font-size: 30px;
color: #330033;
}
.sidebarsubhead {
font-family: "Times New Roman", Times, serif;
font-size: 23px;
color: #663366;
font-weight: bold;
}
.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #663366;
}
.headerbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: bold;
color: #663366;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: bold;
color: #663366;
}

#video {
width: 300px;
height: 200px;
background-color:#999999;
}
#sidebar {
width: 270px;
background-color:#CCF;
padding: 15px;
}
#events {
width: 300px;
background-color:#FFFFFF;
padding: 0px;
}
#sidebar2 {
width: 270px;
padding: 15px;
}
div.nav {
text-align: center;
height: 30px;
color: #FFFFFF;
margin-top: 5px;
}
div.navbox {
text-align: center;
height: 30px;
color: #FFFFFF;
}
.bold {
font-weight: bold;
}

div.margin {
margin: 10px;
}

img.float { 
float: left;
width: 80px;
margin-right: 5px; 
margin-top: 6px; 
}

div.navbg {
margin-top: 0;
padding-top:3px;
background-image:url(images/navbg.jpg);
height: 46px;
}

.subhead {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 20px;
color:#333366;
}