body { 
  background-color: #141414;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
	

  A 	{ color: #FFFFFF;} 
	A:link	{color: #d36e6e; text-decoration:none;}   
	A:visited {color: #d36e6e; text-decoration:none;}   
	A:active	{color: #d36e6e; text-decoration:none;}       
	A:hover	{color: #b3b3b3; text-decoration:none;}  


	.main { 
  background-image: url(images/ceceweb_06.jpg);
	background-repeat: repeat-y;
 width: 778px;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
	}
	
	.navigation { 
  background-image: url(images/ceceweb_05.jpg);
	background-repeat: repeat-y;
  width: 778px;
	height: 55px;
 font-family:Tahoma, Verdana, Geneva, Arial;
	font-size: 13px;
	text-align: center;
	}	
	
	.nav { 
  background-image: url(images/ceceweb_linkbg.jpg);
	background-repeat: no-repeat;
  width: 125px;
	height: 55px;
  font-family:Tahoma, Verdana, Geneva, Arial;
	font-size: 13px;
	text-align: center;
	font-weight: bold; 
	font-variant: small-caps; 
	color: #FFFFFF;
	}
	
	.nav A:link	{color: #000000; text-decoration:none;}
	.nav A:visited	{color: #000000; text-decoration:none;}
	.nav A:active	{color: #000000; text-decoration:none;} 
	.nav A:hover	{color: #b20000; text-decoration:none;}        	


.side { 
  width: 230px;
  font-family: Verdana, Geneva, Arial;
	font-size: 13px;
	text-align: justify;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	}	

.content { 
  width: 548px;
  font-family: Verdana, Geneva, Arial;
	font-size: 13px;
	text-align: justify;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
	.gallery { 
  width: 500px;
  font-family: Verdana, Geneva, Arial;
	font-size: 13px;
	}		
	
.footer { 
  background-image: url(images/ceceweb_08.jpg);
	background-repeat: repeat-y;
  width: 548px;
	height: 150px;
 font-family:Tahoma, Verdana, Geneva, Arial;
	font-size: 13px;
	text-align: center;
	padding-bottom: 5px;
	}	



textarea, input {
	font-family: tahoma, verdana, geneva, arial;
font-size: 12px;
	line-height: normal;
	color: #681407;
	background-color: #d36e6e;
	border:1px solid #FFFFFF;
	padding: 5px;
	}	

	

