html {
	height:100%;
	margin-bottom: 0.01em;
	overflow-y:scroll;
}

* {
	margin: 0;
	padding: 0;
	
}

body {
	background-color: #070000;
	margin: 0 0 0 40px;
	font-style: normal !important;
	font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #ffffff;
}

a {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #505050;
	text-decoration: none;
}

a:hover {
font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

h1 {
font-family: Georgia, Times, serif;
	font-style: normal;
	 color: #444;
	 background-color: transparent;
	 font-size: 16px;
	 font-weight: normal;
	 margin: 0 0 2px 0;
	 padding: 5px 0 6px 0;
}

code {
font-family: Monaco, Verdana, Sans-serif;
	font-style: normal;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}

#wrapper {
	margin: 0 auto;
	width: 930px;
	background-color: #070000;
}

#top_header {
	margin: 0 auto;
	width: 930px;
	height: 116px;
	background: url(/public/images/blue_line_top.jpg) repeat-x top center;
}

#top_header img.logo {
	float: left;
	margin: 48px 0 0 0;
	width: 286px;
	height: 33px;
}

#top_header_right {
	float: right;
	width: 614px;
	height: 116px;
	line-height: 153px;
	text-align: right;
	padding-right: 10px;
}

#top_header_right ul li {
	float: right;
	margin: 0 0 0 15px;
}

#top_header_right ul li a {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #ffffff;
}

#top_header_right ul li a.bluetab {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
}

#top_header_right ul li a.bluetab:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
	text-decoration: underline;
}

#top_header_right ul li a.bluetab_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
	text-decoration: underline;
}

#top_header_right ul li a.bluetab_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
}

#top_header_right ul li a.pink {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
}

#top_header_right ul li a.pink:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
	text-decoration: underline;
}

#top_header_right ul li a.pink_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
	text-decoration: underline;
}

#top_header_right ul li a.pink_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
}

#top_header_right ul li a.yellow {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
}

#top_header_right ul li a.yellow:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
	text-decoration: underline;
}

#top_header_right ul li a.yellow_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
	text-decoration: underline;
}

#top_header_right ul li a.yellow_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
}

#top_header_right ul li a.greentab {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
}

#top_header_right ul li a.greentab:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
	text-decoration: underline;
}

#top_header_right ul li a.greentab_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
	text-decoration: underline;
}

#top_header_right ul li a.greentab_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
}

#middle_header_one, #middle_header_two, #middle_header_three {
	margin: 0 0 10px 0;
	float: left;
	text-align: left;
	width: 478px;
	height: 180px;
}

#middle_header_one {
	margin: 0 10px 10px 0;
	width: 468px;
	/*background: url(/public/images/grey_line_vert.jpg) repeat-y top right;*/
}

#middle_header_one h1 {
	color: #505050;
	background-color: transparent;
	border-bottom: 0px solid #D0D0D0;
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 42px;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 0 6px 0;
}

#middle_header_one h1 a {
	color: #505050;
	background-color: transparent;
	border-bottom: 0px solid #D0D0D0;
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 42px;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 0 6px 0;
}

#middle_header_one h1 a:hover {
	color: #ffffff;
	background-color: transparent;
	border-bottom: 0px solid #D0D0D0;
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 42px;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0 0 6px 0;
}

#middle_header_two {
	margin: 0 10px 0 10px;
	padding: 0 0 0 20px;
	float: left;
	width: 193px;
	/*height: 172px;*/
	background: url(/public/images/grey_line_vert.jpg) repeat-y top left;
}

#middle_header_three {
	margin: 0 0 0 20px;
	padding: 0 5px 0 20px;
	float: left;
	width: 166px;
	background: url(/public/images/grey_line_vert.jpg) repeat-y top left;
	/*height: 172px;*/
}

#middle_header_two p {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #858585;
	margin: 0;
	margin-bottom: 5px;
	padding: 5px 0 0 0;
}

