html {
	min-height: 100%;
	overflow: scroll;
	margin-bottom: 1px;
}
body {
	/*text-align: center !important;*/
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#container {
	width: 1000px;
	text-align: left;
	margin: 0px auto -15px auto;
	background: #fff !important;
	padding: 0px 0px 35px 0px;
	border-left: 1px solid #d9e0e6;
	border-right: 1px solid #d9e0e6
}

#header
{
	width: 728px;
        float: left;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
        text-decoration:underline;
        border-style: solid;
        border-color: #00cc00; /*border color is green*/
        border-color: #cccccc; /*border color is gray*/
        /*border-width: 5px 116px 5px 156px;*/
        border-width: 5px 5px 0px 5px;
}

#header_right
{
	width: 257px;
        float: right;
        float: left;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
        text-decoration:underline;
        border-style: solid;
        border-color: #00cc00; /*border color is green*/
        border-color: #cccccc; /*border color is gray*/
        /*border-width: 5px 116px 5px 156px;*/
        border-width: 5px 5px 5px 0px;
}

#left_side {
  float: left;
	background:#cccccc;
  width: 250px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

#left_side_left{
        background:#cccccc;
  width: 50px;
  float: left;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
	text-decoration:underline;
}

#left_side_right{
	border-style: solid;
	border-width: 0px 1px 0px 49px;
	border-color: #cccccc; /*border color is gray*/
  width: 200px;
  float: right;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

#left_side_menu{
  width: 194px;
  height: 110px;
	overflow: hidden;
	color: #0066CC; /*text color is blue*/
	background: #FFFF66; /*content, padding is yellow*/
	padding: 0px 0px 0px 6px;
	border-style: solid;
	border-width: 0px 1px 5px 49px;
	border-color: #cccccc; /*border color is gray*/
  float: left;
  text-align: left;
	font-family:Arial,Helvetica,sans-serif;
	line-height:18px;
  	font-size: 12px;
	font-weight: 300;
	/*letter-spacing: 0;*/
}

#left_side_menu A:link {
        COLOR: #0066cc; text-decoration: underline;
}
#left_side_menu A:visited {
        COLOR: #0066cc; text-decoration: underline;
}
#left_side_menu A:active {
        COLOR: #0066cc; text-decoration: underline;
}
#left_side_menu A:hover {
        COLOR: #0066cc; text-decoration: underline;
}

#middle {
	float:right;
	width:600px;
	height:465px;
	overflow:scroll;
	font-family:arial,sans-serif;
        font-size: 12px;
	/*margin: 0px 150px 0px 300px;*/
	padding: 10px 10px 10px 10px;
        border-style: solid;
        border-color: #0000cc; /*border color is blue*/
        border-color: #cccccc; /*border color is gray*/
	border-width: 0px 5px 0px 5px;
}

#middle h1
{
        /*font-size: 12px;*/
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
margin:0;
text-align:center;
font-size: 16px;
font-weight: bold; 
/*display: inline;*/
}

#middle h2
{
        /*font-size: 12px;*/
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin:0;
text-align:center;
font-size: 14px;
font-weight: bold;
/*display: inline;*/
}

#middle h3
{
        /*font-size: 12px;*/
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin:0;
font-size: 12px;
font-weight: bold;
display: inline;
}


#right_side {
float:right;
  width: 120px;
        padding: 0px 0px 0px 0px;
        border-style: solid;
        border-color: #cccccc; /*border color is gray*/
	/*background: #FFFF66; /*content, padding is yellow*/
	/*background: #000066; /*content, padding is blue*/
}


#right_side_menu{
        width: 112px;
	height: 197px;
	overflow:hidden;
        color: #0066CC; /*text color is blue*/
        background: #FFFF66; /*content, padding is yellow*/
        padding: 0px 0px 0px 5px;
        border-style: solid;
        border-width: 0px 2px 8px 2px;
        border-color: #cc0000; /*border color is red*/
        border-color: #cccccc; /*border color is gray*/
        font-family:verdana,arial,sans-serif;
        line-height:18px;
        font-size: 13px;
        font-weight: 300;
        letter-spacing: 0;
}

#right_side_menu A:link {
        COLOR: #ffff66; text-decoration: underline;
}
#right_side_menu A:visited {
        COLOR: #0066cc; text-decoration: underline;
}
#right_side_menu A:active {
        COLOR: #0066cc; text-decoration: underline;
}
#right_side_menu A:hover {
        COLOR: #0066cc; text-decoration: underline;
}

#right_side_ad{
float:right;
  width: 120px;
	height: 600px;
        color: #0066CC; /*text color is blue*/
        padding: 0px 0px 0px 0px;
	margin: 0px;
        border-style: solid;
	border-width: 5px 0px 5px 0px;
        border-color: #cccccc; /*border color is gray*/
}

#footer {
	clear: both;
        width: 805px;
        height: 15px;
        text-align: left;
	border-style: dotted;
	border-style: solid;
	border-width: 0px;
        border-color: #0000cc; /*border color is blue*/
        border-color: #cccccc; /*border color is gray*/
        border-color: #cc0000; /*border color is red*/
}

#footer_left
{       
	float: left;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
        text-decoration:underline;
        border-style: solid;
        border-color: #00cc00; /*border color is green*/
        border-color: #cccccc; /*border color is gray*/
        /*border-width: 5px 116px 5px 156px;*/
        border-width: 0px 5px 5px 17px;
}

#footer_top
{
	width: 103px;
	height: 33px;
        float: left;
  font-weight: bold;
  text-align: right;
        border-style: solid;
        border-color: #cccccc; /*border color is gray*/
        border-color: #00cc00; /*border color is green*/
        border-width: 0px 0px 0px 0px;
}

#footer_bottom
{
        width: 216px;
        height: 20px;
        float: right;
  font-weight: bold;
  text-align: center;
        border-style: solid;
        border-color: #00cc00; /*border color is green*/
        border-color: #cccccc; /*border color is gray*/
        border-width: 0px 5px 5px 5px;
}

#footer_content
{       
  width: 728px;
	float: right;
  font-weight: bold;
  text-align: right;
	border-style: solid;
        border-color: #00cc00; /*border color is green*/
        border-color: #cccccc; /*border color is gray*/
        /*border-width: 5px 116px 5px 156px;*/
        border-width: 5px 5px 5px 0px;
}

#footer_lead
{
  width: 728px;
  font-weight: bold;
  text-align: right;
        border-style: solid;
        border-color: #00cc00; /*border color is green*/
        border-color: #cccccc; /*border color is gray*/
        border-width: 5px 116px 5px 156px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#nav_left
{
  width: 160px;
  width: 100px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
	/*text-transform:uppercase;*/
	text-decoration:underline;
  float: left;
        border-style: solid;
        border-color: #cc0000; /*border color is red*/
        border-width: 5px 116px 5px 156px;
        border-width: 5px 5px 5px 147px;
}

#nav_content
{
        width: 728px;
        float: left;
	border-style: solid;
	border-color: #cccccc; /*border color is gray*/
        border-width: 5px 5px 5px 47px;
        border-width: 5px 5px 5px 147px;
}


