
.graytone {
	margin: 0;
	padding: 0;
	background-color: #CDC9C4;
}


.blacktone {
	margin: 0;
	padding: 0;
	background-color: #BBBBBB;
}

.maintable {
	width: 100%;
	height: 100%
	
}

.maintabletd {
	vertical-align: middle;
	text-align: center;
	
	
}








.container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	text-align: center;
	background-color:#CDC9C4;
	
	
	
}


.top
{	
	
	text-align: right;
	position:absolute;
	top: 0;
	left:0;
	width:800px;
	height:100px;
	background-color:#CDC9C4;
	
	
}

.right
{
	
	position: absolute;
	top: 0px;
	left: 525px;
	width: 250px;
	height: 600px;
	background-color: #CDC9C4;


}

.main
{
	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 525px;
	height: 600px;
	outline-style: dotted;
	outline-color: red;
	
	
	
	
	

}



.footer {
	
	position: absolute;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	left: 400;
	top: 560px;
	width: 390px;
	height: 25px;
	background-color: CDC9C4;

}



.menu
{
	font-family:"Lucida Sans Unicode" ;
	//color:#666666 ;
	//color:#FF0000 ;
	color: 322C24;
	//color: 484800;
	font-size:13px;
	text-decoration: none;
	
}



.normaltext
{
	font-family:"Lucida Sans Unicode";
	//color:#666666 ;
	color:#7c7b7b;
	font-size:13px;
	
		
}


.blah
{
	font-family:"Lucida Sans Unicode";
	//color:#FFCC66;
	//color:#FF0000;
	color: 322C24;
	font-size:22px;
}


.copyrighttext
{
	font-family:"Lucida Sans Unicode";
	color:#666666 ;
	font-size:10px;
	
		
}

.additiontext
{
	font-family:"Lucida Sans Unicode";
	color:#FF0000 ;
	font-size:13px;
	
		
}


.linkvisited 
{ 
 	
 	//font-family:"Lucida Sans Unicode";
 	font-family:"Verdana";
 	//color:#7c7b7b;
 	color:#ffffff;
 	text-decoration: none;
	
}



.menulinkvisited 
{ 
 	
 	//font-family:"Lucida Sans Unicode";
 	font-family:"Verdana";
 	//color:#7c7b7b;
 	color:#FF0000;
 	font-size:12px;
 	text-decoration: none;
	
}



a.picborderblack
{
	
	color: #000000;
}


a  
{ 
	font-family:"Lucida Sans Unicode";
	text-decoration: none; 
	font-size: 13px; 
	//color:#dd9210;
	//color:#3c3730;
	
}


.mblink
{ 
	font-family:"Lucida Sans Unicode";
	color:#dd9210;
	text-decoration: none; 
	font-size: 13px; 
	
	
}


.mbcommercial
{ 
	font-family:"Lucida Sans Unicode";
	color:#000000;
	text-decoration: none; 
	font-size: 13px; 
	
	
}


.picwindowimage
{
	border-top: 10px solid #000000; 
	border-left: 10px solid #000000; 
	border-right: 10px solid #000000; 
	border-bottom: 10px solid #000000; 
	
}

.headertext
{
	font-family:"Lucida Sans Unicode";
	color:red;
	font-size:14px;
	
		
}


.commercialimage
{
	border-top: 2px solid #000000; 
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000; 
	border-bottom: 2px solid #000000; 
	border-color:#222222;
	
		
}


.weddingthumb
{
	border-top: 2px solid #ffffff; 
	border-left: 2px solid #ffffff; 
	border-right: 2px solid #ffffff; 
	border-bottom: 2px solid #ffffff; 
	border-color:#ffffff;
	
		
}