#middle_header_three p {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #505050;
	margin: 0;
	padding: 5px 0 0 0;
}

#middle_header_two p a {
	display: block;
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #505050;
}

#middle_header_two p a:hover {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
}

#middle_header_three p a {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #858585;
	margin: 0;
	padding: 5px 0 0 0;
}

#middle_header_three p a:hover {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
	margin: 0;
	padding: 5px 0 0 0;
}

#middle_header_two p span, #middle_header_three p span {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #858585;
	margin: 0;
	padding: 0;
}

#content_wrapper {
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 930px;
	background: url(/public/images/grey_line_bottom.jpg) repeat-x top center;
}

#footer {
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 930px;
	height: 66px;
	background: url(/public/images/blue_line_bottom.jpg) repeat-x top center;
}

#footer p {
	color: #505050;
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}

#footer p span.left {
	float: left;
}

#footer p span.right {
	float: right;
}

#footer img {
	margin: 10px 0 0 15px;
}

#home_gallery {
	margin: 0 auto;
	margin-top: 10px;
	width: 930px;
}

#home_gallery div.project {
	float: left;
	margin: 0 20px 28px 0;
	width: 216px;
	height: 164px;
}

#home_gallery div.project_last {
	float: left;
	margin: 0 0 28px 0;
	width: 216px;
	height: 164px;
}

#home_gallery div.project h1, #home_gallery div.project_last h1 {
	margin: 6px 0 0 0;
	padding: 4px 0 0 0;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #858585;
}

#home_gallery div.project h1 a, #home_gallery div.project_last h1 a {
	margin: 6px 0 0 0;
	padding: 4px 0 0 0;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #858585;
}

#home_gallery div.project h1 a:hover, #home_gallery div.project_last h1 a:hover {
	margin: 6px 0 0 0;
	padding: 4px 0 0 0;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
}

#home_gallery div.project p, #home_gallery div.project_last p {
	margin: 0 0;
	padding: 2px 0 4px 0;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #505050;
}

#home_gallery div.project p a, #home_gallery div.project_last p a {
	margin: 0 0;
	padding: 2px 0 4px 0;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #505050;
}

#home_gallery div.project p a:hover, #home_gallery div.project_last p a:hover {
	margin: 0 0;
	padding: 2px 0 4px 0;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
}

#home_gallery div.project p span, #home_gallery div.project_last p span {
	margin: 2px 0 0 0;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #858585;
}

#contact_wrapper {
	font-size: 12px;
	line-height: 15px;
	color: #858585;
}

#contact_wrapper p {
	margin: 0 0 20px 0;
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #858585;
}

#contact_wrapper_left {
	margin: 20px 0;
	float: left;
	width: 456px;
	background-color: #070000;
}

#contact_wrapper_right {
	margin: 20px 0;
	float: right;
	width: 434px;
	background-color: #070000;
	
}

#map {
	width: 434px;
	height: 420px;
	background-color: #070000;
}

#loginform {
	margin: 20px auto;
	width: 394px;
	padding: 20px;
}

#content_wrapper ul li {
	float: right;
	margin: 0 15px;
}

#content_wrapper ul li a {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #ffffff;
}

#content_wrapper ul li a.bluetab {
	float: left;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
}

#content_wrapper ul li a.bluetab:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
	text-decoration: underline;
}

#content_wrapper ul li a.bluetab_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
	text-decoration: underline;
}

#content_wrapper ul li a.bluetab_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
}

#content_wrapper ul li a.pink {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
}

#content_wrapper ul li a.pink:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
	text-decoration: underline;
}

#content_wrapper ul li a.pink_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
	text-decoration: underline;
}

#content_wrapper ul li a.pink_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
}

#content_wrapper ul li a.yellow {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
}

#content_wrapper ul li a.yellow:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
	text-decoration: underline;
}

