/* Alphadyne Asset Management adyne.com CSS style master sheet Nov 3, 2005 */
/* Author: Benjamin Liu, Graphics: Robert Bethanis, GelatinCube */

html, body, ul, p {margin: 0; padding: 0; border: 0;}

body {text-align: center; margin-top: 65px; font: 70% Verdana, Arial, Helvetica, sans-serif;
	background-color: #bccde7;}

#main {margin: 0 auto; text-align: left; width: 775px;}

#header1 {width: 775px; height: 135px; background: url("../img/header1_bg.jpg") no-repeat;}

#header2 {width: 775px; height: 109px; background: url("../img/header2_bg.jpg") no-repeat;}

#navarea_1 {width: 775px; height: 81px; background: url("../img/navbar_bg_about.jpg") no-repeat;}
#navarea_2 {width: 775px; height: 81px; background: url("../img/navbar_bg_contact.jpg") no-repeat;}
#navarea_3 {width: 775px; height: 81px; background: url("../img/navbar_bg_legal.jpg") no-repeat;}

ul#navbar {list-style-type: none; padding: 10px 0 0 161px;}
ul#navbar li {display: block; float: left; width: 85px; text-align: right;
	font: 100% Arial, Helvetica, Verdana, sans-serif;}
ul#navbar li a:link {text-decoration: none; margin-right: 3px; color: #004fa3;}
ul#navbar li a:visited {text-decoration: none; margin-right: 3px; color: #004fa3;}
ul#navbar li a:hover {text-decoration: none; margin-right: 3px; color: #4d77a4;}
ul#navbar li a:active {text-decoration: none; margin-right: 3px; color: #004fa3;}

#contentarea {width: 775px; background: url("../img/contentarea_bg.gif") repeat-y;}
/* defines a stretchable 10px high region with a background image creating the dropshadow */

#content {width: 729px; background: url("../img/content_bg.gif") bottom left repeat-x;
	margin-left: 24px; color: #757477; font: 100% Verdana, Arial, sans-serif;}
/* an area inside of contentarea which stretches to contain actual copy and has the gradient
	image affixed to the bottom, will probably require a minimum height */

/* #content p {margin: 0 200px 0 135px; padding: 0; border: 0; text-align: justify;} */

#footer {width: 775px; height: 45px; background: url("../img/footer_bg.jpg") no-repeat;}
#copyright {padding: 22px 30px 0 0; font: 90% Arial, Helvetica, sans-serif; color: #555;
	text-align: right;}

h1 {margin: 0 0 6px 0; padding: 0; font: bold 140% Verdana, Helvetica, sans-serif;}
h2 {margin: 6px 0; padding: 0; font: 120% "Trebuchet MS", Helvetica, sans-serif; color: #006fb9;}

#inside {margin: 0 175px 0 160px; padding: 20px 0;}
#leftcol, #rightcol {float: left; width: 48%; margin: 0 0 8px 0;}

.someroom {padding: 6px 0;}
#minimumheight {height: 40px;}

.disclaimer {font: 90% Arial, Helvetica, sans-serif; text-align: right;
	margin-right: 12px;}
	
.disclaimer2 {font: 90% Arial, Helvetica, sans-serif; margin-top: 25px;}