html, body {

	height: 100%;

	min-height: 100%;

	margin-left: auto;

	margin-right: auto;

}



body {

	margin-top: 5px;

	margin-bottom: 0;

	text-align: center;

	background: #000000;

	background-image: 

	url('bggrad.jpg');

	background-repeat: repeat-x

}



a:link, a:visited {

	color: #036999;

	text-decoration: none;

}



#header{

	padding: 0;

	margin: 0;

	width: 700px;

	height: 120px;

	border-bottom: 13px solid #03596e;

}



#container{

	text-align: left;

	margin: 0 auto;

	width: 700px;

 	border: 2px solid #03596e;

	background-color: #f4eee3;

	background: url(images/bg.jpg);

}



#center{

background: #f4eee3;

margin-left: 200px;

padding-right: 20px;



}



#left{

      width: 154px;

      padding: 0px;

      margin: 0px;

      float: left;

      min-height: 100%;

      height: 100%;

}

#right{

       padding: 0px;

       width: 100px;

       background: #dfe2eb;

       float: right;

       margin-right: 200px;

       border-left: 2px #d7ccb8 solid;

       border-bottom: 2px #d7ccb8 solid;

}



p, li {

   font-family: Arial, Helvetica, sans-serif;

   font-size: 13px;

   text-align: justify;

   color: #000000;

   line-height: 20px;

}



li {

   font-family: Arial, Helvetica, sans-serif;

   font-size: 13px;

   line-height: 25px;

   color: #000000;

}

.capital {

         font-size: 14px;

         font-weight: bold;

         color: #036999;

}



blockquote{

	font: 13px arial;

	background: #b6c2d2;

	border: 1px dashed;

	padding: 10px;

	color: #333333;

}



#left ul

{

margin-left: 0;

padding-left: 0;

list-style-type: none;

font-family: Arial, Helvetica, sans-serif;

}



#left ul a

{

display: block;

padding: 3px;

padding-left: 10px;

 width: 172px;

background-color: #e7a55b;

border-bottom: 1px dotted #eee;

font-variant: small-caps;

}



#left ul a:link, #navlist a:visited

{

color: #402d18;

text-decoration: none;

font-weight: bold;

}



#left ul a:hover

{

background-color: #369;

color: #fff;

}



#contact_form

{

	font: 12px arial;

}



#contact_form td

{

	padding-right: 10px;

}



#left img

{

	border: 0;

}