body {
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000;
	background: #111 url('http://pics4you.biz/images/bg.jpg');
}

a {	text-decoration: underline; color: #AA0099;}

a: hover {
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: lower-roman;
	list-style-image: none;
}

h1 {
	font-size: 38px;
	line-height: 38px;
	float:left;
	color: #FFD233;
	margin: 0px;
}

h2 {
	color: #FFD233;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin: 8px auto 12px auto;	
}

.clearall {
	font-size: 2px;
	line-height: 0px;
	clear: all;
}

.header {
	width: 100%;
	background-color: #444444;
	height: 63px;
	border-bottom: 5px solid #FF9621;	
}

.bookmark {
	font-size: 19px;
	font-weight: bold;
	float: right;
	vertical-align: baseline;
	padding-top: 15px;
}

.bookmark a, .bookmark a:link, .bookmark a:visited {
	color: #FFE789;
	text-decoration: none;
}

.bookmark a:focus, .bookmark a:hover, .bookmark a:active {
	color: #BA8902;
	text-decoration: none;
}

.h-box {
	width: 1096px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	color: #FFD233;
	height: 40px;	
	vertical-align: baseline;
	padding: 10px 12px 10px 12px
}

#wrapper {
	width: 1100px;	
	margin: 0 auto;
	border-left: 1px solid #FF9621;
	border-right: 1px solid #FF9621;
	background-color: #000000;
}

#header { width:100%;}		
#header img { border:0px;}		
#menu {float:left;width:100%;line-height:normal;margin:0px 0 0 0; border-bottom:1px solid #FFF; }
#menu ul {margin:0;padding:10px 10px 0 10px;list-style:none;}
#menu li {display:inline;margin:0;padding:0;}
#menu a {float:left;background:url(../images/tableft.gif) no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;cursor:pointer; color:#000000;}
#menu a span {float:left;display:block;background:url(../images/tabright.gif) no-repeat right top;padding:5px 15px 4px 6px;cursor:pointer;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}
#menu #current a {background-position:0% -42px;}
#menu #current a span {background-position:100% -42px;}
#iframe { height: 1750px;}

#content {
	font-size: 12px;
	color: #222222;
	text-align: justify;
	padding: 5px;
}

#text {
	position: relative;
	height: auto;
	width: 1016px;
	overflow: auto;
}

#link-box {
	position:absolute;
	border: 1px solid #DDDDDD;
	margin: 0px;
	left:auto;
	top:720px;
	width:174px;
	height:300px;
	z-index:1;
	right: auto;
	background-color: #4DA7DC;
	padding: 0px;
	border-color: #03F;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #BA8902;
	border-top: 5px solid #FF9621;
	background-color: #444444;
}
