body {
	background: #000;
	font-family: "century gothic", sans-serif;
	text-align: justify;
	font-size: 13px;
	cursor: default;
	margin: 0;
	padding: 0
}

#bg_top {
background: url(background_rpt.jpg) repeat-x top;
}


/* LAYERS */

#layout{
	width: 800px;
	margin-right:auto;
	margin-left:auto
}


#top {
	line-height: 0%
}

#title {
	background: url(img/image_2.gif) no-repeat top;
	height: 85px;
	font-family: georgia, serif;
	font-size: 29px;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 1px;
	color: #fff;
	padding: 0 0 0 80px;
	line-height: 170%
}

#content {
	float: left; 
	color: #FFF;
	letter-spacing: 1px;
	width: 780px;
	line-height: 150%;
	padding-bottom: 20px;
	padding-left: 10px;

}



#submain {
	background: #e7decf;
	border: 3px solid #5b1a16;
	width: 480px;
	height: 100%;
	font-family: "century gothic", sans-serif;
	color: #fff;
	text-align: justify;
	font-size: 11px;
	padding: 10px;
}

#submain i {
	color: #5b1a16;
}

#footer {
	background: url(images/bgk_bottom_hoz.jpg) repeat-x bottom;
	clear: both;
	width: 100%;
	height: 100px;
	padding-top: 25px;
	text-align: left;
}
.footer1 {
	padding-left: 50px;
	font-family: "century gothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 150%;
}

#bg_bottom {
	background: url(images/bgk_bottom_hoz.jpg) repeat-x bottom;

}

.menu {
	width: 370px;
	padding: 0 10px 10px 0;
	text-align: left;
	float: left;
	
}

/* NAVIGATION */

#nav {
	text-align: center;
	float: center;
	font-family: "century gothic", sans-serif;
	font-size: 20px;
	letter-spacing: 16px;
	color: #bcd1e6;
	height: 54px;
}

.nav1 {
	font-family: "century gothic", sans-serif;
	font-size: 20px;
	color: #000000;
	float: left;
	padding: 0 5px 0 8px;
	margin-left: 30px;


}

.nav1 a {
	color: #d7e2ec;
}

.nav1 a:hover {
	color: #000000;
	background: #d7e2ec;
}



/* LINKS */

a {
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase
}

#content a:link, #content a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold
}

#main a:hover, #main a:active {
	color: #8C6417;
	text-decoration: underline;
}

#submain a:link, #submain a:visited {
	color: #69674D;
	text-decoration: none;
	font-weight: bold
}

#submain a:hover, #submain a:active {
	color: #D7D5B9;
	text-decoration: underline;
}


/* HEADERS */

h1 {
	padding: 20px 0 0 25px;
	color: #4c88ff;
	font-family: georgia, serif;
	font-size: 20px;
	line-height: 10px;
	font-weight: normal;
	text-transform: uppercase
}

* html h1 {
	padding: 5px 0 0 25px;
	margin: 20px 0 0 0;
	height: 29px;
	background: url(img/main_header.gif) no-repeat top left;
	color: #ECE7D4;
	font-family: "century gothic", sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase
}

h1 span {
	color:#FFFFFF;
	font-size: 9px;
	font-family: Arial, sans-serif;
	padding: 5px 0 0 5px;
	margin: 15px 0 0 0;
	position: relative
}

h2 {
	padding: 0;
	margin: 10px 0 5px 0;
	color: #FFFFFF;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: normal
}

h2 span {
	color:#b0a76e;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	font-style: normal;
	letter-spacing: 0px;
	position: relative
}

h3 {
	color: #E8E3C2;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 19px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 1px;
	margin: 15px 5px 5px
}

h4 {
	text-align: center;
	margin: 10px 0 0 0;
	height: 15px;
	color: #FFFFFF;
	font-family: georgia, serif;
	font-style: italic;
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: normal
}

h4 span {
	color:#f8dc1e;
	font-size: 12px;
	font-family: georgia, serif;
	font-style: normal;
	letter-spacing: 0px;
}
#submain span {
	color: #825534;
	font-family: georgia, serif;
	font-size: 10px

}

#submain span em {
	color:#DEDBB3;
	font-size: 10px;
	font-family: verdana, sans-serif
}

/* MISECELLANEOUS */

b {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-transform: uppercase
}

i {
	color: #fff;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-transform: lowercase
}

.img  {
	border: 0px solid
}

.avatar_left {
	float: left;
	padding: 1px
}

.avatar_right {
	float: right;
	padding: 1px
}

ul {
	margin-top: 0
}