#content_wrapper ul li a.yellow_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
	text-decoration: underline;
}

#content_wrapper ul li a.yellow_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
}

#content_wrapper ul li a.greentab {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
}

#content_wrapper ul li a.greentab:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
	text-decoration: underline;
}

#content_wrapper ul li a.greentab_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
	text-decoration: underline;
}

#content_wrapper ul li a.greentab_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
}

#content_wrapper h1 {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	margin:20px 0 10px 0;
}

#content_wrapper h1.tags a {
	font-size: 18px;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	margin: 0;
}

#about_wrapper {
	font-size: 12px;
	line-height: 15px;
	color: #858585;
}

#about_wrapper h1 {
	font-style: normal;
font-family: Georgia, Times, serif;
	margin: 0 0 20px 0;
}

#about_wrapper p {
	margin: 0 0 20px 0;
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #505050;
}

#about_wrapper_icons {
	clear: both;
	float: left;
	width: 932px;
	height: 163px;
	margin: 0 20px 20px 0;
}

#about_wrapper_left {
	float: left;
	width: 428px;
	margin: 0px 15px 20px 0;
	padding: 0 10px 0 0;
	/*background-color: green;*/
	/*background: url(/public/images/grey_line_vert.jpg) repeat-y top right;*/
}

#about_wrapper_left h1 {
	font-size: 24px;
	font-style: normal;
font-family: Georgia, Times, serif;
	color: #505050;
	margin: 20px 0;
}

#about_wrapper_left h2 {
	font-style: normal;
font-family: Georgia, Times, serif;
	color: #858585;
	margin-bottom: 5px;
}

#about_wrapper_left h3 {
	font-style: normal;
font-family: Georgia, Times, serif;
	background-color: transparent;
	font-size: 16px;
	font-weight: normal;
	color: #505050;
	margin-top: 35px;
	margin-bottom: 0;
}

#about_wrapper_right {
	margin: 0 20px 20px 20px;
	float: left;
	padding: 0;
	text-align: left;
	/*width: 436px;*/
	/*background-color: green;*/
	/*border: 1px solid red;*/
}

#about_wrapper_right h1 {
	font-size: 24px;
	font-style: normal;
font-family: Georgia, Times, serif;
	color: #505050;
	margin: 0;
}

#about_wrapper_right div.about_list {
	float: left;
	width: 186px;
	margin-left: 4px;
	padding: 0 20px;
	color: #505050;
	background: url(/public/images/grey_line_vert.jpg) repeat-y top left;
}

#about_wrapper_right div.about_list_right {
	float: left;
	width: 186px;
	margin-left: 0;
	padding: 0 0 0 20px;
	background: url(/public/images/grey_line_vert.jpg) repeat-y top left;
	color: #505050;
}

#about_wrapper_right h3 {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 20px 10px;
	color: #858585;
}

#about_wrapper_right ul {
	float: left;
	text-align: left;
}

#about_wrapper_right ul li {
	font-style: normal;
font-family: Georgia, Times, serif;
	clear: both;
	float: left;
	width: 168px;
	text-align: left;
	margin: 0 0 5px 10px;
	padding: 0;
	
	/*border: 1px solid red;*/
	color: #505050;
}

#top_admin_header_right {
	float: right;
	width: 100%;
	height: 30px;
	line-height: 20px;
	text-align: right;
}

#top_admin_header_right h1 {
	font-style: normal;
font-family: Georgia, Times, serif;
	float: left;
}

#top_admin_header_right h2 {
	font-style: normal;
font-family: Georgia, Times, serif;
	float: left;
}

#top_admin_header_right ul li {
	float: right;
	margin: 0 15px;
}

#top_admin_header_right ul li a {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #ffffff;
}

#top_admin_header_right ul li a.bluetab {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #009de9;
}

#top_admin_header_right ul li a.bluetab:hover {
	font-style: normal;
font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #009de9;
	text-decoration: underline;
}

