body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	text-align: center;
	color: #333;	
}

a {
	color: #ff6c00;
	text-decoration: none;
}
a:hover {
	color: #ff6c00;
	text-decoration: underline;	
}
img {
	border: none;
}

/* HEADER */

#header {
	width: 100%;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background: url('/assets/img/headerbg.gif') repeat-x;
	border-bottom: solid 1px black;
	text-align: center;
}

#headerinner {
	text-align: left;
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}

#header .title {
	width: 410px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}

#header .title span {
	display: none;
}

#header #menu {
	margin: 25px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: white;
}
#header #menu ul {
	margin: 0px;
	padding: 0px;
}
#header #menu ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;	
	padding: 0 15px 0 15px;
}
#header #menu ul li a {
	color: white;
	text-decoration: none;
}
#header #menu ul li a:hover {
	color: #23303f;
	background-color: white;
	text-decoration: none;
}

/* MAIN */

#main {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

/* MARQUEE */

#marquee {
	width: 100%;
	padding: 20px 0 0 0;
	margin: 0px;
	border-bottom: dotted 1px #C0C0C0;
}
#marqueeleft {
	float: left;
    width: 450px;
    height: 230px;
	padding: 0px;
	margin: 0px;
    background: url('/assets/img/crowd.png') no-repeat top left;
}
#marqueeright {
	float: right;
    width: 480px;    
	padding: 0px;
	margin: 0px;
}
#marqueetext {
	font-family: helvetica, arial, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -1px;
    color: #333;    
}
#marqueetext a {
	background-color: #5fbeff;
	color: #333;
	text-decoration: none;
}
#marqueetext a:hover {
	background-color: white;
	color: #333;
	text-decoration: underline;
}

/* CONTENT */

#content {
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0px;	
}
#contentleft {
	float: left;
    width: 600px;
	padding: 0px;
	margin: 0px;
}
#contentleft h1 {
	font-size: 1.5em;
	line-height: 1em;
	font-family: georgia, times, "times new roman";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contentleft .post h1 {
	font-size: 1.8em;
	line-height: 1em;
	font-family: georgia, times, "times new roman";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contentleft .post h1 a {
	color: #333;
}
.postborder {
	border-bottom: dotted 1px #d3d3d3;
	margin-bottom: 15px;
}

.blognavigation {
	padding: 0 0 10px 0;
}
.post {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	padding: 0px 0px 10px 0px;
}
.postmetadata {
	background-color: #efefef;
	border: solid 1px #c0c0c0;
	padding: 3px;
}

#contentleft p.about {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: dashed 1px #C0C0C0;
}
#post {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
}
#respond {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
}
#comment {
	width: 570px;
}
.comment {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
}
#contentleft p.hometextblock {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	color: #333;		
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: dashed 1px #C0C0C0;
}
#contentleft .homeblogblock {
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#contentleft .headlabel {
	background-color: #23303f;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
	font-weight: bold;
	color: white;
}
#contentleft ul#pagelinks {
	margin: 10px 0 0 0;
	padding: 0px;
}
#contentleft ul#pagelinks li {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	padding: 0px;
	margin: 0 0 3px 6px;
	list-style-type: none;
	list-style-image: none;	
}
#contentleft .pagetext {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
#contentleft ul.pagetextlist {
	margin: 0px;
	padding: 0px;
}
#contentleft ul.pagetextlist li {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	padding: 0px;
	margin: 0 0 3px 6px;
	list-style-type: none;
	list-style-image: none;	
}
#contentleft ul.pagetextlist li ul {
	margin: 0px;
	padding: 0px;
}
#contentleft ul.pagetextlist li ul li {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin: 0 0 3px 20px;
	list-style-type: square;
}

#contentleft ul#pagelist {
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial, sans-serif;	
}
#contentleft ul#pagelist li {
	margin: 0px;
	padding: 0 30px 10px 20px;
	font-family: helvetica, arial, sans-serif;	
	font-size: .8em;
	list-style-type: none;
	list-style-image: none;		
}
#contentleft ul.teamlist {
	margin: 20px 0 0 0;
	padding: 0px;
	font-family: helvetica, arial, sans-serif;	
}
#contentleft ul.teamlist li {
	margin: 0px;
	padding: 0 0 10px 0;
	font-family: helvetica, arial, sans-serif;	
	font-size: .8em;
	list-style-type: none;
	list-style-image: none;		
}
#contentleft ul.teamlist li h3 {
	margin: 0px;
	padding: 0px;
}
#contentleft ul.teamlist li p {
	margin: 5px 0 5px 0;
	padding: 0px;
}


#contentright {
	float: right;
    width: 340px;    
	padding: 0px;
	margin: 0px;
}

#contentright h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	font-weight: bold;	
	padding: 10px 0px 10px 0px;
	margin: 0;
	background: url('/assets/img/faded-dotted-hr.png') repeat-x bottom left;
}

#contentright .box {
	width: 340px;
	padding: 0px;
	margin: 0px;
}
#contentright .box .topbox {
	width: 340px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
#contentright .box .topbox .cornertleft {
	float: left;
	width: 330px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
