body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
	color: #000000;
	background-color: #3684CD;
	font-size: 12px;
}

img {
display: block;
border: none;
}

p {
padding-left: 30px;
padding-right: 30px;
padding-top: 5px;
}

li {
margin-left: 10px;
padding-left: 3px;
}

#container {
width: 830px; 
margin: auto;
}

#menu_bar {
width: 398px;
height: 51px;
float: left;
background-color: #8CB6D3;
}

#coralonwhite01 {
width: 133px;
height: 145px;
float: left;
background-color:#FFFFFF;
}

#coralonwhitesub {
width: 133px;
float: left;
background-color:#FFFFFF;
}

#upper_content01 {
float: left;
width: 529px;
height: 145px;
background-color:#FFFFFF;
}

#upper_contentsub {
float: left;
width: 529px;
height: 114px;
background-color:#FFFFFF;
}


#main_content {
float: left;
background-color:#FFFFFF;
width: 662px;
padding:inherit;
}

#news_pane {
float: left;
width: 318px; 
background-color: #FFFFFF; 
height: 219px;
}

#news{
padding-left:5px;
padding-right: 5px;
}

#bmenu_bar {
width: 318px;
float: left;
background-color: #FFFFFF; 
height: 40px;
}

#copyright {
clear: both;
font-size: 10px;
text-align: center;
margin: auto;
}

#about_phybig {
clear: both;
text-align: center;
}

#left_menu {
width: 133px;
float: left;
}

#middle_content {
float: left;
width: 529px;
}

#sell_table{
	margin-left: 30px;
}

.main_subdiv {
width: 662px;
background-color: #FFFFFF;
clear: left;
}

.leftimg {
width: 140px;
padding: 10px;
float: left;
}

.rightimg {
width: 140px;
padding: 10px;
float: right;
}


.phy_small {
float:left;
width: 80px;
padding: 8px;
}

.left_buttons{
padding: 4px;
font-size: 11px;
}

.left_buttons_active{
padding: 4px;
font-size: 11px;
color: #649833;
font-weight:bold;
}

.green_subtitle {
font-size: 14px;
color: #649833;
padding: 10px;
font-weight:bold
}

.green_title {
font-size: 18px;
color: #649833;
padding: 10px;
font-weight:bold
}

.b_buttons{
float: left;
padding: 0px 12px 0px 12px;
}

.rightfloat{
float: right;
}

.leftfloat {
float: left;
}

.leftfloatclear {
clear: left;
float: left;
}

.topmenu_buttons {
float: left;
padding: 0px 16px 0px 16px;
}

.left_pane {
clear: left;
float: left;
width: 95px;
}

.title_text{
font-size: 14px;
font-weight:bold;
}

.floatThatBitch {
width: 140px;
float: right;
padding: 15px 15px 15px 15px;
background-color:#FFFFFF;
}



.floatThisBitch {
width: 140px;
float: left;
padding: 15px 40px 15px 40px;
background-color:#FFFFFF;
}

.caption {
text-align:center;
font-size:10px;
font-style:italic;
}

.left_buttons a:link {
	color: #000000;
	text-decoration: none;
}
.left_buttons a:visited {
	color: #000000;
	text-decoration: none;
}
.left_buttons a:hover {
	color: #000000;
	text-decoration: underline;
}
.left_buttons a:active {
	color: #000000;
	text-decoration: none;
}


.phy_desc {
float: left;
width: 500px;
}

.red {
color: #FF0000;
}

.contact_div {
width: 300px;
float: left;
margin: 5px;
};


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #649833;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}