/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-variant: small-caps;
}

p, ul, ol, blockquote {
	font-size: small;
}

a {
	color: #b62708;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 740px;
	height: 144px;
	margin: 0 auto;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B62708;
	border-bottom-color: #B62708;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
padding-left: 80px;
padding-top: 40px;
}

#header h2 {
	padding-left: 80px;
	font-variant: small-caps;
	font-size: 18px;
}

#header h1 a {
font-size: 24px;
}

#header h2 a {
	font-size: 12px;
}


#menu
{
	width: 665px;
	padding-left: 75px;
	height: 38px;
	background: url(imagesdeltas/buttons_back.gif) repeat-x;
	border-top: 1px solid #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	width: 150px;
	height: 23px;
	background: url(imagesdeltas/buttons_back.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #660033;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;

}

#menu a:hover {
	width: 150px;
	height: 23px;
	text-decoration: underline;
	background: url(imagesdeltas/buttons_back_r.gif);
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	background-image: url(imagesdeltas/img2b.gif);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#colOne {
	float: left;
	width: 529px;
	padding: 20px;
}

#colTwo {
	float: right;
	width: 130px;
	padding: 20px;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	background: #000000;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}
.textboxstyle {
	background-color: #FFFFCC;
	border: thin solid #333333;
}
##leftpic {
	height: 150px;
	width: 150px;
	margin-right: 10px;
}
#colTwoB {
	float: right;
	width: 130px;
	padding: 20px;
}
