html, body, h1, h2, h3, h4 {

	margin: 0;

	padding: 0;

}

h1 img {

	display: block;

}

img {

	border: 0;

	}



#dropmenudiv{

position:absolute;

border:0px solid black;

border-bottom-width: 0;

font:normal 11px Verdana;

line-height:18px;

z-index:100;



}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

color:#000000;

}

/*hover background color*/

#dropmenudiv a:hover{ 

background-color:#CCCCCC;

}

a {

	color:#000000;

	font-weight: normal;

	text-decoration: none;

}

a:hover {

	color:#CCCCCC;

	text-decoration: underline;

}

.left {

	float: left;

}

.right {

	float: right;

}

.more {

	text-align: right;

}

.clear {

	clear: both;

}





body         { background: #ffffff;

margin-top: 30px;

               text-align: center; font-style: normal; font-variant: normal; 

               font-weight: normal; font-size: 14px; font-family: 

               arial, sans-serif; color: #565656;}

/** layout **/

#wrapper {

	text-align: left;

	margin: auto;

	width: 1050px;

    position: relative;
    border-radius: 4px;
    border-color:#66FFCC;
	border: 0px solid #ccc;
	
}



#wrapper2 {

	text-align: left;

	margin: auto;

	width: 850px;

    position: relative;

}



#left {

 width: 290px;

 margin: 0px 0px 0px 0px;
 
 background-color:#F0F0F0;
 
 border: 1px solid #A26A6B;

}

#right {

	position: absolute;
	
	margin: 0px 0px 0px 0px;

	top: 0px;

	left: 293px;

	width: 720px;

	background-color: #FFFFFF;
	

}



/** Left **/

#left        { background-repeat: no-repeat; background-attachment: scroll; 

               padding-top: 0px; background-position: 0% }

#left h1 {

 text-align: center;

 font: 28px verdana, serif;

 color: #6C0505;

 height: 709px;

}

#copyright {

 color: white;

}

#copyright p {

 margin: 0 1em 0.5em 1em;

}



/** Right **/

#nav { 

background-color:#F0F0F0; height: 70px;
width: 710px;

}

#nav ul {

 margin: 0;

 padding: 0 0 0 10px;

}

#nav li {

 float: left;

 border-right: 1px solid #A26A6B;

 padding: 40px 25px 9px 25px;

 list-style: none;

}


#nav li.last {

 border-right: none;

}

#nav a {

 color:#000000;

 font: 12px arial, sans-serif;

 font-weight: normal;

}

#nav .selected a {

 color: #000000;

}



/** Body **/

#body        { background-image:

               background-repeat: repeat-y; background-attachment: scroll; 

               background-position: 0% }

#body-top    { background-image:  

               background-repeat: no-repeat; background-attachment: scroll; 

               background-position: 0% }

#body-bot    { background-color: left; 

               background-repeat: no-repeat; background-attachment: scroll; 

               padding-left: 20px; padding-right: 20px; padding-top: 10px; 

               padding-bottom: 19px; background-position: bottom }

#body h2 {

 font: 14px "verdana", serif;

}

#body h2 strong {

 color: #660505;

 font-weight: normal;

 font-size: 18px;

}

#body h3 {

 font: 14px "verdana", serif;

 color: #660505;

 margin-top: 1.4em;

 margin-bottom: 1.1em;

}


#body .left {

 margin: 0 26px 0 0;

}



/** footer **/

.body-hr     { clear: both; height: 4px; background-color: left; background-image: 

               url('images/body_hr.jpg'); 

               background-repeat: no-repeat; background-attachment: scroll; 

               margin-left: -39px; margin-right: -39px; margin-top: 10px; 

               margin-bottom: 10px; background-position: bottom }

#footer-1 {

  float: left;

  width: 104px;

  padding-right: 30px;

  margin-top: 5px;

  border-right: 1px solid #ACACAC;

  font: 14px "verdana", serif;

  color: #660505;

  text-align: center;

}

#footer-1 strong {

  display: block;

  font-size: 18px;

  font-weight: normal;

}

#footer-2 {

  float: left;

  width: 154px;

  margin-left: 12px;

  font: 18px "verdana", serif;

  color: #000;

  line-height: 34px;

}

#footer-2 .left {

  margin-right: 12px;

}

#footer-3 {

  float: left;

  width: 135px;

  margin: 0;

  font: 14px "verdana", serif;

  color: #000;

  text-align: center;

}

#footer-3 .left {

  margin-right: 12px;

}
