body {
	font: 14px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background: #333 url(../graphics/bodyback.jpg) repeat;
}

#Main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #222222;
	border-top-width: thin;
	border-left-width: thin;
}

#MainContent {
	background: url(../graphics/maincontentback.jpg) repeat-x;
	width: 800px;
}

a {
	color: #710001;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @group Header */

#Header {
	height: 100px;
	margin: 0;
	padding: 0;
	background: #eeeeee url(../graphics/header.jpg) no-repeat;
	color: #710001;
}

#Header a {
	text-decoration: none;
}

#Header a:hover {
	text-decoration: none;
}

#Header img {
	border:  none;
}

.headername {
	line-height:100px;
	float:  right;
	font-size: 24px;
	color: #333333;
	margin-right: 10px;
}

.headername:hover {
	color: #000000;
}



/* @end */

/* @group Navigation */

#Nav {
	line-height: 24px;
	height: 24px;
	background: #333333 url(../graphics/navback.jpg) repeat-x;
	border-top: 4px solid #710001;
	border-bottom: 3px solid #710001;
}

#Nav a {
	color: #cccccc;
	text-decoration: none;
	line-height: 24px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	text-shadow: 2px 2px 2px #000000;
	font-size: 14px;
	margin-right: 1px;
	margin-left: 1px;
	font-weight: bold;
}

#Nav a:hover {
	background: #666666 url(../graphics/navhover.jpg) repeat-x;
	color: #ffffff;
}

/* @end */

/* @group Marketing */

.marketing {
	height: 180px;
	width: 800px;
	background: url(../graphics/marketingback.jpg) no-repeat;
	border-bottom: medium solid #af010c;
}



/* @end */

/* @group Left Bar */

.leftbar {
	width: 180px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	vertical-align: top;
}

.leftbar h3 {
	text-align: center;
	color: #710001;
	margin-top: 0;
	margin-bottom: 3px;
	border-bottom: 1px solid #710001;
}

.leftbar center {
	color: #af010c;
	margin-top: 0;
	margin-bottom: 0;
}

.decor_box {
	width: 165px;
	margin-bottom: 30px;
	background: #333333 url(../graphics/decorbox_middle.jpg) repeat;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
}

.decor_box h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #710001 url(../graphics/decorbox_top.jpg) no-repeat;
	height: 30px;
	line-height: 20px;
	text-indent: 8px;
	color: #eeeeee;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 12px;
}

.decor_box p {
	color: #eeeeee;
	margin-top: 0px;
	width: 155px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 12px;
}

.decor_box a {
	color: #dddddd;
	font-size: 12px;
}

.decor_image {
	background-color: #f5f5f5;
	border: 2px solid #eeeeee;
	margin: 5px;
	padding: 3px;
}


.decor_box a:hover {
	color: #ffffff;
}

.decor_box img {
	margin: 0px;
	margin-bottom: -4px;
}



/* @end */

/* @group Content */

.content {
	width: 570px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

.content h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #710001;
}

.content h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #af010c;
	margin-top: 5px;
	margin-bottom: 0px;
}

.content p {
	font-family: sans-serif, "Courier New", Courier, Monaco, monospace;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
	font-size: 14px;
}

.content p2 {
	padding-left: 30px;
	margin-left: 0px;
	letter-spacing: 2px;
	font-family: sans-serif, "Courier New", Courier, Monaco, monospace;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #af010c;
	text-align: right;
	text-indent: 20px;
	font-size: 14px;
}

.content p3 {
	padding-left: 30px;
	margin-left: 0px;
	letter-spacing: 0px;
	font-family: sans-serif, "Courier New", Courier, Monaco, monospace;
	margin-top: 5px;
	margin-bottom: 10px;
	color: black;
	text-align: right;
	text-indent: 20px;
	font-size: 14px;
}

.content p4 {
	font-variant: normal;
	font-size: 12px;
	font-family: fantasy;
}

.captionimage {
	border-collapse: separate;
	border-spacing: 0px 0px;
	margin: 5px 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: center;
	float: left;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	width: 27%;
}

.captionimage img {
	text-decoration: none;
	border: none;
}

.captionimage a:hover {
	text-decoration: none;
	color: #000000;
}

/* @end */

#Footer {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	color: #cccccc;
	padding-top: 10px;
}

#Footer a {
	color: #cccccc;
	text-decoration: none;
}

#Footer a:hover {
	border-bottom-style: dotted;
	border-bottom-width: thin;
}


