body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 15px;

	color: #555;

}



a, a:link, a:visited {

	color: green;

}



h1 {color: green; font-size:18pt; font-weight:bold;}

h2 {color: black;  font-size:14pt; font-weight:bold;}

h3 {color: black;  font-size:10pt; font-weight:bold;}



h1 a {color: green; text-decoration:underline; font-size:18pt; font-weight:bold;}

h2 a {color: black; text-decoration:underline; font-size:14pt; font-weight:bold;}

h3 a {color: black; text-decoration:underline; font-size:10pt; font-weight:bold;}



h1 a:hover { text-decoration:none;}

h2 a:hover { text-decoration:none;}

h3 a:hover { text-decoration:none;}





p {
	padding: 0;
	margin: 2px;
	text-align: left;

}



ul {

	margin: 0 0 0 -10px;

}









/********** CLASSES ************/



#left-column #left-menu a.big-red-button {

	background: white url(images/RedGradient.jpg) repeat-x 0 -75px;

	height: 80px;

}



#left-column #left-menu a.big-red-button:hover {

		background: white url(images/RedGradientdown.jpg) repeat-x 0 -50px;

	}



#left-column #left-menu a.big-red-button h3 {

	margin: 23px 0 0 0;

	padding-left: 3px;

}



#left-column #left-menu a.big-red-button p {

	color: #555;

	padding-left: 3px;

	}

	

	

	

/********** END CLASSES ************/





#wrapper {

	

	width: 900px;

	margin: 0 auto;

	padding: 10px;

	background: transparent;

}



/* For Block Building



#wrapper div {

	border: 3px solid #000;

}



***************************/



#header {

	height: 184px;

	background: url(images/header.jpg) no-repeat 0 0;

	position: relative;



}

#header #title-text {

	position: absolute;

	top: 80px;

	right: 30px;

	width: 450px;

	text-align: center;

	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

	

}



#header #title-text h2 {

	font-size: 24px;

	line-height: 20px;

	color: white;

	font-weight: bold;

	margin: 4px;

}

#header #title-text p {

	color: white;

	font-size: 14px;

	margin: 0;

}



#partners {

	text-align: center;

	background-color: #cae0ca;

	min-height: 50px;

	border-right: 1px solid #083;

	border-left: 1px solid #083;

	padding: 5px 25px 5px 5px;

	

}

#partners-text1 {

	color: #444;

	font-size: 16px;

	line-height: 20px;

	font-weight: bold;

	padding: 5px 5px 5px 0px;

	margin-left: 0px;

}



#partners #partner1,#partners #partner2,#partners #partner3 {

	float: right;

	margin: 0px 20px 5px 40px;

	

}

#partners .gallerylayer {

	background: #cae0ca;



}





#top-menu {

	text-align: center;

	background: yellow url(images/GoldGradientBackgroundNavBar_900px.gif) repeat-y 0 0px;

	color: #fff;

	font-weight: bold;

	padding: 6px 0 6px 0;

	border-right: 1px solid #083;

	border-left: 1px solid #083;

}



#top-menu a {

	color: #000;

	font-size: 9pt;

	text-decoration: none;

	margin-right: 5px;

	margin-left: 5px;

	line-height: 20px;

}





#main-body {

	width: 900px;

	background: #083;

	min-height: 250px;

}



#left-column {

	float: left;

	width: 170px;

	min-height: 250px;

	padding: 5px;

	color: white;

}



#left-column #left-menu a  {

	color: black;

	text-decoration: none;

	background: white url(images/BlueButtongradient.png) repeat-x 0 -10px;

	display: block;

	margin: 10px 0 10px 0;

	padding: 7px 5px 7px 15px;

	text-align: left;

	border: 1px outset gray;

	-moz-border-radius: 8px;

	-khtml-border-radius: 8px;

	-webkit-border-radius: 8px;

	min-height: 30px;







}



#left-column #left-menu a h3 {

	font-size: 15px;

	font-weight: bold;

	letter-spacing: 1px;

	line-height: 16px;

	margin: 0;

	padding: 0;

	}

#left-column #left-menu a p {

	margin: 0;

	padding: 0;

	font-size: 10px;

	}



#left-column #left-menu a:hover  {

	background: url(images/BlueButtongradient-down.png) 0 0;

}







#body-column {

	float: right;

	width: 665px;

	background: white;

	padding: 25px;

	font-size: 14px;

	line-height: 20px;

	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

	color: #333;

	min-height: 750px;

	margin-bottom: 1px;

	margin-right: 1px;

}



/* My Comment 

#body-column h3 {

	text-align: center;

	font-size: 30px;

	margin: 2px;

	padding: 0;

	color: darkgreen;

	}*/



#important-links {

	

}

#important-links h3{

	margin: 0 0 5px 0;

}



#important-links a {

	color: white;

	text-decoration: underline;

	background: none;

	margin: 0 0 0 10px;

	padding: 0;

	text-align: left;

	border: none;

	

}

#important-links a:hover {

	color: white;

	text-decoration: underline;

	background: none;

	border: none;



}



#copyright {

	margin: 0;

	padding: 2px;

	text-align: center;

}