#top_admin_header_right ul li a.bluetab_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
	text-decoration: underline;
}

#top_admin_header_right ul li a.bluetab_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #009de9;
}

#top_admin_header_right ul li a.pink {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
}

#top_admin_header_right ul li a.pink:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
	text-decoration: underline;
}

#top_admin_header_right ul li a.pink_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
	text-decoration: underline;
}

#top_admin_header_right ul li a.pink_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #e0007a;
}

#top_admin_header_right ul li a.yellow {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
}

#top_admin_header_right ul li a.yellow:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
	text-decoration: underline;
}

#top_admin_header_right ul li a.yellow_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
	text-decoration: underline;
}

#top_admin_header_right ul li a.yellow_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff30b;
}

#top_admin_header_right ul li a.greentab {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
}

#top_admin_header_right ul li a.greentab:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
	text-decoration: underline;
}

#top_admin_header_right ul li a.greentab_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
	text-decoration: underline;
}

#top_admin_header_right ul li a.greentab_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #00ff00;
}

#top_admin_header_right ul li a.gray {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #858585;
}

#top_admin_header_right ul li a.gray:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #858585;
	text-decoration: underline;
}

#top_admin_header_right ul li a.gray_down {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}

#top_admin_header_right ul li a.gray_down:hover {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	color: #ffffff;
}

#main_admin_content {
	margin: 20px 0;
	padding: 0 0 20px 0;
	width: 100%;
	height: auto;
	min-height: 30px;
	text-align: left;
}

#main_admin_content p {
	margin: 0 0 10px 0;
}

#main_admin_content ul {
	margin: 0 0 10px 0;
	text-align: left;
	min-height: 20px;
}

#main_admin_content ul li {
	float: left;
	margin: 0 15px 0 0;
}

#main_admin_content ul.third_nav {
	clear: both;
	margin: 0 0 10px 0;
	min-height: 20px;
	text-align: left;
}

#main_admin_content ul.third_nav a {
	color: #858585;
	text-decoration: none;
}

#main_admin_content ul.third_nav a:hover {
	cursor: pointer;
	color: #ffffff;
	text-decoration: underline;
}

#main_admin_content ul.third_nav a.down {
	color: #ffffff;
	text-decoration: none;
}

#main_admin_content ul.third_nav a.down:hover {
	cursor: pointer;
	color: #858585;
	text-decoration: underline;
}

#admin_wrapper_left {
	margin: 20px 0;
	float: left;
	width: 456px;
}

#admin_wrapper_right {
	margin: 20px 0;
	float: right;
	width: 426px;
	padding-left: 20px;
	min-height: 20px;
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	background: url(/public/images/grey_line_vert.jpg) repeat-y top left;
}

#admin_wrapper_right h1 {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
}

#admin_wrapper_right p {
	font-style: normal;
font-family: Arial, Lucida Grande, Verdana, Sans-serif;
}

#admin_wrapper_left input[type=text] {
	border: 0px solid #505050;
}


/* -- Form Styles ------------------------------- */
form {	
	margin: 0;
	padding: 0;
}

.uploadform {
	margin: 20px 0;
	padding: 20px 0;
}

div.fieldset {
	clear: both;
	border:  0px solid #505050;
	margin: 20px 0 10px 0;
	padding: 20px 10px 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #201a1a;
	margin: 20px 0 10px 0;
	padding: 3px 10px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #505050;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;
}

div.flash {
	width: 395px;
	margin: 10px 5px;
	border-color: #201a1a;
	background-color: #201a1a;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

#divStatus1, #divStatus2, #divStatus3, #divStatus4 {
	margin: 5px;
}

button { 
	margin-top: 10px;
	margin-bottom: 10px;
}

/*
button,
input,
select,
textarea { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}

button { 
	margin-top: 10px;
	margin-bottom: 10px;
}
*/

