
body {
	margin: 0;
	background: #000000 url(images/background.jpg) no-repeat top center;
	text-align: center;
    height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEE595;
}

body.secondaryPage {
	background: #000000 url(images/background-2.jpg) no-repeat top center;
	background-attachment: fixed;
}

html {
    height: 100%;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 0;
}

#header {
	height: 73px;
	display: block;
}

#logo {
	float: left;
}

#intro {
	margin: 0;
	padding: 0;
	clear: both;
}

#video {
	float: right;
	width: 190px;
}

#content {
	height: 400px;
	margin: 0;
	padding: 0;
	clear: both;
}

#mainColumn {
	float: left;
	width: 600px;
}

#secondaryColumn {
	float: right;
	width: 190px;
}


/*- Home Content --------------------------- */

.whatis {
	position: relative;
	width: 222px;
	top: 160px;
	left: 50px;
}

.whatisText {
	display: block;
	background: url(images/rbox-top.gif) top no-repeat;
	width: 222px;
	padding: 10px;
}

.whatis p {
	margin: 8px 0 0 0;
}

/*- Overview Content --------------------------- */

#overview li {
	margin: 10px 0;
}

#overview li ol {
	margin-top: 8px;
}

#overview li.roman {
}

/*- Secondary Pages --------------------------- */

#secondaryContent {
	height: 543px;
	padding: 20px 10px;
}


/*- Footer --------------------------- */

#footer {
	padding: 10px;
	text-align: center;
}


a:link {
	color: #FFF7DC;
	text-decoration: underline;
}

a:active {
	color: #FFF7DC;
	text-decoration: underline;
}

a:visited {
	color: #FFF7DC;
	text-decoration: underline;
}

a:hover {
	color: #FFF7DC;
	text-decoration: none;
}

/*- Headings --------------------------- */

h1 {
	font-size: 18px;
	color: #FFF7DC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	color: #FFF7DC;
}


/*- Menu --------------------------- */

#nav {
	float: right;
	color: #FEE595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	}

#nav ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav a {
	float: left;
	margin: 0 2px 0 0;
	padding: 8px 8px 12px 8px;
	text-decoration: none;
	color: #FEE595;
}

#nav a.home:hover { color: #000; background: url("images/hov-home.gif") no-repeat center; }
#nav a.overview:hover { color: #000; background: url("images/hov-overview.gif") no-repeat center; }
#nav a.example:hover { color: #000; background: url("images/hov-examples.gif") no-repeat center; }
#nav a.write:hover { color: #000; background: url("images/hov-write.gif") no-repeat center; }
#nav a.store:hover { color: #000; background: url("images/hov-store.gif") no-repeat center; }
#nav a.contact:hover { color: #000; background: url("images/hov-contact.gif") no-repeat center; }

#home #nav .home { color: #000; background: url("images/hov-home.gif") no-repeat center; }
#overview #nav .overview { color: #000; background: url("images/hov-overview.gif") no-repeat center; }
#example #nav .example { color: #000; background: url("images/hov-examples.gif") no-repeat center; }
#write #nav .write { color: #000; background: url("images/hov-write.gif") no-repeat center; }
#store #nav .store { color: #000; background: url("images/hov-store.gif") no-repeat center; }
#contact #nav .contact { color: #000; background: url("images/hov-contact.gif") no-repeat center; }


/*- Sub Navigation --------------------------- */

.subNav ul {
	margin: 0;
	padding: 0 5px;
	list-style: none;
}

.subNav li {
	height: 32px;
	padding: 0 0 0 35px;
	margin: 0 0 3px 0;
}

.subNav li.snav-myaccount {
	background: url(images/snav-myaccount.gif) left no-repeat;
}

.subNav li.snav-sendfriend {
	background: url(images/snav-sendfriend.gif) left no-repeat;
}

.subNav li.snav-affiliate {
	background: url(images/snav-affiliate.gif) left no-repeat;
}

.subNav a:link, .subNav a:visited, .subNav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEE595;
	line-height: 32px;
	text-decoration: none;
}

.subNav a:hover {
	text-decoration: underline;
}

/*- Contact Page --------------------------- */

#contactus {
	margin-left: 150px;
}

#contactus td {
	padding: 5px;
}

p.message {
	width: 400px;
	padding: 0 150px;
}

h1.message {
	font-size: 18px;
	color: #FFF7DC;
	width: 400px;
	padding: 0 150px;
}

/*- Affiliate Area --------------------------- */

#affiliateTools ul {
	list-style: none;
}

#affiliateTools li {
	margin: 10px 0;
}

#fundraisers ul {
	list-style: none;
}

#fundraisers li {
	margin: 10px 0;
}

.affiliateBTN {
	margin: 10px;
}

.PageHeader
{
	font-weight:bold;	
	height: 15px;
	padding-left: 5px;	
	padding-bottom: 2px;	
}

.DataTable
{
	border: solid 1px #FEE595;
}

.DataTableHeader
{
	border-bottom: solid 1px #FEE595;
	height: 20px;
	padding: 5px;
}

.DataTableMiddle
{
	border-top: solid 1px #FEE595;
	border-bottom: solid 1px #FEE595;
	height: 20px;
	padding: 5px;
}

.DataTableEmpty
{
	height: 20px;
	padding: 5px;
}

.FormLabelError
{
	font-family:Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}

.FormFieldError
{
	color: #FFFFFF;
	background-color: #FF0000;
}

.Error
{
	font : Tahoma;
	font-size : 13px;
	color: red;
}

.Button 
{
	
}

.Required 
{
	color: red;
}