#page-container {
	width: 834px;
	margin : 0 auto;
	text-align: left;
	background: url('images/content.gif');
	background-repeat: repeat-y;
	overflow: hidden;
}

html, body {
	margin: 0;
	padding: 0;
	background: #000000;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #c9c9c9;
	text-align: center;
}

.hidden {
	display: none;
}

img {
    border:0px;
}
h1 {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 0px;
	padding-right: 0px;
}
h3 {
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 57px;
	padding-right: 800px;
}

#content-top {
	height: 28px;
	margin-top: 0px;
	margin-left: 0px;
	background: url('images/content_top.gif');
	background-repeat: no-repeat;
}
#contenta-top {
	height: 1000px;
	margin-top: 0px;
	margin-left: 0px;
}

#sidebar-a    {
	float: left;
	width: 150px;
	margin-right: 0px;
}


.sidebar-abox {
	width: 150px;
	text-align: left;
}
.sidebar-abox {
	width: 150px;
	padding: 0px;
	margin: 0px;
	background-image: url(boxes/sa_box.gif);
	background-repeat: repeat-y;
}
.sidebar-aboxtop {
	width: 150px;
	height: 28px;
	background-image: url(boxes/sa_boxtop.gif);
	background-repeat :no-repeat;
}
.sidebar-aboxbottom {
	width: 150px;
	height: 28px;
	background-image: url(boxes/sa_boxbottom.gif);
	background-repeat: no-repeat;
}
.sidebar-ainner {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 13pt;
}


#sidebar-a p {
	font-size: 11px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#sidebar-a a     {
	color: #c9c9c9;
	text-decoration: none;
}

#sidebar-a a:hover {
	color: #db6d16;
}	
#sidebar-a .padding {
	padding-top: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 0px;
}

#content {
	margin-top: 0px;
	margin-left: 0px;
}

.contentbox {
	width: 534px;
	text-align: left;
}
.box {
	width: 534px;
	padding: 0px;
	margin: 0px;
	background-image: url(boxes/box.gif);
	background-repeat: repeat-y;
}
.boxtop {
	width: 534px;
	height: 34px;
	background-image: url(boxes/boxtop.gif);
	background-repeat: no-repeat;
}
.boxbottom {
	width: 534px;
	height: 34px;
	background-image: url(boxes/boxbottom.gif);
	background-repeat: no-repeat;
}
.inner {
	margin-left:5px;
}


#content .padding {
	padding-top: 0px;
	padding-left: 160px;
	padding-right: 180px;
	padding-bottom: 0px;
}

#content h2 {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}

#content h5 {
    font-weight: 400;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15pt;
}

#content p {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15pt;
}


#content a     {
	color: #c9c9c9;
	text-decoration: none;
}
	#content a.orange:hover { color: #db6d16 
}
	#content a.red:hover { color: #fd0202 
}
	#content a.pink:hover { color: #fd02f4 
}
	#content a.blue:hover { color: #1402fd 
}
	#content a.yellow:hover { color: #feef04 
}
	#content a.green:hover { color: #04b50c 
}
	text-decoration: none;
}

ol { 
	line-height: 15pt;
	list-style-type: decimal;  
}
ul { 
	line-height: 15pt;
	list-style-type: square 
}

#sidebar-b    {
	float: right;
	width: 150px;
}

.sidebar-bbox {
	width: 150px;
	text-align: left;
}
.sidebar-bbox {
	width: 150px;
	padding: 0px;
	margin: 0px;
	background-image: url(boxes/sb_box.gif);
	background-repeat: repeat-y;
}
.sidebar-bboxtop {
	width: 150px;
	height: 28px;
	background-image: url(boxes/sb_boxtop.gif);
	background-repeat :no-repeat;
}
.sidebar-bboxbottom {
	width: 150px;
	height: 28px;
	background-image: url(boxes/sb_boxbottom.gif);
	background-repeat: no-repeat;
}
.sidebar-binner {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 13pt;
}
#sidebar-b p {
	font-size: 11px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#sidebar-b a     {
	color: #c9c9c9;
	text-decoration: none;
}

#sidebar-b a:hover {
	color: #db6d16;
}

#sidebar-b .padding {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}

#sidebar-b h1 {
	margin-left: 10px;
	padding-right: 5px;
}

#content-bottom {
	clear: both;
	height: 25px;
	margin-top: 0px;
	margin-left: 0px;
	background: url('images/content_bottom.gif');
}

#footer {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	height: 108px;
	background: url('images/footer.gif');
		background-repeat: no-repeat;
		border-top: 0px solid #efefef; 
		line-height:18px; 
		padding-left:25px; 
		padding-right:25px; 
		padding-top:13px; 
		padding-bottom:0px; 
}

#footer a     {
	color: #c9c9c9;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	clear: both;
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 13px;
}

#footer #copyright {
	padding-top: 13px;
}