* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
.blur_border {
	background-image: url(images/blur-border-2.jpg);
	background-repeat: repeat-y;
	width: 980px;
	height: auto;
	padding: 0px;
	margin: auto;
}
.blur_border-bottom {
	height: auto;
	width: 964px;
	padding: 0px;
	margin: auto;
	background-image: url(images/bottom_blur.png);
	background-repeat: repeat-x;
	background-position: top;
}
.blur_border-top {
	height: auto;
	width: 964px;
	padding: 0px;
	margin: auto;
	background-image: url(images/top_blur.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin-bottom: 13px;
	margin-left: 13px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 3px solid #999999;
}
.border_nobkg {
	height: auto;
	width: 260px;
	border: 1px solid #999999;
	padding: 8px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.box_rule {
	background-color: #CCCCCC;
	width: 319px;
	margin: 20px;
	height: 310px;
	padding: 1px;
	float: left;
}
.box {
	background-color: #FFFFFF;
	padding: 2px;
	width: 315px;
	margin: 0px;
	height: 306px;
	float: left;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	line-height: 1.4;
}

a:link, a:visited, a:active{
	color:#3366ff;
	text-decoration:none;
}

a:hover{
	color:#333333;
	text-decoration:underline;
}

.wrapper{
	width: 980px;
	padding: 12px;
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
.menu {
}
.black_box {
	margin: 10px;
	height: auto;
	width: auto;
	background-color: #000000;
	padding: 8px;
}
.bkg {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	height: 1200px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.yellow_header {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.white_type {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.lg_pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #990000;
}
.sm_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #990000;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	width: auto;
	padding: 0px;
	margin: 3px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
.bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.wcontent {
	padding: 5px;
	height: auto;
	width: auto;
	border: thin dotted #666666;
	margin: 5px;
	background-color: #FFCC00;
}
.parchment_panel {
	background-image: url(images/ribbed_parchment.jpg);
	margin: 5px;
	height: auto;
	width: auto;
	border: 2px dotted #666666;
	padding: 5px;
}
.image_left {
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	margin: 5px;
}
.bold {
	font-weight: bold;
	color: #AC834E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.stucco_panel {
	background-image: url(images/stucco.jpg);
	border: 2px dotted #666666;
	margin: 10px;
	padding: 5px;
}
.bold_black {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
