html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
	margin: 10px; 
}
a {
	color: #00C000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:white;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #000000;
	font: 11px arial, sans-serif;
}

#title{
			 position: absolute;
			 right:280px;
			 top: 0px;
			 z-index: 5;
}

#uppers {
	position: absolute;
	top: 17px;
	left: 270px;
	background: top left url(images/search.gif) no-repeat;
	padding-left: 25px;
	z-index: 15;
}
#nav-top {
	position: absolute;
	top: 10px;
	left: 330px;
	width: 180px;
}
#nav-top li {
	display: inline;
}

#nav {
	background: top left url(images/nav_left.gif) no-repeat;
	position: relative;
	/*bottom:-1px;*/
	width: 672px;
	/*border: 4px solid red;*/
	text-align: center;
	/*z-index: 15;*/
}
#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
	color:white;
	font-weight: bold;
}
#nav a {
	font-weight: bold;
}

#header-box {
	/*position: absolute;
	bottom: 0px;
	left: 0px;

	z-index: 3;
	height: 141px;

	width: 673px;*/
	background: url(images/header.jpg) no-repeat;
}

#container {
	/*position: absolute;
	bottom: 0px;
	left: 0px;

	width: 219px;
	z-index: 3;
	padding:20px;*/
	padding-left: 8px;
	padding-right: 8px;
	background: url(images/container_bg.jpg) no-repeat;
	
}



#container_prog {
	/*position: absolute;
	bottom: 0px;
	left: 0px;

	width: 219px;
	z-index: 3;
	padding:20px;*/
	padding-left: 6px;
	padding-right: 6px;
	background: url(images/container_bg_prog.jpg) no-repeat;
	
}


#wrapper{
border: 3px solid #404040;
}

.pre td{vertical-align:middle; border-bottom: 1px solid #808080;}

#box-footer {
	/*position: absolute;
	bottom: 0px;
	left: 0px;

	width: 219px;
	z-index: 3;
	height:88px;*/
	background: url(images/bg_bottom.jpg) no-repeat;

}



#right-box {
	/*position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 2;
	width: 139px;
	height: 570px;

*/
	background: url(images/box_right_girl.jpg) no-repeat;
}


#left-box {
	/*position: absolute;
	bottom: 0px;
	left: 0px;
	height: 484px;
	width: 219px;
	width: 121px;

	z-index: 3;*/
	background: url(images/box_left.jpg) no-repeat;
	
}




/*#body {
	position: relative;
	z-index: 10;
	margin-left: 10px;
	padding-top: 130px;
	width: 500px;
	height:100px;
}

#body h2 {
	font-weight: normal;
	font-size: 15px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}

#black-tl { width: 100%; background: black top left url(images/black_tl.gif) no-repeat; }
#black-tr { width: 100%; background: top right url(images/black_tr.gif) no-repeat; }
#black-bl { width: 100%; background: bottom left url(images/black_bl.gif) no-repeat; }
#black-br { width: 100%; background: bottom right url(images/black_br.gif) no-repeat;} 

#black-tl {
	
	width: 50em;
	position: relative;
	bottom:5px;
	left: 7%;
}
#black-bl {
	padding: 20px 20px 10px 20px;
	position: relative;
}

.black-box {
	float: left;
	width: 130px;
	margin-right: 20px;
	margin-left: 20px;
	background: transparent;
}
.black-box h2 {
	font-size: 13px;
	font-weight: normal;
}
.black-box h2 em {
	font-size: 22px;
	font-family: serif;
}
.black-box .more {
	color: red;
}

#footer {
	margin-left: 320px;
	margin-top: 10px;
	/*width: 550px;*/


#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: 320px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