#contentright .box .topbox .cornertleft .cornertl {
	float: left;
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: url('/assets/img/cornertl_d4d7d9.png') no-repeat bottom left;
}
#contentright .box .topbox .cornertleft .extend {
	float: right;
	width: 320px;
	height: 10px;
	background-color: #d4d7d9;
}
#contentright .box .topbox .cornertr {
	float: right;
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: url('/assets/img/cornertr_d4d7d9.png') no-repeat bottom right;	
}
#contentright .box .innerbox {
	width: 340px;
	background-color: #d4d7d9;
	padding: 0px;
	margin: 0px;	
}
#contentright .box .innerbox .content {
	padding: 0 10px 0 10px;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
}
#contentright .box .bottombox {
	width: 340px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
#contentright .box .bottombox .cornerbleft {
	float: left;
	width: 330px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
#contentright .box .bottombox .cornerbleft .cornerbl {
	float: left;
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: url('/assets/img/cornerbl_d4d7d9.png') no-repeat top left;
}
#contentright .box .bottombox .cornerbleft .extend {
	float: right;
	width: 320px;
	height: 10px;
	background-color: #d4d7d9;
}
#contentright .box .bottombox .cornerbr {
	float: right;
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	background: url('/assets/img/cornerbr_d4d7d9.png') no-repeat top right;
}

#contentright .clearbox {
	width: 320px;
	padding: 10px;
	margin: 0;
}

#contentright .clearbox #bloglinks {
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	padding: 0 0 0 10px;
	margin: 0px;
}
#contentright .clearbox #bloglinks ul {
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	padding: 0px;
	margin: 0px;
}
#contentright .clearbox #bloglinks ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;		
}
#contentright .clearbox #bloglinks li {
	padding: 0 0 10px 0;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;		
}


ul#connectmenu {
	margin: 0px;
	padding: 6px 0px 10px 0px;
}
ul#connectmenu li {
	float: left;
	list-style-type: none;
	list-style-image: none;	
	margin: 0px 6px 0px 6px;
}
ul#connectmenu li img {
	border: none;
}

ul#goeswell {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
ul#goeswell li {
	list-style-type: none;
	list-style-image: none;	
	font-family: helvetica, arial, sans-serif;
	font-size: .75em;
}
ul#goeswell li p {
	padding: 0px 0px 5px 0px;	
	margin: 0px;
}

/* LOGIN FORM */

#loginform {
	padding: 10px 0 10px 0;
}

#contentright .box .innerbox h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	font-weight: bold;	
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background: url('/assets/img/faded-dotted-hr.png') repeat-x bottom left;
}

#loginform label {
	float: left;
	width: 90px;
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	margin: 3px;	
}
#loginform #username, #loginform #password {
	width: 205px;
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	margin: 3px;	
}
#loginform #login {
	margin: 6px 0px 0px 250px;
}


/* FOOTER */

#footer {
	width: 100%;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background: url('/assets/img/footerbg.gif') repeat;	
	border-top: solid 1px black;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;	
}
#footer a {
	color: #5fbeff;
}
#footer #fade {
	width: 100%;
	height: 200px;
	background: url('/assets/img/footerbgfade.png') repeat-x bottom left;	
}
#footerinner {
	text-align: left;
	width: 960px;
	padding: 15px 0 15px 0;
	margin: 0 auto;
	border-bottom: solid 1px #999;
}
#footercopyright {
	text-align: center;
	width: 960px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	font-size: .6em;
	color: #999;
}
#footerleft {
	float: left;
	width: 670px;
}
#footerleftleft {
	float: left;
	width: 150px;
	color: white;
}
#footerleftleft h1 {
	weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 0 0 5px 0;
}
#footerleftleft ul {
	margin: 0px;
	padding: 0px;
}
#footerleftleft ul li {
	list-style-type: none;
	list-style-image: none;	
}
#footerleftright {
	float: right;
	width: 519px;
	color: white;		
}
#footerleftright h1 {
	weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 0 0 5px 0;
}
#footerleftright ul {
	margin: 0px;
	padding: 0px;
}
#footerleftright ul li {
	list-style-type: none;
	list-style-image: none;	
}
#footerleftright .footeraddress {
	font-size: 11px;
	color: #C0C0C0;
	margin-right: 32px;
}
#footerright {
	float: right;
	width: 290px;	
	color: white;	
}
#footerright h1 {
	weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 0 0 5px 0;
}
#footerright p {
	font-size: .8em;
	margin: 0px;
	padding: 5px 0 5px 0;
}

#email {
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	width: 200px;
}

.subscribeOn {
	color: black;
}
.subscribeOff {
	color: #999;
}

/* CONTACT FORM */

#contactform {
	padding: 0px;
	width: 450px;
}
#contactform label {
	float: left;
	width: 75px;
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	margin: 3px;	
}
#contactform #name, #contactform #emailaddress, #contactform #phone, #contactform #message {
	float: right;
	width: 350px;
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	margin: 3px;	
}
#contactform #send {
	margin: 20px 0px 0px 175px;
}


/* POSITIONING */

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.spacerVert10 {
	font-size: 10px;
	height: 10px;
}
.hr {
	border-bottom: dashed 1px #C0C0C0;
}
