body {
	overflow: visible;
	font-family: Tahoma, Verdana;
	color: #b01039;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6e0e29;
}

a {
	color: #d71043;
	text-decoration: underlined;
}

a:link {
	color: #d71043;
}  /* unvisited link */
a:visited {
	color: #d71043;
}  /* visited link */
a:hover {
	color: #6e0e29
}  /* mouse over link */
a:active {
	color: #d71043
}

div#sitecont {
	width: 1000px;
	background-image: url(images/BGSpacer.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0 auto;
}

div#header {
	background-image: url(images/header.jpg);
	height: 42px;
	text-align: right;
	padding-top: 70px;
	padding-right: 10px;
}

div#nav {
	margin: 0 50px;
	margin-bottom: 10px;
	height: 30px;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	background-image: url(images/nav.gif);
}

li.registerbanner {
	width: 900px;
	height: 103px;
	background-image: url(images/register_banner.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
}

li.welcomebanner {
	width: 900px;
	height: 103px;
	background-image: url(images/welcome_banner.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
}

div#nav a {
	text-decoration: none;
}

div#nav table {
	width: 100%;
	text-align: center;
	color: red;
	font-weight: bold;
}

div#nav table,div#nav table td {
	margin: 0;
	padding: 0;
	height: 100%;
	vertical-align: middle;
	border: 0;
	border-collapse: collapse;
}

h1 {
	border-bottom: 4px solid #b01039;
	padding-bottom: 3px;
	margin: 10px 0px;
	font-size: 18pt;
	font-weight: normal;
	margin-right: 150px;
	font-family: Tahoma, Verdana;
}

p {
	padding: 0px 20px;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	text-align: justify;
}

div#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-color: #6e0e29;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: white;
	padding-bottom: 20px;
}

div#smalllogin input {
	width: 75px;
	height: 1em;
	background-color: #d8c3ff;
	border: 1px solid #7e00ff;
	margin-left: 2px;
	font-size: 0.6em;
	font-family: Tahoma, Verdana;
}

form.defform div.row {
	overflow: hidden;
	height: 2em;
	background-color: #d91858; /*rgb(255,241,213);*/
}

label {
	display: inline-block;
}

div.row label {
	display: inline-block;
	float: left;
	width: 30%;
	height: 100%;
	padding-left: 2%;
	background-color: #b01039;
	color: white;
	font-size: 12px;
}

table.deftable {
	width: 100%;
}

table.deftable th {
	background-color: #5a1a1a;
	color: white;
}

div.row input,div.row select,div.row textarea {
	border-style: solid;
	display: block;
	float: left;
	width: 65%;
	height: 1.7em;
	margin-top: 0.1em;
	margin-left: 5px;
	border-style: none;
	background-color: #d91858; /*rgb(255,241,213);*/
	color: white;
}

div#submenu {
	background-color: #5a1a1a;
	color: white;
	padding: 3px 10px;
	margin: 0px -20px;
}

div.error {
	border: 2px solid yellow;
	padding: 15px;
	color: white;
	background-color: red;
	font-weight: bold;
}

div.boxheader,div.strongboxheader,div.rectboxheader {
	background-image: url(images/boxleft.gif);
	background-repeat: no-repeat;
	background-color: #b01039;
	height: 28px;
	margin-top: 20px;
}

div.boxheader a:link,div.strongboxheader a:link,div.rectboxheader a:link
	{
	color: white;
}

div.boxheader a:visited,div.strongboxheader a:visited,div.rectboxheader a:visited
	{
	color: white;
}

div.boxheader a:hover,div.strongboxheader a:link,div.rectboxheader a:hover
	{
	color: pink;
}

div.boxheader a:active,div.strongboxheader a:link,div.rectboxheader a:active
	{
	color: white;
}

div.rectboxheader {
	background-image: url(images/rectboxleft.gif);
}

div.strongboxheader {
	background-image: url(images/boxleft2.gif);
}

