@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #F3F1E9;
}

a {color:#AD9F6E}

#holder {
width: 800px;
margin: 0px auto;
padding: 0px 25px;
background-image: url(images/hold.gif);
}

* html holder {  /* This is the Tan hack */
	width: 850px; 
	w\idth: 800px; }

#holder2 {
width: 850px;
margin: 0px auto;
}


* html holder2 {  /* This is the Tan hack */
	width: 850px; 
	w\idth: 800px; }

#wrap {
 width: 800px;
 padding-top: 20px;
 background-color: #FFFFFF;
 margin:0 auto;
}

#wraptwo {
 width: 800px;
 border: solid 1px #FFFFFF;
 margin-top: 20px;
 background-color: #FFFFFF;
}


* html wraptwo {  /* This is the Tan hack */
	width: 802px; 
	w\idth: 800px; }

.smelly {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #B2AdA7;
text-decoration: none;
}

.smelly a:link{
color: #B2AdA7;
text-decoration: none;
}

.smelly a:hover{
color: #B2AdA7;
text-decoration: underline;
}

.smelly a:visited{
color: #B2AdA7;
text-decoration: none;
}

#ignite_credit {position:relative; padding: 13px 20px 0 0}
#ignite_credit #ignite_logo {position:absolute; right:0; top: 8px}

.larger {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #333333;
}

.smaller {font-size:10px;}

#rightcol {
width: 195px;
min-height: 195px;
margin-top: 5px;
float: left;
background-color: #CCCCCC;
}

#rightcolinit {
width: 400px;
min-height: 195px;
margin-top: 5px;
margin-right: 5px;
float: left;
background-color: #CCCCCC;
}

#leftcol {
width: 600px;
min-height: 195px;
margin-right: 5px;
margin-top: 5px;
float: left;
background-color: #CCCCCC;
}

#leftcolinit {
width: 395px;
min-height: 195px;
margin-top: 5px;
float: left;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
color: #AD9F6E;
text-decoration: none;
letter-spacing: 1px;
font-weight: normal;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #65A2C0;
text-decoration: none;
letter-spacing: 1px;
font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4em;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4em;
}

.white {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
line-height: 1.4em;
}

#interim {
width: 188px;  background-color: #FFFFFF; border-top: 5px solid #FFFFFF; }

#maincol {
width: 800px; margin-top: 10px; border-top: thin solid #AD9F6E; border-bottom: thin solid #AD9F6E; background-color: #F6FBFE;
}

#maincol img {
padding: 5px 5px 5px 0px;
}

#initcol {
float: left; width: 301px; margin: 5px 5px 0px 0px;
 }

#initcol a {color:#AD9F6E}
 
 * html initcol {  /* This is the Tan hack */
	width: 306px; 
	w\idth: 301px; }

.bulleted {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #65A2C0;
text-decoration: none;
font-weight: normal;
line-height: 1.4em;
}

.prizes {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0F517A;
text-decoration: none;
font-weight: normal;
line-height: 1.4em;
}

#compcol {
	width: 800px;
	margin-top: 10px;
	border-top: thin solid #AD9F6E;
	border-bottom: thin solid #AD9F6E;
	background-color: #E2DAD7;
	background-image: url(images/feet.jpg);
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;
}

.clear{clear:both;}


