.home_page_button {
	display:block;
	width:200px;
	height:45px;
	margin:1px 1px;
	padding:10px;
	background-image:url("images/home_page_button_bg.jpg");
	background-repeat:no-repeat;
	text-decoration:none !important;
	font-size:16px;
	color:#660055 !important;
}
.home_page_button:hover {
	text-decoration:none !important;
	color:#993388 !important;
}
.home_page_button span {
	font-size:14px;
}
.home_page_button strong {
	color:#993388 !important;
}
#site_title_bar {
	color:#660055;
}
#site_title_bar h1 {
	font-weight:normal;
	font-size:36px;
	margin-bottom:5px;
}
#site_title_bar h1 span {
	font-size:20px;
}

.site {
	height:70px;
	padding:0px;
	margin:15px;
	float:left;
}
a.header_link {
	font-size:14px;
	font-weight:bold;
}
a.header_link:hover {
	color:#000;
}
/*
.site p {
	padding:5px;
}
.site h3 {
	margin:0px;
	padding:3px 5px;
	background-color:#000;
	color:#fff;
}
*/