div.rectboxheader p,div.boxheader p,div.boxheader p.abruptend,div.strongboxheader p
	{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(images/boxright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 23px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	padding-right: 5px;
	text-align: right;
}

div.rectboxheader p,div.boxheader p.rect {
	background-image: none;
	border-right: 2px solid #a60e32;
}

div.strongboxheader p {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-right: 5px;
	background-image: url(images/boxright.gif);
	height: 25px;
}

div.boxheader p.abruptend {
	background-image: url(images/boxrightabrupt.gif);
}

div.boxheader p span,div.strongboxheader p span,div.rectboxheader p span
	{
	float: left;
}

div.strongboxheader p span {
	display: inline-block;
	background-image: url(images/boxright2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #d91858;
	height: 21px;
	margin: 0;
	margin-left: 7px;
	margin-top: -1px;
	padding: 0;
	padding-left: 3px;
	padding-top: 2px;
	padding-right: 15px;
	vertical-align: top;
}

div.boxbody,div.contentblock,div.thumb {
	border: 2px solid #eaf0f8;
	border-top-style: none;
	background-color: #f9fbfe;
	padding: 5px;
	margin: 0;
	font-size: 13px;
	font-family: Tahoma, Verdana;
	overflow: hidden;
}

div.contentblock,div.thumb {
	margin: 5px;
	border-style: solid;
}

div.thumb {
	display: inline-block;
	float: left;
	text-align: center;
	width: 106px;
	overflow: hidden;
}

div.thumb img {
	vertical-align: middle;
}

div.thumbname {
	text-align: left;
	border-top: 2px #eaf0f8 solid;
	font-size: 12px;
}

div.thumbdate {
	border-bottom: 2px #eaf0f8 solid;
	font-size: 8pt;
}

div.boxbody input {
	display: block;
}

/** FRONTPAGE **/
div#fpLeft {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 50px;
}

div#fpMain {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 680px;
}

form {
	margin: 0;
	padding: 0;
	display: block;
}

div.spacer {
	height: 1px;
	clear: both;
}

.description {
	margin: 0;
	padding: 3px;
	color: gray;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	width: 340px;
	vertical-align: top;
}

.vote {
	text-align: center;
	font-size: 28pt;
	font-family: Tahoma, Verdana;
	vertical-align: top;
}

div.pagination {
	background-color: #b01039;
	clear: both;
	margin: 20px 30px;
	color: white;
	text-align: center;
	font-family: Tahoma, Verdana;
}

div.pagination a:link,div.pagination a:visited {
	color: black;
}

div.admin_blog a:link,div.admin_blog a:visited {
	color: #AAA;
}

a img {
	border: 0;
}

th {
	background-color: #ffbac5;
	color: #c31a45;
}

div.row select {
	border: 3px solid #c31a45;
	color: #c31a45;
	background-color: white;
}

div.boxbody,div.contentblock,div.thumb,div.strongthumb {
	border: 2px solid #eaf0f8;
	border-top-style: none;
	background-color: #f9fbfe;
	padding: 5px;
	margin: 0;
	font-size: 13px;
	font-family: Tahoma, Verdana;
	overflow: hidden;
}

div.contentblock,div.thumb,div.strongthumb {
	margin: 5px;
	border-style: solid;
	overflow: hidden;
}

div.thumb,div.strongthumb {
	display: inline-block;
	float: left;
	text-align: center;
	width: 106px;
	overflow: hidden;
}

div.thumb img {
	vertical-align: middle;
}

div.thumbname {
	text-align: left;
	border-top: 2px #eaf0f8 solid;
	font-size: 12px;
	height: 17px;
	overflow: hidden;
	font-family: Tahoma, Verdana;
}

div.thumbdate {
	border-bottom: 2px #eaf0f8 solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
}

div.strongthumb {
	background-color: #b01039;
	color: white;
}

div.thumbname,div.thumbdate {
	border: none;
	margin-bottom: 2px;
}

div.verticalSplit
{
	float: left;
	display: inline-block;
	width: 50%;
	overflow: hidden;
}