* { padding: 0; margin: 0; }

ul {
	list-style-position: inside;
	padding-left: 2em;
	text-indent: -1em;
}
ol {
	list-style-position: inside;
	padding-left: 2em;
	text-indent: -1.5em;
}
h1 {
	color: #333;
}
h2 {
	color: #333;
}
p {
	margin: 8px 0;
}
a {
	text-decoration: none;
	color: #176b92;
}
a:hover {
	color: #1083b9;
}
th {
	text-align: left;
}
li {
	padding: 4px 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #9d9d9d none;
	color: #343434;
}
#topnavigation {
	padding: 20px 0 0 0;
	margin: 0 auto;
	background: transparent;
	width: 756px;
	text-align: right;
}
#wrapper { 
	margin: 10px auto;
	width: 776px;
}
#columnbg {
	background: url(../images/columbbg2.gif);
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}
#header {
	width: 776px;
	padding: 0px;
	height: 207px;
	margin: 0px 0px 0px 0px;
	background: transparent url(../images/header3.jpg) no-repeat;
}
#navigation {
	padding: 4px 10px 9px;
	margin: 0px 0px 0px 0px;
	background: url(../images/navbg.gif);
	text-align: center;
	letter-spacing: 1px;
	color: #000;
}
#navigation a {
	font-weight: bold;
	color: #fff;
}
#navigation a:hover {
	color: #c1c7ec;
}
#rightcolumn { 
	display: inline;
	margin: 10px;
	padding: 0 18px 0 0;
	width: 195px;
	float: right;
}
#leftcolumn { 
	display:inline;
	float:left;
	margin:10px;
	padding: 15px 7px 15px 25px;
	position:relative;
	width:487px;
}
#bottom { 
	width: 776px;
	height: 12px;
	clear: both;
	background: transparent url(../images/bottom.gif);
}
#footer { 
	width: 756px;
	clear: both;
	background: transparent;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: center;
	font-size: 9px;
}
.clear { clear: both; background: none; }

.outbox {
	background:#FFFFFF none repeat scroll 0 0;
	border:5px solid #E1E6EA;
	display:block;
	margin:10px 0;
	padding:5px;
}

#registration, #contest-entries {
	padding: 20px;
}
#registration th {
	text-align: right;
	padding: 3px 4px 3px 3px;
}
#registration td {
	padding: 3px;
}
#contest-entries td, #contest-entries th {
	padding: 3px 8px;
}

#login-form {
	background: #CCC none;
	border: 1px solid #929292;
	display: inline;
	float: right;
	padding: 0 10px;
	position: relative;
	margin: 0 0 0 10px;
}

/* FORM STYLES */

#freeform p input {
	width: 375px;
}
#freeform p textarea {
	width: 375px;
	height: 100px;
}




/*
Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
}

.htmlButtonOutterL {
	border-left: #333 1px solid;
}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOff a:visited {
	text-decoration: none;
}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOn a:visited {
	text-decoration: none;
}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonA a:visited {
	text-decoration: none;
}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonB a:visited {
	text-decoration: none;
}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
}