*, p, body, img, h1, h2, h3, ul, li, form { margin: 0; padding: 0; border: 0; }
html, body { height: 100% }

body {
	background-color: #33042A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BB96CB;
}

#preload { 
	position: absolute;
	display: none;
	left: 0;
	top: -5000px;
}

.color {
color: #C788B8;
}

#container {
	margin: 0 auto 0 auto;
	width: 753px;
	min-height: 100%;
	background-image: url(http://www.ultima-necat.net/images/unv_contentbg.gif);
}

#navig {
	height: 34px;
	list-style-type: none;
	background-image: url(http://www.ultima-necat.net/images/unv_navigbg.gif);
}
#navig li {
	display: inline;
}

#content {
	zoom: 1;
	position: relative;
	background-image: url(http://www.ultima-necat.net/images/unv_contentbgimg.gif);
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	left: 0;
	float: left;
	margin-left: 28px;
	/*height: 300px;*/
	width: 260px;
  padding: 19px 0 0 0;
	background: url(http://www.ultima-necat.net/images/unv_menubg.gif) no-repeat;
}

#content a {
	color: #ECCDE6;
	text-decoration: none;
	margin: 0 3px 0 0;
	padding: 0 9px 0 0;
	background: url(http://www.ultima-necat.net/images/unv_arrow.gif) right no-repeat;
}
#content a:hover {
	color: #FFFFFF;
	background: url(http://www.ultima-necat.net/images/unv_arrow_up.gif) right no-repeat;
}

#text {
	position: relative;
	margin: 0 28px 0 310px;
	padding: 16px 0 0 0;
}

.post_header {
	margin: 0 0 12px 0;
	padding: 4px 8px 4px 8px;
	background-color: #45283E;
	border: 1px solid #694763;
}

.post_content a {
	padding: 0 6px 0 0;
	margin: 0 2px 0 0;
}
.post_content p {
	text-align: justify;
	line-height: 16px;
	padding: 0 9px 10px 9px;
}
.post_content img {
	border: 5px solid #45283E;
	margin: 0 0 10px 0;
}
.legend {
	font-size: 9px;
	margin: -10px 0 0 0;
	color: #C788B8;
}

.post_footer {
	text-align: center;
	margin: 0 0 12px 0;
}

#text h2 {
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
}
#text h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 19px 10px 10px;
	color: #C788B8;
}


.notice, .post_footer, #footer {
	font-size: 9px;
	line-height: 14px;
}

#menu h2 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #C788B8;
	margin: 0 0 5px 0;
	padding: 0 19px 0 19px;
}

#menu ul, #menu p, #menu form {
	list-style-type: none;
	margin: 0 0 20px 0;
	line-height: 16px;
	padding: 0 19px 0 19px;
}

.field {
	width: 180px;
	padding: 2px 5px 2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #61425D;
	border: 1px solid #845D7D;
	color: #BB96CB;
}
.field2 {
	width: 390px;
	padding: 2px 5px 2px 5px;
	margin: 0 9px 10px 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #61425D;
	border: 1px solid #845D7D;
	color: #BB96CB;
}

.button {
	padding: 0 0 1px 0;
	background-color: #45283E;
	border: 1px solid #845D7D;
	color: #C788B8;
}

#footer {
	clear: both;
	text-align: center;
	padding: 6px 0 0 285px;
	margin: 10px 0 0 0;
	background-image: url(http://www.ultima-necat.net/images/unv_footbg.gif);
}
#footer p {
	padding: 0 0 6px 0;
}