/*input[disabled]{ border: 1px solid #ccc }*/ /* FF 2 Fix */


/*
label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#btnSubmit { margin: 10px 0 0 155px; }
*/

#spanButtonPlaceHolder {
	background-color: transparent;
	padding: 10px;
}

/* -- Table Styles ------------------------------- */
td {
	font: 10pt Helvetica, Arial, sans-serif;
	vertical-align: top;
}

.progressWrapper {
	width: 297px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7; 
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 273px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 237px;
	font-size: 7pt;
	font-style: normal;
font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	margin-top: -2px;
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	margin-top: -2px;
	background-position: 0px 0px;
}

#photos_data {
	clear: both;
	width: 440px;
	margin: 20px 0;
}

#photos_data ul {
	width: 440px;
	min-height: 60px;
}

#about_wrapper #about_wrapper_right div.about_list_right ul.about_list {
	color: #ff0;
}

#about_wrapper #about_wrapper_right div.about_list_right ul.about_list {
	color: #ff0;
}

#about_wrapper #about_wrapper_right div.about_list_right ul.about_list li {
	color: #ff0000;
}

.smallspace {
	font-size: 2px;
	height: 4px;
}

#middle_header_two, #middle_header_three {
	height: 180px;
}

#middle_header_one {
	margin: 0 0 10px 0;
	width: 453px;
}

#middle_header_two {
	margin: 0 10px 0 14px;
	padding: 0 0 0 20px;
	float: left;
	width: 196px;
	/*height: 172px;*/
	background: url(/public/images/grey_line_vert.jpg) repeat-y top left;
}

#middle_header_three {
	margin: 0 0 0 10px;
	padding: 0 5px 0 20px;
	float: left;
	width: 191px;
	background: url(/public/images/grey_line_vert.jpg) repeat-y top left;
	/*height: 172px;*/
}

#images_wrapper {
	padding-top: 20px;
	background: url(/public/images/grey_line_bottom.jpg) repeat-x top center;
}

#middle_header_three p.extra {
	margin-top: 5px;
	/*padding: 0 0 0 0;*/
}

#about_wrapper_left p {
	margin: 0 0 10px 0;
	padding: 0;
}

#about_wrapper_right div.about_list ul.about_list_ul {
	float: left;
	text-align: left;
}

#about_wrapper_right div.about_list ul.about_list_ul li {
	font-style: normal;
font-family: Georgia, Times, serif;
	clear: both;
	float: left;
	width: 185px;
	text-align: left;
	margin: 0 0 0px 10px;
	line-height: 21px;
	padding: 0;
	font-size: 14px;
	
	/*border: 1px solid red;*/
	color: #505050;
}

#about_wrapper_right div.about_list_right {
	margin: 0 0 0px 10px;
}

#about_wrapper_right div.about_list_right ul.about_list_ul {
	float: left;
	text-align: left;
	font-size: 14px;
}

#about_wrapper_right div.about_list_right ul.about_list_ul li {
	font-style: normal;
	font-family: Georgia, Times, serif;
	clear: both;
	float: left;
	width: 185px;
	text-align: left;
	margin: 0 0 0px 10px;
	line-height: 21px;
	padding: 0;
	font-size: 14px;
	
	/*border: 1px solid red;*/
	color: #505050;
}


#about_wrapper_left div.about_list ul.about_list_ul {
	float: left;
	text-align: left;
}

#about_wrapper_left div.about_list ul.about_list_ul li {
	font-style: normal;
font-family: Georgia, Times, serif;
	clear: both;
	float: left;
	width: 185px;
	text-align: left;
	margin: 0 0 0px 10px;
	line-height: 21px;
	padding: 0;
	font-size: 14px;
	
	/*border: 1px solid red;*/
	color: #505050;
}

#about_wrapper_left div.about_list_right {
	margin: 0 0 0px 10px;
}

