body {
	margin : 0;
	padding : 0;
	background: #FFFFFF url(../eaFx/mainBack.jpg) top repeat-x;
	font: normal 13px/15px "Times New Roman", Times, serif;
	color: #333333;
}
div, h1, h2, h3, h4, p {
	margin : 0;
	padding : 0;
}
#container {
	width : 860px;
	position : absolute;
	left : 50%;
	margin : 40px 0 0 -430px;
}
#header {
	height : 56px;
	background : url(../eaFx/headerBack.jpg) bottom left no-repeat;
	border-bottom : 2px solid #909090;
}
#left {
	float : left;
	width : 468px;
}
#issue {
	height : 36px;
	border-bottom : 5px solid #E82728;
	margin-bottom : 9px;
}
#issue h1, #issue h2 {
	height : 20px;
	margin : 0;
	padding : 9px 0 7px 0;
	font: normal 18px/18px "Times New Roman", Times, serif;
}
#issue h1 {
	float : left;
}
#issue h2 {
	float : right;
	color : #E82728;
}
	
#issue span {
	color : #E82728;
}
.list {
	border-top : 2px solid #909090;
	border-bottom : 3px solid #E82728;
	margin-top : 6px;
	padding : 5px 0 5px 0;
}
.list h1 {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color : #E82728;
}
.list h2, .list h2 a {
	font : bold 24px/26px "Times New Roman", Times, serif;
	letter-spacing : -1px;
	text-decoration : none;
	color : #000000;
}
.list h2 a:hover {
	color : #E82728;
}
.list h3 {
	font: bold 12px/15px "Times New Roman", Times, serif;
	padding : 5px 0 0 0;
	margin-bottom : 10px;
	border-bottom : 1px solid #999999;
	width : 200px;
	color : #909090;
}
.list h4 {
	font: normal 18px/21px "Times New Roman", Times, serif;
	color : #333333;
}
.list h3 a {
	display : block;
	color : #333333;
	text-decoration : none;
}
.list h3 a:hover {
	color : #E82728;
}
.list p {
	padding : 0 0 10px 0;
}
.list_detail {
	font: normal 14px/16px "Times New Roman", Times, serif;
	color: #333333;
}
.list_item {
	font: normal 13px/15px "Times New Roman", Times, serif;
	color: #333333;
}
p img {
	float : left;
	border : 1px solid #000000;
	margin : 2px 10px 0 0;
}
p a {
	color : #E82728;
	text-decoration : none;
}
p a:hover {
	text-decoration : underline;
}
.imgBox {
	padding : 0 15px 10px 0;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color : #333333;
	display : block;
}
.imgBox img {
	margin : 0;
}
.notes {
	width : 100%;
	border-top : 1px solid #E82728;
	margin-top : 10px;
	padding-top : 5px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color : #333333;
}
.notes b, .notes a {
	color : #E82728;
}
#right {
	float : right;
	width : 332px;
}
#search {
	height : 36px;
	border-bottom : 2px solid #909090;
	margin-bottom : 12px;
}
#menu, #ad {
	width : 155px;
	border-top : 2px solid #909090;
}
#menu {
	float : left;
}
#ad {
	float : right;
}
.menuPart {
	padding : 6px 0 6px 0;
	border-bottom : 2px solid #909090;
}
.menuPart h1 {
	padding : 4px;
	font: bold 15px/14px Arial, Helvetica, sans-serif;
	color : #909090;
	background-color : #F7F7F7;
}
.menuPart h2 {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #333333;
	padding : 0;
}
.menuPart form {
	padding : 10px 5px 10px 5px;
}
.otherLink {
	display : block;
	padding : 0 12px 4px 12px;
	background-color : #F7F7F7;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color : #909090;
	text-decoration : none;
}
.menuLink {
	display : block;
	padding : 8px 12px 8px 12px;
	background-color : #F7F7F7;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color : #909090;
	text-decoration : none;
	border-top : 1px solid #909090;
}

.menuPart a:hover {
	color : #E82728;
}

#images div {
	width : 100%;
	margin : 10px 0 10px 0;
	padding : 70px 2px 2px 2px;
	background-repeat : no-repeat;
	text-align : right;
}

form {
	margin : 0;
	padding : 0;
}

input, select, textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
}