body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(img/bg-rep01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#2b1300;
}

img {border:0px;}

a {color:#ffd774; font-weight:bold; text-decoration:none;}
a:hover {color:#FFFFFF; font-weight:bold;}

#shoutboxpostedby {
	background-color:#2a2a2a;
}

#shoutboxposted {
	background-color:#3b3b3b;
}

#main-header {
	background-image:url(img/main-header01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}

#imgrep {
	background-image:url(img/main-content-bg01.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#navigation-holder {
	padding-top:248px;
	background-image:url(img/navigation-bg02.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:71px;
	width:900px;
}

#content-holder {
	margin-left:28px;
	height:100%;
	width:797px;
}

#content-center-top {
	background-image:url(img/main-content-top-bg01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:29px;
	width:561px;
}

/*#content-holder {
	margin-left:28px;
	background-image:url(img/main-content-bg01.jpg);
	background-position:left;
	background-repeat:repeat-y;
	height:100%;
	width:797px;
}*/

#main-content-holder {
	margin-left:7px;
	float:left;
	width:561px;
}

#main-content-holder-rep {
	background-image:url(img/content-area-bg02.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#main-content-holder-bottom {
	background-image:url(img/content-area-bottom-bg02.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:5px;
	font-size:2px;
}

#right-content {
	margin-left:7px;
	float:left;
	width:172px;
}

#right-head1 {
	background-image:url(img/right-tophead01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:29px;
	width:172px;
	text-align:center;
	font-weight:bold;

}

#right-content-holder {
	background-image:url(img/right-area-bg02.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#right-content-holder-bottom {
	background-image:url(img/right-area-bottom-bg02.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:5px;
	font-size:2px;
}

#right-content-holder-top {
	background-image:url(img/right-area-top-bg02.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:44px;
	text-align:center;
}

#navigation-text {
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	padding-top:30px;
	padding-left:450px;
}

#navigation-text a {
	color:#FFFFFF;
	text-decoration:none;
}

#navigation-text a:hover {
	color:#ffffff;
	text-decoration:underline;
}

