﻿* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #000 url('../images/gradient91910082.png') repeat-x;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#logo
{
	width: 154px;
	height: 120px;
	background: url('../images/yng lawyerslogo.jpg') no-repeat; text-align:right;
}
#defaultCountdown {
  width: 243px; height:45px; float:right;

}
#faux {
 background: url(faux-1-3-col.gif);
 margin-bottom: 5px;
 overflow: auto; 
 width: 100%
}
#header {
 color: #333;
 width: 890px;
 padding: 10px;
 height: 186px;
 margin: 10px 0px 5px 0px;
 background: url('../images/younglawyers.gif') no-repeat;
}
#theme
{
	width: 922px;
	height: 25px; color:#FFFFFF; font:18px; font-weight:bold; text-align:center;
	
}

#leftcolumn { 
color: #333;
 padding:10px;
 width: 195px;
 float: left;
 background-color: #f7cc2f; font-size:13px; text-decoration:none;
}

#leftcolumn a{ 
color: #000;
 font-size:14px; text-decoration:none;
}

#content { 
 float: left;
 color: #333;
 padding:0;
 width: 675px;
 position: relative;
 background-color: #FCF9C6;
 min-height: 500px; line-height:20px;
}

#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding:0;
 width: 195px;
 float: right;
 background-color: #f7cc2f; height:200px;
}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 height: 192px;
 background: url('../images/footer.gif') no-repeat;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
#footer2 { 
 width: 902px;
 clear: both;
 color: #333;
 height: 100px;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
#quotedisplay { 
 float: right;
 padding-right:40px;
 text-align:center;
 color:#FFFFFF;
 width: 675px;
 display: inline;
 position: relative;


}
.clear { clear: both; background: none; }
.subheader { font-size: 13px; color: #000; font-weight: bold; }

