* { margin: 0; padding: 0; }

.cssform p{
width: 280px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 170px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: 
*/

* html .threepxfix{
margin-left: 3px;
}

html
{ 
	color: #999999;
	background-color:#ffffff;
	font: normal 76% "Helvetica" "Verdana, Arial, ", Verdana, Sans-Serif;
}

/* Links */

a { text-decoration: none; font-weight: bold; }

a:link { color: #333333; border-bottom-color: #333333; } 

a:visited { color: #000000; border-bottom-color: #333333; }

a:hover { color: #999999; border-bottom-color: #CCCCCC; border-bottom: 1px dotted #333333;}
 a:active { color: #999999; border-bottom-color: #cccccc; border-bottom: 1px dotted #333333;}
/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.2em; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h8 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

h4, h5, h6 { font-size: 20px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

/* Lists */

ul, ol
{
	margin: 1em 0;
	line-height: 1.8em;
}

ol li { margin-left: 2.5em; }

ul { padding-left: 2em; list-style-type: square; }

/* Images */



/* Other Html Elements */

blockquote
{
	clear: both;
	padding: 1em;
	margin: 2em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #eeeeee;
	border: 1px solid #a9a9a9;
	background: #eeeeee url(images/right_quotes.png) 95% 85% no-repeat;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

ins, del
{ 
	padding-left: 18px; 
	background-repeat: no-repeat;
	background-position: left center; 
}

ins { font-weight: normal; text-decoration: none; background-image: url(images/add.gif); }

del { background-image: url(images/delete.gif); }

#howtojoin {
	float: right;
	height: 35px;
	font-weight: bold;
	cursor: hand;
	cursor: crosshair;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 150px;
}

/* Structure */
#head{
 color: #cccccc;
 width:950px;
 float: left;
 border-bottom: 2px #CC0000 solid;
 height: 120px;
 background: #ffffff url(images/headbg.gif) no-repeat left;
}
#head h1 {
font-family: "Helvetica" "Verdana, Arial, ", Verdana, Sans-Serif;
font-size: 38px;
font-weight: lighter;
color: #000000;
letter-spacing: -2px;
margin-top: 50px;
margin-left: 50px;
padding-left:1.5em;
word-spacing: -4px;
padding-top: 25px;
padding-bottom: 7px;
background-image: url(images/logopic.gif);
background-repeat: no-repeat;
background-position: -7px;
}
#head h2 {
float: right;
margin-right: 5px;
margin-top: -34px;
font-family: "Helvetica" "Verdana, Arial, ", Verdana, Sans-Serif;
font-size: 1.5em;
font-weight: lighter;
color: #000000;
}

#head h3 {
	float: left;
	width:950px;
	margin-left: 578px;
	margin-top: -65px;
	font-family: "Helvetica" "Verdana, Arial, ", Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: lighter;
	color: #666666;
	position: absolute;
}

body
{
	width: 950px;
	color: #000000;
	margin: 0 auto;
}


#header
{
	float: left;
	clear: both;
	width: 950px;
	height: 10px;
	background-color: #000000;
}

#wrapper
{
font-weight: lighter;
	float: left; 
	width: 950px;
	clear: both;
	padding: 5px 0;
	line-height: 1.6em;
	background: #ffffff ;
}

#content
{
font-weight: lighter;
	float: right;
	clear: both;
	width: 340px;
	overflow: hidden;
}

#side
{font-weight: lighter;
	float: left;
	width: 750px;
	overflow: hidden;
	padding: 5px 5px 20px 20px;
	background-color: #ffffff; 
}
#side p {font-weight: lighter;}

#side1
{font-weight: lighter;
	float: left;
	width: 750px;
	overflow: hidden;
	padding: 5px 5px 20px 20px;
	background-color: #ffffff; 
}
#side1 p {font-weight: lighter;}

#label
{
	float: left;
	width: 405px;
	height: 35px;
	overflow: hidden;
	padding: 25px 5px 5px 25px;
	background: #ffffff url(images/soasalabel400.gif) no-repeat left;
	font-weight: bold;
}
#sidenotes
{font-weight: lighter;
	float: left;
	width: 405px;
	overflow: hidden;
	padding: 5px 5px 20px 20px;
	background-color: #ffffff; 
}
#sidenotes p {font-weight: lighter;}
#sidebar
{
	float: left;
	width: 170px;
	padding: 5px 0;
	overflow: hidden;
	background-color: #FFFFFF;
}



#footer 
{
	
	float: right;
	width: 950PX;
	color: #ffffff;
	background-color:#990000;
}

/* Header */

#header h1
{
	width: 30%;
	float: left; 
	color: #ffffff; 
	margin: 0 15px;
	padding: 5px 0; 
	font-size: 12px; 
	text-indent: -9999px;
	text-transform: lowercase;  
	background: transparent url(images/logo.gif) left center no-repeat;
}

/* Navigation */

#header ul { list-style-type: none; margin: 0 10px; padding: 0; float: left; }

#header li  { float: left; }

#header a
{
	float: left;
	color: #ffffff; 
	display: block;
	padding: 10px 8px 0;
	border-bottom-width: 0;
}

#header a:hover { color: #cccccc; }

#header li.active a
{
	color: #ffffff;
	text-decoration: underline;
}

/* Content */

.post { padding:1px 20px 1px 20px; }

h2.post-title { margin-bottom: 15px; }

.post-content p { margin-top: 1px; margin-bottom: 1px; }

p.post-footer
{
	background-color: #dadada;
	margin-bottom: 5px; 
	margin-top: 5px;
	padding: 5px 5px; 
	color: #dadada;
}

p.post-footer strong { color: #333333; padding-right: 5px; border-right: 1px solid #a9a9a9; }

p.post-footer em { font-style: normal; padding-right: 5px; border-right: 1px solid #a9a9a9; }

p.post-footer a { border-bottom-width: 0; }

a.more { border-bottom-width: 0; }

/* Sidebar */

#sidebar h3 { padding: 0 10px; }
#sidebar ul { margin: 10px 0 0; padding: 0; list-style-type: none; }
#sidebar a: { display: block;}
	
#sidebar a{ display: block;
	color: #333333;
	margin-top: -1px;
	padding: 5px 10px;
	font-weight: normal;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;}
	#sidebar a:hover { background-color: #CCCCCC; }

#sidebar ul { padding-left: 35px; line-height: 2.0em; }

#sidebar li { list-style-image: url(images/img06.gif); }

/* Footer */

#footer .block { float: left; width: 316px;  }

#footer .block h3 { padding: 0 5px 5px 0; font-size: 10 px; text-transform: uppercase; letter-spacing: 0.1em; }

#footer .block ul { padding: 0 5px 10px; list-style-type: none; }

#footer .block ul a
{
	display: block;
	margin-top: -1px;
	padding: 5px 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .block ul a:hover, #footer .block ul a:active 
{
	background-color: #cc0000;
}

#footer p { padding: 0 5px; }

#footer .block p { margin: 5px 0; }

#footer a { color: #CCCCCC; border-bottom-color: #666666; }

#footer a:hover { color: #CCCCCC; border-bottom-color: #CCCCCC; }
#footer a:active { color: #ffffff; border-bottom-color: #ffffff; }

#footer p.copyright {  text-align: right; clear: both; background-color: #000000;  padding: 5px 5px;  }