body {
margin:0;
padding:0;
font:13px "Times New Roman",Georgia,Serif;
background-color:#444446;
}

.definition {
font-family: Courier New, monospace;
}

.quotes {
font-family: Times New Roman;
}

#contact_info {
position:relative;
padding: 8px 10px 0px 0px;
text-align:right;
}

#rightcontent {
position:absolute;
width:200px;
height:425px;
padding:5px 15px 15px 15px;
background-color:#0073BB;
border: 1px solid white;
margin-left:40px;
margin-top:35px;
overflow : auto;
}

#left_img {
width: 600px;
margin-top:35px;
margin-right:40px;
height: 430px;
border: 5px solid white;
float:right;}

#left_flash {
width: 600px;
margin-top:35px;
margin-right:40px;
height: 434px;
border: 5px solid white;
float:right;}

.blue {
color:#0069BB;
}

#menu { 
position:relative;
padding-right: 0px; 
margin-right: 25px; 
padding-top:22px;
text-align: right; 
height:20px;
} 

#menu ul li { 
list-style: none; 
} 

#menu a { 
text-decoration:none; 
color:#000;
height:15px;
} 

#menu a:hover {
color:#0067B5;
}

#flash {
padding-top:130px;
}

#siteWrapper {
position:relative;
width:948px;
height:606px;
margin:0 auto;
background:url(../images/background7.jpg) top left no-repeat;
}