body {
	background-color:#530b06;
	margin:0px;
}

.tablemax {
	height: 100%;
	width: 756px;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	color: #000000;
}

.footer {
	background-image: url(images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.main_pic {
	background-image: url(images/main_pic.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.main_pic_side {
	background-image: url(images/main_pic_side.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.main_title {
	background-image: url(images/main_title.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.menu_bottom {
	background-image: url(images/menu_background.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.menu_bottom a:link, .menu_bottom a:visited, .menu_bottom a:hover, .menu_bottom a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #530B06;
	text-decoration: none;
}
.main_title_side {
	background-image: url(images/main_title_side.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.content_right {
	background-image: url(images/content_right.jpg);
	background-position:left;
	background-repeat: repeat-y;
}

.content_left {
	background-image: url(images/content_left.jpg);
	background-position:right;
	background-repeat: repeat-y;
}

#content {
	padding: 0 5px 0 5px;
}

.pictureborder {
	border: 1px solid #530B06;
	margin: 5px;
}

.pictureright {
	float: right;
	margin: 3px;
	border: 2px solid #530B06;
	padding: 3px;
}
.pictureright2 {
	float: right;
	margin: 3px;
	padding: 3px;
}
.right {
	float: right;
	margin: 5px;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #152CA5;
}
p {	
	font-size: 12pt;
    font-family: arial;
    line-height: 15pt;
	color: #152CA5;
	}

.stylesmall {	
	font-size: 10pt;
    font-family: arial;
    line-height: 12pt;
	color: #152CA5;
	}

h1 {	
	font-size: 15pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #152CA5;
	}

h2 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 15pt;
    color: #152CA5;
	}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}
