* {margin:0; padding:0;}

body {
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:14px;
	color:#444444;
	background:url(body-background.jpg) fixed repeat #000;
}

a {
	color:#8d2403;
}

a:hover {
	color:#a83916;
	text-decoration:none;
}

h2 {
	background:#c20000;
	padding:3px 9px;
	color:#fff;
}

div.left h2 {
	color:#c20000;
	background:none;
	font-size:44px;
	font-weight:normal;
}

/*============== replacement & clears ==============*/

.hide {text-indent:-9999px;}
h1 a span {display:none;}
div.clear {display:block; height:1%; clear:both; width:100%;}

/*============== divs ==============*/

div#header {
	width:960px;
	height:100px;
	margin:0 auto;
}

div#main-top {
	width:960px;
	height:36px;
	background:url(main-top.png) top center no-repeat;
	margin:0 auto;
}

div#main {
	margin:0 auto;
	width:960px;
	background:url(main-middle.png) repeat-y;
}

div.left {
	width:420px;
	margin-left:40px;
	float:left;
	clear:left;
}
div.right {
	width:420px;
	margin-right:40px;
	float:right;
	clear:right;
}

div#members {
	width:940px;
	margin-left:10px;
	background:#1264b8;	
	overflow:hidden;
	font-size:110%;
	margin-top:30px;
}

div#support {
	width:940px;
	margin-left:10px;
	background:#c20000;
	overflow:hidden;
	padding:20px 0 35px;
}

/*============== individual ==============*/

div#header h1 a {
	width:323px;
	height:78px;
	display:block;
	float:left;
	background:url(bwdg-logo.png) no-repeat;
	margin-top:18px;
	margin-left:47px;
}

div.left p {
	line-height:20px;
	margin:12px 0;
	padding:0 7px;
	font-size:13px;
}

div#members h2 {
	background:#3585d8;
	color:#fff;
	margin-left:30px;
	margin-top:20px;
	font-size:30px;
}

div#members h3 {
	float:left;
	margin-left:40px;
}

div#members h3 a {
	color:#3585D8;
	background:#fff;
	padding:2px 4px;
	text-decoration:none;
}

div#members h3 a:hover {
	background:#f7f7f7;
	color:#4a97e6;
}

div#members span {
	float:left;
	margin-left:0px;
	padding-left:10px;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
}

div#members span.phone {
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	font-style:normal;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	color:#fff;
	border-left:1px dotted #ccc;
	margin-left:10px;
}

div#members h2 {
	float:left;
	margin-bottom:25px;
	
}

div#members p.members {
	float:left;
	margin-left:5px;
	padding-left:10px;
	clear:none !important;
	border-bottom:none;
	padding-bottom:0;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	margin-top:27px;
	font-weight:bold;
	letter-spacing:1px;
}

div#members p {
	clear:both;
	display:block;
	padding-top:10px;
	color:#fff;
	margin-bottom:20px;
	padding-bottom:20px;
	margin-left:40px;
}

div#twitter_div ul {
	margin-top:-1px;
	font-size:12px;
}

div#twitter_div h2 {
	margin-top:25px;
	font-weight:bold;
	font-size:18px;
}

div#twitter_div ul li {
	list-style-type:none;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	margin:-1px 7px 0 7px;
	line-height:15px;
}

a#twitter-link {
	background:#333;
	padding:4px 4px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	margin-top:-1px;
}

a#twitter-link:hover {
	opacity:0.8;
}


div#support h2 {
	text-align:center;
}

div#support ul {
	margin:15px 0;
}

div#support ul li {
	list-style-type:none;
	float:left;
	margin-left:40px;
}

div#support ul li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	display:block;
	padding:10px;
	background:#e13333;
	opacity:0.9;
}

div#support ul li a:hover {
	background:#c54343;
	color:#ccc;
}

p#footer {
	text-align:center;
	margin:15px 0;
	color:#eee;
}

p#footer a {color:#ccc;}

.small {line-height:16px !important}

p#byline {
	position:absolute;
	margin-top:-100px;
	margin-left:500px;
	color:#fff;
	font-size:28px;
	line-height:30px;
}

p#byline a {color:#acd0f6; text-decoration:none;}
p#byline a:hover {color:#90bbe9; text-decoration:underline;}

p#byline span {
	font-size:150%;
	display:block;
	float:left;
	margin-right:10px;
	margin-top:-3px;
	font-weight:normal;
}

