* {
	padding: 0px;
	margin: 0px;
}

body {
	background-position-x: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/body_bg.jpg);
	background-color: #DFE0D3;
}

h2 {
	padding: 5px;
	color:#7E0001;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 5px;
}

p {
	padding: 5px 10px 5px 10px;
	line-height: 16px;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
}

#frame {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 792px;
}

#border_left {
	float: left;
	width: 25px;
}

#border_right {
	float: left;
	width: 25px;
}

#content {
	float: left;
	width: 742px;
}

#top_border {
	background-image: url(../images/sliced/content_top_bg.jpg);
	height: 33px;
	width: 100%;
}

#top_buttons {
	width: 100%;
}

#top_nav {
	background-color:#FFFFFF;
	height: 30px;
	width: 737px;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
}

#nav_text a {
	height: 22px;
	width: auto;
	float: right;
	font-weight: bolder;
	padding-top: 6px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align:middle;
	text-align: center;
	font-family: "Bookman Old Style", Georgia, Garamond;
	font-size: 14px;
	color: #990000;
	text-decoration:none;
}

#content_content {
	width: 100%;
	background-image:url(../images/bginner.jpg);
	background-repeat:repeat-y;
}

#content_left {
	float: left;
	width: 293px;
}

#content_text {
	background-repeat: no-repeat;
	background-position-y: 0px;
	background-image: url(../images/sliced/content_text_top.jpg);
	float: left;
	width: 449px;
	height: auto;
	color: #333333;
	background-color: #FFFFFF;
}

#content_bottom {
	background-repeat: repeat-x;
	background-image: url(../images/sliced/content_bottom_bg.jpg);
	height: 30px;
	width: 100%;
}

.zag {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
}
.zag a {
	color: #990000;
	text-decoration: none;
}
