body {
	background: #3A474F url(tiny.jpg);
	background-repeat:repeat;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
	
/* IE hack for Paypal buttons*/	
input {
	#margin:-7px;
	}

.main {
	background-image: url(bg.png);
	background-repeat:repeat-y;
	border:0px;
	margin-right: auto;
	margin-left:auto;
	margin-top:-7px;
	
	margin-bottom:-7px;
	
	#margin:-14px auto 0px auto;

	width: 770px;
	padding:0 0 0 9px;
	font-size:0.79em;
	}

.header {
	background: #000 url(header.jpg); 
	background-repeat:no-repeat; 
	width:752px; 
	height:254px; 
	}
	
#fadeshow1 {
	margin-top: 5px;
	margin-left: 130px;
	margin-right: 244px;
	margin-bottom: 0;
	}

.navigation {
	padding:50px 0 0 0;
	color:#fff;
	background-color:transparent;
	text-align: right;
	font-size:11px;
	text-transform: uppercase;
	}

p { 
	margin-top:16px; 
	}

a.nav:link {
	color: #fff; 
	text-decoration:none; 
	padding: 0 12px 0 5px;
	}

/* a.nav:active {
	color: #fff; 
	text-decoration:none; 
	padding: 0 12px 0 5px;
	}*/

a.nav:visited {
	color:#fff; 
	text-decoration:none; 
	padding: 0 12px 0 5px;
	}

a.nav:hover {
	color: #FFC0CB; 
	text-decoration:none; 
	padding: 0 12px 0 5px;
	}

img {
	border: 0; 
	margin: 0 
	padding:0 ; 
	}
	

.leftcolumn {
	background: #000 url(grad.jpg);
	background-repeat: repeat-x;
	width:175px;
	height:100%;
	padding:0 5px 0 5px;
	min-height:500px;
	text-align:right;
	text-transform:uppercase;
	float:left;
	display:block;
}

.maincontent {
	background:#FFC0CB url(dot.jpg); 
	width:566px; 
	min-height:590px; 
	height:100%; 
	color:#fff;  
	float:left; 
	display:block;
	}


/* divisions used for sub pages only start*/

.illustration {
	background:transparent;
	height:970px;
	width:333px;
	float:left;
	display:block;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #660000;
}

.text {	
	position:relative; 
	background-color:black ;
	color:white;
	width:210px; 
	height:960px; 
	padding: 0px 9px 10px 10px; 
	float:left; 
	display:block; 
	text-align:justify;
	font-family: verdana, sans serif;
	font-weight:400;
	font-size: 11.5px; 
	 }

/* code for drop capitals*/	 
.drop {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 3px 0;
	width: 50px;
	height: 39px;
	text-indent: -9000px;
	border: none;
	}
	
.a {
	background: transparent url("a.png") 0 0 no-repeat;
	}	
.e {
	background: transparent url("e.png") 0 0 no-repeat;
	}	
.f {
	background: transparent url("f.png") 0 0 no-repeat;
	}
	
.w {
	background: transparent url("w.png") 0 0 no-repeat;
	}	 

H1 {
	text-align:right; 	
	font-size:18px; 
	margin-top:22px; }

A.size:link {
	text-align:right; 
	font-weight:bold; 
	font-size:18px; 
	color:#C25B82; 
	text-decoration:none; 
	display:block;}

A.size:visited {
	text-align:right; 
	font-weight:bold; 
	font-size:18px; 
	color:#C25B82; 	
	text-decoration:none; 
	display:block;}

A.size:hover {
	text-align:right;
	font-weight:bold;
	font-size:18px;
	font-style:normal;
	color:#fff;
	text-decoration:underline;
	display:block;
}

/* division for "about us" "contact" etc.*/

.about {
	background:transparent; 
	color:#000; 
	font-family:"Times New Roman", Times, serif;
	font-size:14px; 
	padding: 25px 40px 20px 45px;
	}

.flo {
	position:absolute; 
	top: 860px; 
	right:20; 
	background: #000 url(flo.jpg); 
	background-repeat:none; 
	margin:0px;  
	width:210px; 
	height: 100px; 
	border:none; 
	text-align:right;
padding-right:10px;	float: right; 
	}



/* divisions used for sub pages only end*/



/* divisions for item display boxes*/
.picbox {
	background:transparent; 
	width: 181px; 
	height: 250px; 
	margin:3px; 
	float:left; }
.info {
	background:#000 url(grad2.jpg);
	width: 176px;
	height:38px;
	padding: 0 2px 0 2px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	display:block;
}

table {
	text-align:right;
	float:right;
	}
	

/* divisons for footer start*/
.footer {
	background: #000 url(footer.jpg); 
	background-repeat:none; 
	clear:both; 
	padding:0; 
	color: #fff;  
	width:752px; 
	height: 34px; 
	border:none  
	}

.footext {
	padding: 20px 4px 0 0; 
	font-size:12px; 
	text-align:right 
	}
/* divisons for footer end*/
