/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	padding: 0 5%;
	font-size: 0.75em;
	text-align: center;
	background-color: #000000;
	background-repeat: repeat;
	}






															/** MAIN CONTAINERS **/
div#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	}
	body.fullwidth div#container { width: 100%; }
	div#header {
	background-color: #FFFFFF;
	background-image: url(../img/web_bar_black.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
		
		}
		div#header-in {
	background-color: #D21033;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #C31030;
	height: 80px;
			
			}
	div#content-wrap {
		
		}
		div.content {
	margin-bottom: 10px;
	background-color: #FFFFFF;
			
			}
		div.lcol div.content 	{ margin: 0 0 0 210px; }		/* left column */
			div.content-in {
				
				}
		div.column {
	width: 200px;
			}
		div.lcol div.column 	{
	float: left;
}				/* left column */
			div.column-in {

				
				}
	div#footer {
	text-align: right;
	margin-top: 10px;
		
		}
		div#footer-in {
	text-align: right;
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
															
															
														
#entry{
	/*text-align: right;*/
	color: #3366CC;
	background-color: #E7F1F8;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	/*font-size: medium;*/
	width: 100%;

}

#entry_cps{
	/*text-align: right;*/
	color: #3366CC;
	background-color: #FFFF92;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	/*font-size: medium;*/
	width: 100%;

}



															

