


body {
	text-align: center;width:999px;
	position: absolute;

	       

}





#Master {
	width:999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left:0px;
	top: 0px;
}


#header{
	position:absolute;
	height: 348px;
	width: 999px;
	left:45px;
	top: 2px; }


#Main_Menu {
	position:absolute;
	width:950px;
	height:113px;
	left:30px;
	top: 355px;
       
}







#Sidebars{
	position:absolute;
	width:212px;
	height:3860px;
	top:525px;
	left: 35px;}





#Menu1{
	position: absolute;
	height:68px;
	width:205px;
	top: 6px;
	left: 0px;
        right:1px;
        margin-bottom: 0px;
}
#Menu1_1{
	position: absolute;
	height:66px;
	width:199px;
	top:860px;
	 right:2px;
        margin-bottom: 0px;
}






#Menu2{
	position: absolute;
	height: 68px;
	width: 205px;
	top: 944px;
	left: 0px;
        right: 1px;  
        margin-bottom: 0px;
}


#Menu3 {
	position: absolute;
	height: 68px;
	width: 205px;
	top: 1620px;
	left: 0px;
        right: 1px;
        margin-bottom: 0px;        
	
}

#Menu4 {
	position: absolute;
	height:632px;
	width:201px;
	top: 1870px;
	left: 0px;
        right:1px;
        margin-bottom: 0px; }





#Menu5{
	position: absolute;
	height: 68px;
	width: 205px;
	top: 2510px;
	left: 0px;
        right: 1px;  
        margin-bottom: 0px;
}



#Menu6{
	position: absolute;
	height:632px;
	width: 201px;
	top: 3220px;
	left: 0px;
        right: 1px;  
        margin-bottom: 0px;
}




#content {
	position:absolute;
	width:795px;
	height:3860px;
	left: 260px;
	top:525px;
}

#avatar{
	position: absolute;
	height:140px;
	width: 780px;
	}









#footer {
	position:absolute;
	width:964px;
	height:62px;
	left:60px;
        top:4400px; 
	}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}


div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;width: 150px;

} 

div.spacer
{ clear: both;
  width: 80px;
}
 
a:hover {
  color:#000000;
  background-color: transparent ;
  text-decoration: underline ;
}


a:link{
  color:#690404;
  background-color: transparent ;
  text-decoration: underline ;
}


input, textarea
{ width: 260px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 3px solid;
  margin: 2px;
}

#flist input, textarea
{ width: 200px; 
  font-family: verdana, arial, sans-serif;
  font-size: 80%;
  border: 1px solid;
  margin: 2px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  font-size: 100%; 
  border: 1px solid #000000;
  width: 100px;
  height:50px;
  cursor: pointer;
}


