/*  
	Samuel  Jewgeloff
	JWWho Digital, NYC
	June 14, 2007
*/

body  {
	margin:20px 0 0 0;
	background-color:#b2b2b2;
	/*background-color:#c5d7ed;
	background-color:#D1D7E2;
	background:url(../images/bg_line.gif) repeat-y;*/
	}

h1, p, a, span, ul, li {
	font-family:arial, sans-serif; 
	color:#000;
	font-size:12px;
	line-height:17px; 
	margin:0 0 1.5em 0;
}

p, ul, li {font-size:12px; line-height:17px; margin:0 0 1.5em 0;}

h1 {font-size:22px; font-weight:normal; margin:12px 0;}

a {text-decoration:none;}

a.red {color:#721513; font-weight:bold;}

div {/*border:1px dotted red;*/}

img {border:0;}

img.floatL {
         float:left; margin:0 20px 20px 0;
		 }
img.floatR {
         float:left; margin:0 10px 20px 20px;
		 }
#wrapper {
background:url(../images/white.gif) repeat;

/*background-color:#FFFFFF; */
width:800px; 
position:relative;
left:50%;
margin-left:-400px;
}



/* body */

#outer {
	margin:0; 
	text-align:left; 
	width:800px;
}

#contain {
width:800px;
	float:left;
	margin:0 0 0 0x;		
}



/* header */

.header {
	float:left;
	width:800x;
	height:139x;
	/*margin-bottom:200px;*/
	padding-bottom:50px;
}




/* content */

#content {
background:url(../images/white.gif) repeat;
padding:10px;
	float:left;
	width:780px;
	height:100%;
	margin:0x;
	border-bottom:#3D2C1A;
	/*border-bottom:#3151CE;
	border-bottom:#a8c4eb;*/
	border-bottom-style:solid;
	border-bottom-width:20px;
	
	
	
}

html>body #content { 
               margin:10px 0 0 0;
}

img.floatR {
          float:right; 
          margin:0 0x 10px 121px;
}
/* box is the shaded area that holds a rounded corner box or flat box, fitting the given width of the column it is in. Usually combined with another class to control inner elements, eg box default */ 
/* 
.box { 
margin: 15px 0 0 0; 
padding: 5px 0 5px 0; 
background:url(diags.gif); 
} 
*/ 
/* Styling of the boxes if there is no JavaScript support */ 
/*
.cbb { 
margin: 0 10px 0 10px; 
background: #FFF; 
padding: 5px 0 5px 0; 
line-height: 170%; 
}
*/ 
