#body {
 background:url(Images/background.jpg) repeat-x #daddc1;
 margin:0; padding:0;
 font-family:Helvetica; Arial;
 display:none;
}

img { border:0px; }

img a:link { border:0px; }
img a:visited { border:0px; }
img a:hover { border:0px; }

#home {
 background:url(Images/home.jpg) no-repeat #daddc1;
 width:1144px;
 height:700px;
}

#spacer {
 width:10px; height:545px;
}

#banner {
 color:#020202;
 font-weight:bold;
 font-size:85px;
}

.h1 {
 font-size:20px;
 font-weight:bold;
 line-height:130%;
}

#url {
 color:#020202;
 font-weight:bold;
 font-size:27px;
 word-spacing:27px;
}

#url a:link { text-decoration:none; color:#020202;}
#url a:visited { text-decoration:none; color:#020202;}
#url a:hover { color:#345f94; } 

#l1 a:hover { color:#345f94; }
#l2 a:hover { color:#b27d0b; }
#l3 a:hover { color:#69b20b; }
#l4 a:hover { color:#b20b21; }
#l5 a:hover { color:#7c34bf; }

.whitelink a:link {
 text-decoration:none;
 border-bottom:2px solid white; color:white;
}

.whitelink a:visited {
 text-decoration:none;
 border-bottom:2px solid white; color:white;
}

.whitelink a:hover {
 text-decoration:none;
 border-bottom:2px solid #69b20b; color:#69b20b;
}

#content {
 background-color: #9fa37e;
 -moz-border-radius: 12px;
 -webkit-border-radius: 12px;
 border:1px solid #9fa37e;
 padding:12px; width:1118px;
 text-align:justify; color:white;
 font-size:16px;
}

#subcontent {
 background-color: #eff1dc;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
 border:1px solid #eff1dc;
 padding:10px; color:#020202;
 font-size:13px; width:500px;
}

#subcontent2 {
 background-color: #eff1dc;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
 border: 1px solid #eff1dc;
 padding: 10px; color:#020202;
 font-size:13px; width:562px;
}

.spaced { padding-left:30px; }
#content a:link { color:#273d55; text-decoration:none; font-weight:bold; }
#content a:visited { color:#273d55; text-decoration:none; font-weight:bold; }
#content a:hover { color:#385473; text-decoration:underline; font-weight:bold; }

#footer { height:40px; clear:both; }

#tweet li { margin-left: -25; list-style: none; width:470px; }

.twitterstatus { font-size:15px; }












