@charset "utf-8";
#main_content h1 {
	background-image: url(../Images/LINKS_TITLE.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
}
#main_content p {
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}
#main_content h2 {
	color: #CCCCCC;
	font-size: 14px;
	margin-top: 10px;
	background-color: #333333;
}
#main_content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
#main_content a:hover {
	text-decoration: none;
}
div#welcome {
	background-image: url(../Images/LINKS_TOP_IMG.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 132px;
	width: 341px;
	text-indent: -9999px;
	left: 36px;
	top: 144px;
}
div#welcome_text {
	position: absolute;
	width: 377px;
	left: 405px;
	top: 200px;
	font-size: 12px;
	color: #FFFFFF;
}

