
body {
	background:url(images/bg_main.gif);
	background-color : white;
	background-repeat: repeat-x;
	text-align: left;
	font-size: 12px;
	color: #383838;	
	font-family: arial, tahoma, verdana;
	margin: 0px;
	padding: 0px;}

#container {
	width: 800px;
	position: relative;
	margin: 0 auto;
	margin-top: 0px;
	text-align: left;
	z-index:10;}
	
#left {
		background:url(images/left_bg.gif);}
		
#left_text {
		width: 204px;
		background:url(images/left_main_bg.gif);
		background-repeat: repeat-y;}
		
#white {
		background-color : white;}


#right {
		background:url(images/right_bg.gif);}
		
#right_text {
		width: 204px;
		color: #e6182d;
		font-size: 11px;
		background:url(images/right_main_bg.gif);
		background-repeat: repeat-y;}
		
#footerbg {
		background:url(images/footer_bg.gif);
}
		
		
#footer {
		padding: 0px;
		color: 383838;
		font-size: 11px;
		background:url(images/foot_2.gif);
		background-color : #dddddd;
		background-repeat: repeat-x;
		text-align: center;}
		
#footer a {
font-weight: normal;
	color: #e6182d;
	text-decoration : none;
	font-size: 11px;}

#footer a:visited { 
	font-weight: normal;
	color: #e6182d;
	text-decoration : none;
	font-size: 11px;}
	
#footer a:active { 
font-weight: none;
	color: black;
	text-decoration : normal;
	font-size: 11px;}
	
	
#footer a:hover { 
font-weight: normal;
	color: black;
	text-decoration : none;
	font-size: 11px;}

#left_header {
		padding-bottom: 5px;}
	
p {
	font-size: 12px;
	color: #383838;	
	font-family: arial, tahoma, verdana;
	line-height: 17px;}
	
i {
	font-size: 12px;
	color: #de162b;	
	font-family: georgia,arial,sans-serif;} 
	
	
a {
	color: #e2172b;
	font-weight: bold;
	text-decoration : none;
	font-size: 12px;}

a:visited { 
	color: #e2172b;
	font-weight: bold;
	text-decoration : none;
	font-size: 12px;}
	
a:active { 
	color: #e2172b;
	font-weight: bold;
	text-decoration : none;
	font-size: 12px;}
	
	
a:hover { 
	color: black;
	font-weight: bold;
	text-decoration : none;
	font-size: 12px;}

strong {
	font-size : 12px; 
	color : black; } 


#portfolio {
text-align: center;
margin: 0 0 30px 0; 
padding: 3px 0; 
border: 1px solid black;
margin: 5px 0 25px 0; }