#about_wrapper_left div.about_list_right ul.about_list_ul {
	float: left;
	text-align: left;
	font-size: 14px;
}

#about_wrapper_left div.about_list_right ul.about_list_ul li {
	font-style: normal;
font-family: Georgia, Times, serif;
	clear: both;
	float: left;
	width: 185px;
	text-align: left;
	margin: 0 0 0px 10px;
	line-height: 21px;
	padding: 0;
	font-size: 14px;
	
	/*border: 1px solid red;*/
	color: #505050;
}

#about_wrapper_left div.about_list ul.about_list_ul li a {
	color: #505050;
}

#about_wrapper_left div.about_list ul.about_list_ul li a:hover {
	color: #ffffff;
}

form {
	margin: 0 0 10px 0;
}

.sendbutton {
	color: #505050;
}

.sendbutton:hover {
	cursor: pointer;
	color: #ffffff;
}


#admin_wrapper_left .projecttags {
	clear: both;
	padding: 5px;
	margin: 0 0 20px 0;
	width: 240px;
	line-height: 15px;
	color: #505050;
	background-color: #070000; 
	border: 1px solid #858585;
	border-width: 1px 1px 1px 1px;
}

#admin_wrapper_left #projecttagsdroplist ul {
	padding: 0 5px;
	width: 240px;
	line-height: 15px;
	color: #505050;
	background-color: #070000; 
	/*border: 1px solid #858585;*/

}

#admin_wrapper_left #projecttagslist ul {
	padding: 0 5px;
	width: 240px;
	line-height: 15px;
	color: #505050;
	background-color: #070000; 
	/*border: 1px solid #858585;*/

}

#admin_wrapper_left #tagsinfo {
	clear: both;
	color: #505050;
	background-color: #070000; 
	line-height: 20px;
}

#admin_wrapper_right #tags {
	color: #505050;
}

.ui-state-default {
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 5px;
	width: 200px;
	height: 20px;
	line-height: 20px;
	color: #505050;
	background-color: #070000; 
}

#admin_wrapper_right #tags ul li {
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 5px;
	width: 200px;
	height: 20px;
	line-height: 20px;
	color: #505050;
	background-color: #070000; 
	border: 1px solid #858585;
}

.ui-draggable {
	clear: both;
	float: left;
	margin: 10px 0 5px 0;
	padding: 0 5px;
	width: 200px;
	height: 20px;
	line-height: 20px;
	color: #505050; /*505050*/
	background-color: #070000; 
}

.submit_button {
	display: block;
	clear: both;
	color: #505050;
}

.submit_button:hover {
	display: block;
	clear: both;
	color: #ffffff;
	cursor: pointer;
}

.tweethead {
	font-style: normal;
	font-family: Georgia, Times, serif; margin-bottom: 5px; color: #858585; font-size: 16px;
	font-family: Arial, Lucida Grande, Verdana, Sans-serif;
}

.tweetbody {
	font-style: normal;
	font-family: Georgia, Times, serif; margin-bottom: 5px; color: #444444; font-size: 14px;
	font-family: Arial, Lucida Grande, Verdana, Sans-serif;
}

a.tweetlink {
	font-family: Arial, Lucida Grande, Verdana, Sans-serif; line-height: 34px; font-size: 15px; color: #009de9;
}

a.tweetlink:hover {
	font-family: Arial, Lucida Grande, Verdana, Sans-serif; line-height: 34px; font-size: 15px; color: #ffffff;
}

.tweetbody a {
	font-style: normal;
	font-family: Georgia, Times, serif; margin-bottom: 5px; color: #858585; font-size: 14px;
	font-family: Arial, Lucida Grande, Verdana, Sans-serif;
}

.tweetbody a:hover {
	text-decoration: none;
	color: #ffffff;
}

/*style="color: #858585; font-style: normal;
font-family: Georgia, Times, serif; margin-bottom: 5px;font-size: 15px;"*/
