﻿body 
{
	width:850px;
	text-align:center;
	background-color:#eeeeee;
	margin: 0 auto;
}
#header 
{
	float:left;
	width:850px;
	font-family: Verdana;
	color: #354279;
	font-size: 24pt;
	vertical-align:middle;
	
	}
#header-left
{
	width:189px;
	float:left;
	}
#header-right
{
	width:660px;
	float:right;
	}
#mid 
{
	float:left;
	width:850px;
	font-family: Verdana;
	color: #354279;
	font-size: small;
	vertical-align:middle;
	}
#mid-left
{
	width:189px;
	float:left;
	}
#mid-right
{
	text-align:left;
	width:600px;
	float:right;
	}
#mid-right-header1
{
	width:600px;
	float:left;
	background-image: url(img/topbg.jpg); 
	background-repeat: repeat-x;
	padding-left:5px;
	height:20px;
	font-size: medium
	}
#mid-right-header2
{
	width:600px;
	float:left;
	background-image: url(img/topbg.jpg); 
	background-repeat: repeat-x;
	padding-left:5px;
	height:20px;
	font-size: medium
	}