/** BASIC */

body {
	margin: 0px;
	padding: 1px;
	background: #000000 url(images/img1111.JPG) repeat-y center top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: url(images/img1111.jpg) repeat-y center top;
	background-color:Black;
	
}

#topheader {
	height: 220px;
	width: 820px;
	border-top: 3px solid #60B7DE;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}


#logo {
width: 820px;
height: 220px;
text-align:  left;
padding-left: 0px;
padding-right: 10px;
padding-bottom:0px;
padding-top:0px;
background: url(header.jpg) no-repeat;	
}

#logo a {
	text-decoration: none;	
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

/** HEADER */

#content #header {
	width: 100%;
	margin: 0% 0 0  0%; 
	height: 220px;
	padding:0px 0px 0px 0px ;
	
}

#content #header1 {
	width: 100%;
	height: 10px;
	background-color:Black;
	padding: 0px 0px 0px 0%;
}
	
	#content #header3 {
	width: 100%;
	margin: 0% 0 0 0%; 
	height: 8px;
	background-color:Black;
	padding: 0px 0px 0px 0%;
}



/** MENU */

#content #menu
{
	font-family::Arial;
	font-size:smaller;
	padding:1% 0 0   0%;
	background-color:#60B7DE;
	margin:0px 2px 0px  0px;
	width: 100%;
	height:22px;
}

#content #menu ul 
{
	margin: 0px 0px 0px 23%;
	list-style: none;
	text-align:center;
	height: 23px;
	padding:0%   0% 0%  8%;	
	
	
}

#content #menu li 
{
	display: inline;
	width:10%;
	height:23px;
  padding-left:auto;
  text-align:center;
  font-size:75%;
  padding:0px,0px ,4px,0px;
}

#content #menu a 
{
	padding:5px 17px ;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #87CEFA;
	background-image:url(./images/newwhitebut.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:10%;
	
	
}

#content #menu a:hover 
{
	color:green;	
}

#content #menu li a.current 
{
	background-image:url(./images/newbut.jpg);
color: white;
}

/** CONTENT */

#content 
{
	
	width: 820px;
	height:100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0.8%;
}

 #content h4, #content h5, #content h6 {
	font-weight: normal;
	width: 468px;
}
	 #content h3{
	 font-weight:normal;
	 width:152px;
}
	#content h2
	{
		font-weight:normal;
		font-style:italic;
		width:450px;
		font-size:18px;
	}


#content   #left {
	float: right;
	width: 50%;
	height:100%; 
	padding:  3% 7% 2%  0.5%;
}

#content   #right 
{
	float:left;
	width: 30%;
	height:360px;
	padding:5% 0 2% 3%;
	background-image:url(./images/oval1.jpg);
	background-repeat:no-repeat;
	margin:0%  1% 0% 0%;
}


/** FOOTER */

#content #footer {
	clear: both;
	width: 820px;
	text-align:center;
	margin: 1px ;
	border-top: 5px solid #000000;
	padding:2px 0px 0px 0px ;
}

#footer p {
	margin: 0px;
	padding:10px 10px 0px 125px;
	color: #000000;
}

#border-top 
{
	
	border-top: 5px solid #000000;
}
