
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #0066ff;
}

a:hover {
	text-decoration: none;
	color: #0066ff;
}

a:visited {
	color: #CCB382;
}

body {
	
	background: #4B77A6 url(images/back_all.jpg) repeat-x;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 70px;
}
hd1text  {	
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	}

#content
{
	margin: 0 auto;
	width: 745px;
	text-align: left;
	border: 3px solid #ffffff;
}

#back
{

width: 745px;
background: #ffffff;
}

#header {
	height: 494px;
	text-align: left;		
}

#header2 {
	height: 180px;
	text-align: left;		
}

#menu
{
width: 740px;
height: 40px;
padding-left: 2px;
padding-top: 10px;
background: url(images/buttons.jpg) repeat-x;
}


#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 103px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-top: 14px;
}

#menu a:hover {
	width: 103px;
    height: 38px;
	padding-top: 10px;
	color: #CCB382;
	text-decoration: underline;
}
#menu2
{
width: 500px;
height: 40px;
padding-left: 10px;
padding-top: 10px;
background: url(images/buttons.jpg) repeat-x;
}


#menu2 ul {
	list-style: none;	
}

#menu2 li {
	
	display: inline; 
	
}

#menu2 a {
	float: left;
	width: 103px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #CCB382;
	font-weight: bold;
	font-size: 13px;
	padding-top: 14px;
}

#menu2 a:hover {
	width: 103px;
    height: 38px;
	padding-top: 10px;
	color: #ffffff;
	text-decoration: underline;
}
#logo {
background: url(images/header2.jpg) no-repeat;
width: 715px;
height: 401px;
text-align:  right;
padding-left: 30px;
padding-top: 30px;
}

#logo2 {
background: url(images/logo2.jpg) no-repeat;
width: 715px;
height: 120px;
text-align:  right;
padding-left: 30px;
padding-top: 30px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 200px;
	padding-right: 1em;
}
#left2
{
	padding: 2px;
	width: 1px;
	padding-right: 1em;
}

#left H3
{
width: 180px;
height: 34px;
font-size: 13px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
color: #CCB382;
background: url(images/title.jpg) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 10px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #23609C;
}
#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 6px;
}

#left H4
{
font-size: 12px;
padding-left: 4px;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right2
{
float: right;
width: 724px;
padding-right: 10px;
}
#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
color: #23609C;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #23609C;
}

.date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #2F6AA2;
}


#footer {
	height: 34px;
	clear: both;
	padding-top: 15px;
	background: url(images/buttons.jpg) repeat-x; 
	border-top: 4px solid #2C5C89;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

hr {
border: 0;
width: 100%;
color: #93ABC7;
background-color: #93ABC7;
height: 3px;
}
