/* CSS Document */

* 

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

/* MAIN CONTENT*/ 

.main {
	float:left;
	width:485px;
	background-image:url(images2/content-head.jpg);
	background-repeat:repeat-x;
	border-width:3px;
	border: 1px solid #a1a3a7;
	margin-left:-4px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	
}

.main h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#524b4b;	
	margin-left:10px;
	margin-top: 10px;
	text-align:left;

}

.main h2 {
	font: 12px Arial, "Times New Roman", Times, serif;
	color:#524b4b;	
	margin-left:5px;
	margin-top: 10px;
	text-align:left;
	margin-right:10px;
	}

.main h3 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#00000;	
	margin-left:10px;
	margin-top: -15px;
	text-align:left;
	margin-right:10px;
	}
	
.main h4 li a{
	background: url(images/mainmenu_item.gif) left center no-repeat;
	padding-left: 12px;
	margin-bottom: 0px;
	list-style:none;
	border-bottom: 1px solid #999999;
	padding-top: 4px;
	
}



	

/* FAR RIGHT SPECIALS */ 
.specials {
	float:right;
	width:224px;
	background-image:url(images2/login.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	border-width:3px;
	border: 1px solid #a1a3a7;
	margin-right:-5px;
	background-color:#EEEEEE;
	
}

.specials h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;	
	margin-left:00px;
	margin-top: 10px;
	text-align:center;
	
}

.specials h2 {
	font: 11px Arial, "Times New Roman", Times, serif;
	color:#333333;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	text-align:left;

}

/* FAR RIGHT SPECIALS */ 

.specials2 {
	float:right;
	width:224px;
	background-image:url(images2/login.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	border-width:3px;
	border: 1px solid #a1a3a7;
	margin-right:-5px;
	margin-top:20px;
	background-color:#EEEEEE;
	
}

.specials2 h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;	
	margin-left:00px;
	margin-top: 10px;
	text-align:center;
	
}

.specials2 h2 {
	font: 11px Arial, "Times New Roman", Times, serif;
	color:#333333;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	text-align:left;
	padding:0px;

}












/* VERY TOP NAVIGATION BAR */ 
.top {
	float:left;
	width:500;
	font: 12px Georgia, "Times New Roman", Times, serif; 
	height: 44px;
	margin: 0 auto;
	

	
}
.top a {
	color:#333333;
	text-decoration: none;
	line-height: 44px;
	margin-left: 15px;
	margin-right: 15px;

}
.top a:hover {
	color:#0066CC;
	background-position:top;
	background-image:url(images/topmenu_bg.gif);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 19px;

/* VERY TOP NAVIGATION BAR */ 





}

.tips {
	line-height:normal;
	padding:0px;
	}

.tips a {
	color:#333333;
	text-decoration: none;
	line-height: 44px;
	margin-left: 15px;
	margin-right: 15px;

}
.tips a:hover {
	color:#0066CC;
	background-position:top;
	background-image:url(images/topmenu_bg.gif);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 19px;









/* TOP RIGHT LINKS */ 

}


.right {
	float: right;
	text-align:left;
	width: 200px;
	vertical-align:top;
	font: 12px Georgia, "Times New Roman", Times, serif; 
	margin-top:10px;
}

.right h1 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color:#FF00FF
	
	}
	
.right ul {
	margin: 0;
	padding: 0;

}
.right li {
	background: url(images/mainmenu_item.gif) left center no-repeat;
	padding-left: 12px;
	margin-bottom: 0px;
	
	list-style:none;
	border-bottom: 1px solid #999999;
	padding-top: 4px;
	
}
.right li a {
	color:#333333;
	text-decoration: none;
	
}
.right li a:hover {
	color:#333333;
	margin-left:15px;

}

/* TOP RIGHT LINKS */ 





/* index links */ 



.index {
	
	text-align:left;
	width: 190px;
	vertical-align:top;
	font: 12px Georgia, "Times New Roman", Times, serif; 
	margin-top:-13px;
}

.index h1 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color:#FF00FF;
	margin-left:-0px;
	margin-top:13px;
	
	}
	
.index ul {
	margin: 0;
	padding: 0;

}
.index li {
	background: url(images/mainmenu_item.gif) left center no-repeat;
	padding-left: 12px;
	margin-bottom: 0px;
	
	list-style:none;
	border-bottom: 1px solid #999999;
	padding-top: 4px;
	
}
.index li a {
	color:#333333;
	text-decoration: none;
	
}
.index li a:hover {
	color:#333333;
	margin-left:15px;

}

/* index links */ 





/* 
border-bottom: 1px solid #999999;



CSS Document */
