

body{background:#F6F5EF;font-size:80%;font-family:"georgia", Arial, Helvetica, sans-serif;color:#ffffff;margin:0;padding:0;}

#container {
 background: #92806E url("images/bg.gif") no-repeat;
 width: 750px;
  margin:auto;
 height:820px;
 margin-bottom:0px;
 
}

#container-other {
 background: #92806E url("images/bg.gif") no-repeat;
 width: 750px;
  margin:auto;

 margin-bottom:0px;
 
}

#homepage-para {width:253px;
       text-align:justify;
       position:relative;
       left:41px;
       top:10px;
       padding:10px;
       background-color:#786350;
}

#contact-homepage {
        position:relative;
        top:20px;
        left:-10px;
        color:#ffffff;
        font-weight:bold;  
        font-size:105%;
        font-family:arial;  
}

#contact-descr {
        position:relative;
        top:0px;
        left:45px;
        color:#ffffff;
        font-weight:bold;  
        font-size:115%;
        font-family:arial;  
}

#snap-shot {
       background:#ffffff;
       border:1px solid #7E6A59;
       width:365px;
       float:right;
       margin-top:-200px;
       margin-right:40px;
       color:#333;
       padding:10px;
       height:120px;
}

#description-text {
	width:310px;
	font-size:120%;
	position:relative;
	left:410px;
	text-align:justify;
}

#description-levels {
	width:640px;
	font-size:120%;
	position:relative;
	left:45px; top:-20px;
	text-align:justify;
	font-family:arial;
}


#table-levels {
        position:relative;
	left:-10px;
	top:0px;
}

#footer {
       background:#725D4A;
       position:relative;
       top:40px;
       padding:5px;
       font-size:85%;
       color:#D3C1B1;
       font-family:arial;
}	



#menu {
	background: #A29181;
	float: left;
	list-style: none;
	margin-left: 41px;
	margin-top:20px;
	padding: 0;
	width: 89%;
	
}
#menu li {
	float: left;
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #A29181 url("images/seperator.gif") bottom right no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding: 6px 6px 10px 5px;
	text-decoration: none;
}

#menu a:hover{
        color:#333;
        text-decoration:underline;
}




#navmenu {
	background: #A29181;
	float: left;
	list-style: none;
	margin-left: 41px;
	margin-top:20px;
	padding: 0;
	width: 89%;
	
}



h2	{font-size:90%;
	color:#130C03;
}

h1	{color:#130C03;
}

.main-view {
 border:13px solid #ffffff;
 margin-left:42px;
 margin-top:10px;
}

.description-photo {
 border:7px solid #ffffff;
 margin-left:43px;
 margin-top:-310px;
 float:left;
}

.large-font {
 font-weight:bold;
 font-size:130%;
}

.levels {
 margin-left:5px;
}


/*------links------*/

a:link		{color:#ffffff;text-decoration:none;font-weight:normal}
a:active 	{color:#ffffff;text-decoration:none;font-weight:normal}
a:hover 	{color:#000000;text-decoration:underline;font-weight:normal}
a:visited 	{color:#ffffff;text-decoration:none;font-weight:normal}


.brown a:link		{color:#121A36;text-decoration:underline;font-weight:bold}
.brown a:active 	{color:#121A36;text-decoration:none;font-weight:bold}
.brown a:hover 	{color:#121A36;text-decoration:underline;font-weight:bold}
.brown a:visited 	{color:#121A36;text-decoration:none;font-weight:bold}
