* {
	margin : 0;
	padding : 0;
	}
	
a img { 
	border: none;
	}

body {
	background-color : #75603d;
	background-image : url(../pics/aj_background.gif);
	background-repeat : repeat;
	background-attachment : fixed;
	margin-top : 49px;
	color : #78623f;
	font-size : 12px;
	line-height : 17px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	}

.txt_right {
	text-align : right;
	}

.txt_block {
	padding-top : 66px;
	padding-right : 23px;
	padding-left : 23px;
	}

.txt_block p {
	margin-bottom : 12px;
	}

#wrap {
	width : 825px;
	height : 471px;
	margin: 0 auto 0 auto;
	}

#top {
	width : 100%;
	height : 86px;
	}

#c1, #c2, #c3, #c4, .c_link, #b1, #b2, .content, #content_wide {
	height : 388px;
	float : left;
	margin-right : 3px;
	}

#c1, #c2, #c3, #c4, .c_link {
	background-image : url(../pics/aj_midarea_w3.gif);
	background-repeat : repeat-x;
	background-position : left top;
	}

#c1 { width : 3px; }
#c2 { width : 5px; }
#c3 { width : 8px; }
#c4 { width : 14px; }
.c_link { width : 23px; }
	
#b1, #b2 {
	color : inherit;
	background-color : #a69375;
	background-image : url(../pics/aj_midarea_w3_b.gif);
	background-repeat : repeat-x;
	background-position : left top;
	}

#b1 { width : 38px; }

#b2 { width : 65px; }

.content, #content_wide { 
	color : inherit; 
	background-color : white; 
	}

#content_wide { width : 587px; }
.content { width : 292px; }

.pagelinks { 
	font-size : 9px;
	line-height : 9px;
	margin: 4px 0 0; 
	padding: 0 6px; 
	}
	
.pagelinks a, .pagelinks a:link, .pagelinks a:visited {

	clear : both;
	float : right;
	text-align : center;
	width : 33px;
	margin: 0 0 1px;
	border : solid 1px #4f4739;
	display : block;
	}

.pagelinks a:hover {
	color : #7c6540;
	border : 1px solid #fff;
	}

.pagelinks a:active {
	color : #7c6540;
	border : 1px solid #4f4739;
	background-color : #7c6540;
	}

.pagelinks a.cur, .pagelinks a.cur:link, .pagelinks a.cur:visited, .pagelinks a.cur:hover, .pagelinks a.cur:active { color : #a69375; background-color : #fff; margin-top: 2px; margin-right : 1px; margin-left : 1px; border-style : none; border-width : 0; }

.pagelinks a span {
	border : solid 1px #dad2c6;
	display : block;
	}

.pagelinks img {
	clear : both;
	float : right;
	margin : 1px 14px 0 0;
	}

a:link, a:visited {
	color : #a29073;
	text-decoration : none;
	}
	
a:hover {
	color : #000;
	text-decoration : none;
	}
	
a:active {
	color : #d8d0c3;
	}
