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

#right {
width:200px; height:600px; float:left; background-image:url(images/bkgd-small.gif); background-repeat:no-repeat; text-align:left;
}


#left {
width:440px; height:600px; float:left; background-image:url(images/bkgd-large.gif); background-repeat:no-repeat;
}

#full {
width:650px; height:590px; background-image:url(images/bkgd-full.gif) ; background-repeat:no-repeat; text-align:center; padding-top:10px;
}

#fullcont {
width:450px; height:500px; overflow-y:auto; overflow-x:hidden; margin-top:30px;
}

#polcont {
width:450px; height:450px; overflow-y:auto; overflow-x:hidden; margin-top:20px; border-top:solid thin #999999; border-bottom:solid thin #999999; padding:10px;
}

#content {
width:400px; height:500px; overflow-y:auto; overflow-x:hidden; float:right; margin-top:15px; margin-right:15px; clear:both;
}

#news {
width:630px; height:475px; overflow-y:auto; overflow-x:hidden; float:left; padding-bottom:10px; padding-right:10px; padding-left:10px; text-align:left; margin-bottom:7px;
}

#friends {
width:550px; height:475px; overflow-y:auto; overflow-x:hidden; float:left; padding-bottom:10px; padding-right:10px; padding-left:10px; text-align:left; margin-bottom:7px; border-top:solid thin #999999; border-bottom:solid thin #999999; 
}

#home {
width:600px; height:475px; overflow-y:auto; overflow-x:hidden; float:left; padding:10px; text-align:left; margin-bottom:7px; border-top:solid thin #999999; border-bottom:solid thin #999999; 
}

#employ {
width:500px; height:475px; overflow-y:auto; overflow-x:hidden; float:left; text-align:left;
}

body {
font-family:Arial, Helvetica, sans-serif;
}

.footer {
font-size:10px; font-weight:bold; color:#00274C;
}

.header {
color:#8AD3DF;
font-size:14px;
font-weight:bold;
margin-top:5px;
text-transform:uppercase;
}

.event {
color:#00274C;
font-size:10px;
line-height:1.5em;
}

.ehead {
color:#7C6A55;
font-size:11px;
line-height:1.5em;
font-weight:bold;
text-transform:uppercase;
}

.date {
color:#00274C;
font-size:10px;
text-decoration:none;
font-weight:bold;
text-align:left;
text-transform:uppercase;
}

.policy {
color:#8AD3DF;
font-size:10px;
text-decoration:none;
font-weight:bold;
text-align:left;
}

.text {
color:#7C6A55;
font-size:12px;
line-height:1.4em;
}

a {
color:#00274C;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#contact {
width:180px;
height:230px;
clear:both;
}

#event {
width:180px; height:500px; overflow:hidden; margin-right:10px; margin-left:10px; margin-top:15px; float:left;
}

.con {
color:#7C6A55;
font-size:11px;
text-decoration:none;
text-align:left;
line-height:1.4em;
}

.head {
color:#7C6A55;
font-size:14px;
text-decoration:none;
text-align:left;
line-height:1.4em;
font-weight:bold;
}

.red {
text-transform:uppercase; color:#CC0033;}