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

body {
background-color:#f4f4f4;
padding: 0px;
margin: 0px;
border: 0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header {
width: 931px;
height: 107px;
padding: 0px;
margin: 0px;
border: 0px;
align: left;
}

#bottomheader {
width:931px;
height:24px;
}

#left {
width: 931px;
float: left;
padding: 0px;
background-color: #dadadb;
}

#content {
background-color:#dadadb;
padding: 20px;
margin: 0px;
border: 0px;
align: left;
font-size: 12px;
font-family:Helvetica,Lucida Console,Arial,Sans-Serif;
text-align: left;
line-height:1.5em;
color: #4d4d4d;
}


#content a {
color:#1b759f;
border-bottom: 1px dotted #5ca0bc;
text-decoration: none;
}

#content a:hover {
color:#000000;
border-bottom: 0px dotted #000000;
background:#a6c3cf;
}

h2 {
font-family:Helvetica,Lucida Console,Arial,Sans-Serif;
color:#a5014a;
}

#gray {
width: 931px;
height: 10px;
background-color:#6d6d6d;
float: left;
}





#right {
width: 259px;
float: left;
margin-left: 20px;
}

.upcomingevents {
background-color:#f6931e;
padding:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#fff2e3;
}

#twitter {
background-color: #5ca0bc;
padding: 15px 0 0 0;
}

#twitter_div {
width: 229px;
float: left;
padding: 0px 0px 0 0px;
background-color: #5ca0bc;
color:#ffffff;"
}

#twitter_div ul li {
color: #b5d6e4;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#twitter_div a {
color:#ffffff;
border-bottom: 1px dotted #ffffff;
text-decoration: none;
}

#twitter_div a:hover {
color:#000000;
border-bottom: 1px dotted #000000;
background:#b5d6e4;
}

#right p a {
color:#f7bbd6;
border-bottom: 1px dotted #f7bbd6;
text-decoration: none;
}

#right p a:hover {
color:#000000;
border-bottom: 1px dotted #000000;
background:#f7bbd6;
}

#spacing {
height:25px
}




#social {
position:absolute;
top:0;
right:0;
width:100%;
z-index:+100;
}




ul {
list-style-type:square
}

ul li {
color: #4d4d4d;
}

li a {
color:#5ca0bc;
border-bottom: 1px dotted #5ca0bc;
text-decoration: none;
}

li a:hover {
color:#000000;
border-bottom: 1px dotted #000000;
background:#a6c3cf;
}

