body {
	margin : 0px;
	text-align : center;
	xmargin-left : -170px;

}

.attr {
	text-align: -moz-center;
}

a:link {
	font-weight: bold;
	color : #990000;
	text-decoration : none;
}
a:visited {
	color : #990000;
	font-weight: none;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
h1 {
	font-family: georgia;
	font-size: 17px;
	font-weight: normal;



	color: #EEEEEE;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;

}

h2 {
	font-family : georgia;
	font-size : 17px;
	font-weight : normal;
	
	

	color : #433333;

	padding-left : 15px;
	padding-top : 1px;
	padding-bottom : 0px;
	padding-right : 0px;

	margin : 0px;
}

#page {
	width: 770px;
	background-image: url(../images/background.gif);
	text-align : left;


}
#header {
	background-image: url(../images/header.jpg);
	width : 600px;
	height : 70px;
	background-color : #6e5555;
	margin-left : 170px;
	padding : 0px;
}

#banner {
	width : 770px;
	height : 220px;
	background-color : #EEEEEE;
}

#content {
	width: 600px;
	height: 70px;
	margin-left: 170px;
	border-top: 3px solid #5b4646;
	


}

#content_column_left {
	float : left;
	width : 330px;
}

#content_column_right {
	float : left;
	width : 270px;
}

.content_column_left_title {
	xheight : 25px;
	padding-bottom : 3px;
	background-color : #6E5555;
	clear : both;

	background-image: url(../images/h1.jpg);


}

.content_column_left_article {
	padding : 10px;
	padding-left : 15px;
	padding-bottom : 25px;

	font-family : verdana;
	font-size : 11px;
	line-height : 15px;
	color : #544444;
}

.content_image_left {
	width : 150px;

	float : left;
	background-color : #a18d8d;
	margin-right : 15px;
	margin-bottom : 10px;
	padding-bottom : 5px;
}
.content_image_right {
	width : 150px;

	float : right;
	background-color : #a18d8d;
	margin-left : 15px;
	margin-bottom : 10px;
	padding-bottom : 5px;
}

.content_column_right_title {
	height : 23px;
	border-top : 1px solid #EEEEEE;
	border-bottom : 1px solid #EEEEEE;
	border-right : 1px solid #EEEEEE;
	clear : both;
	background-color : #fcfcfc;

}

.content_column_right_link {
	font-family: verdana;
	font-size: 10px;
	xfont-weight: bold;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-botto: 0px;
	border-bottom: 1px solid #EEEEEE;
	background-color: none;
	background-image: url(../images/arrow.gif);
	height: 15px;
	background-position: left;
	background-repeat: no-repeat;
}



.content_column_right_article {
	font-family: verdana;
	font-size: 11px;
	line-height : 15px;
	color : #544444;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 0px;



}

.content_column_spacing {
	height : 25px;
}

.content_image_text {
	padding-left : 5px;
	padding-right : 5px;


	font-family : verdana;
	font-size : 9px;

	color : #EEEEEE;

}
#footer {
	width : 600px;
	clear : both;
	margin-left : 170px;

	
}
#copyright {
	margin-left : 170px;
	margin-top : 30px;
	border-top : 2px solid #5b4646;
	width : 600px;
	background-color : #FFFFFF;
	clear : both;
}

#copyright_content {
	width : 270px;

	margin-left : 330px;
	
	border-top : 3px solid #5b4646;
	padding-top : 4px;
	font-family: verdana;
	font-size: 11px;				

}	
