/********************* Body Background Color and Background Image **********************/
body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
}
/********************* TD Rollover Effects **********************/
.rollover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px groove #3e2122;
	border-right: 1px none #3e2122;
	border-bottom: 1px groove #3e2122;
	border-left: 1px groove #3e2122;
}
.rollover a:hover {
	color: #c1b4ac;
	text-decoration: none;
	border: none;
}
.rollover a:link {
	color: #c1b4ac;
	text-decoration: none;
	border: none;
}

.rollover a:visited {
	color: #c1b4ac;
	text-decoration: none;
	border: none;
}
.plain {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #c1b4ac;
	border-right: 1px solid #c1b4ac;
	border-bottom: 1px solid #c1b4ac;
	border-left: 1px solid #c1b4ac;
	background-color: #3e2122;
}
.plain a:link {
	color: #c1b4ac;
	text-decoration: none;
	border: none;
}
.plain a:visited {
	color: #c1b4ac;
	text-decoration: none;
	border: none;
}

/********************* Column and Footer Design Styles **********************/
.leftcolumn {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3e2122;
	background-color: #FFFFFF;
}
.rightcolumn {
	color: #ffffcc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: #c1b4ac;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3e2122;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #3e2122;
	background-color: #990000;
	text-align: center;
	font-weight: bold;
}
.footer {
	color: #ffffcc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3e2122;
}
/********************* Text Styles **********************/
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3e2122;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3e2122;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1b4ac
}
.author {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c1b4ac;
}
.smallcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffcc;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c1b4ac;
	font-weight: bold;
	background-color: #3e2122;
	border: 1px double #c1b4ac;
	text-indent: 12px;
}
.smallcontentwht {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/********************* General Page Link Definitions **********************/
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #c1b4ac;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e2122;
	background-repeat: repeat-x;
	height: 24px;
	font-weight: bold;
}
.box {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3e2122;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3e2122;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c1b4ac;
}
.boxtext {
	color: #3e2122;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e2122;
	background-color: #c1b4ac;
}
.boxtext a:link {

	color: #990000;
}
.boxtext a:visited {


	color: #990000;
}
.boxtext a:hover {



	color: #990000;
}
.leftcolumn table {
	text-align: center;
}
