
body { min-width: 960px; }
#SuperContain { margin-right: auto; margin-left: auto; z-index: 0; min-width: 960px; }

#MetaContain { max-width: 960px; min-width: 960px; background-color: #00b3ff; }
#MainContain
{ 
	max-width: 960px;
	min-width: 960px;
	background-color: #e57c2c;
	margin-right: auto;
	margin-left: auto; 	
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	
}

body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.PageTitle {
	padding-top: 45px;
	margin-left: 360px;
	text-align: left;
	color: #FFFFFF;
	font-size: 22px;
	text-shadow: #000066 0px 2px 3px;
}

a:link {
	border-width: 0px;
	color: #0099FF;
	text-decoration: none;
}

a:visited {
	border-width: 0px;
	text-decoration: none;
}
a:hover {
	border-width: 0px;
	text-decoration: underline;
	}
a:active {
	border-width: 0px;
	text-decoration: none;
}
.credit {
	text-shadow: 0px 1px #ffa456;
	color: #af5012;
	padding-left: 70px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	margin-left: 360px;
	width: 960px;
	padding-top: 20px;
	position: relative;
	clear: both;
	line-height: 25px;
	text-align: left;
	font-size: 10px;
	
	
	}

#header { width: 960px; height: 100px; background-repeat: repeat-x; background-image: url(images/header_blue_clouds.png); background-color: #6ac4da; }
#sidebar { float: left; width: 360px; background-repeat: no-repeat; background-image: url(images/sidebar_top.png); background-color: #e57c2c; }

.sidebartext { color: #7c370e; margin-right: 10px; margin-left: 15px; }

#widebar {
	background-position: 0 top;
	background-image: url(images/widebar_cap.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 20px;
	width: 600px;
	background-color: #7a522a;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
 }

.alert { width: 360px; background-color: #5b038a; background-position: center; font-weight: bold; color: #1f032d; text-shadow: 0px 1px #ad14ff; height: 33px; background-repeat: no-repeat; background-image: url(images/sidebar_alert.jpg); }

#alertBadge {
}

#flickrR {
	color: #ff1c92;
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {font-weight: bold; display:block; padding:0 10px 0 10px !important; font: 12px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited { border-width: 0px; text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
.sean a:link { text-decoration: none; color: #fc1c9b; }
.sean a:visited { color: #fc1c9b; }
.bill a:link { color: #ff0022; }
.bill a:visited { color: #ff0022; }
.dan a:link { color: #c8ff00; }
.dan a:visited { color: #c8ff00; }
.twitter a:link { color: #00ffbb; }
.twitter a:visited { color: #35feba; }
.blog a:link { color: #43008d; }
.blog a:visited { color: #43008d; }
