@charset "utf-8";
/* Platinum Ltd. CSS Document */

/*Browser defaulting*/
*{ padding:0; margin:0; }
body { background:#000000; width:735px; margin:0 auto; text-align:center; padding-top:20px; }
#header { border:#999999 1px solid; }
img { border:0px; }
h1 { font-family:Verdana, sans-serif; font-size:0.9em; font-weight:bold; color:#A1A1A1; }
h2 { font-family:Verdana, sans-serif; font-size:0.9em; font-weight:bold; color:#A1A1A1; }
h3 { font-family:Verdana, sans-serif; font-size:0.9em; font-weight:bold; color:#A1A1A1; }
span { font-weight:bold; }
p { color:#FFFFFF; font-family:Verdana, sans-serif; font-size:0.8em; font-weight:normal; }
p a:link { color:#999999; text-decoration:none; font-weight:bold; }
p a:visited { color:#999999; text-decoration:none; font-weight:bold; }
p a:hover { color:#999999; text-decoration:underline; font-weight:bold; }
/*End Browser Defaulting*/

/*Styling for Content*/
#body { width:735px; height:auto; text-align:left; }
#menu { float:left; width:155px; height:auto; }
.hover { border:#A1A1A1 1px solid; }
.hover:hover { border:#FFCC00 1px solid; }
#no_hover { border:#A1A1A1 1px solid; }
#no_hover img:hover { border:#A1A1A1 1px solid; }
#content { width:565px; height:auto; float:left; text-align:left; margin-left:5px; }
#main_content { width:565px; height:auto; border:#999999 1px solid; padding:5px; text-align:left; }
#larger_image_content { width:565px; height:auto; padding:5px; text-align:center; }
#mid_content { width:565px; height:auto; margin-top:5px; }
#mid_left { float:left; width:275px; }
#mid_right { float:left; }
/*Styling for Content*/

/*Styling for lower content*/
#lower_content { width:735px; text-align:right; padding-top:10px; height:20px; }
#lower_content ul { list-style:none; width:735px; font-family:Verdana, sans-serif; clear:both; color:#666666; font-size:0.6em; text-align:right; }
#lower_content li { height:auto; width:auto; float:left; text-align:center; } 
#lower_content a:link { text-decoration:none; font-weight:bold; color:#666666; } 
#lower_content a:visited { text-decoration:none; font-weight:bold; color:#666666; } 
#lower_content a:hover { text-decoration:underline; font-weight:bold; color:#6666666; } 
/*Styling for lower content*/

/* End Platinum Ltd. CSS Document */