body, tr, td
{
	color: #630;
	font-family: papyrus, helvetica;
	font-size: 12px;
	line-height: 1.2;
	font-style: normal;
	font-weight: normal;
	word-spacing: 1.0pt;
	letter-spacing: normal;
}

a:link {color: #930;}
a:active {color: #300;}
a:visited {color: #930;}
a:hover {color: #300;}


/*Main Elements*/
    
#containerout
{
	background-color: rgb(255, 250, 224);
	border-color: rgb(200, 200, 200);
	border-width: 1px;
	border-style: solid;
}

#containerin
{
	background-color: rgb(255, 250, 224);
	border: 1px solid gray;
	padding: 0px;
	margin: 0px;
}

#content
{
	padding: 20px;
	background-color: rgb(255, 250, 224);
	text-align: left;
	vertical-align: top;
	border-color: #630;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

#navline
{
	border-color: #630;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	margin: -1px;
}

.wbox
{
	border-color: #930;
	border-width: 1px;
	border-style: solid;
	margin: 1px 0px 5px 0px;
	padding: 2px;
}


#footer {background-color: rgb(0,51,51);}

.privacy a:link {color: #630; text-decoration: none;}
.privacy a:active {color: #300;}
.privacy a:visited {color: #630;}
.privacy a:hover {color: #300;}

#copyright { padding: 8px;}

.redtxt
{
	color: #930;
	font-family: papyrus, helvetica;
	font-size: 12px;
	line-height: 1.2;
	font-style: normal;
	font-weight: normal;
	word-spacing: 1.0pt;
	letter-spacing: normal;
}

ul
{
	color: #630;
	font-family: papyrus, helvetica;
	font-size: 12px;
	line-height: 1.3;
	font-style: normal;
	font-weight: normal;
	word-spacing: 1.0pt;
	letter-spacing: normal;
	list-style-image: url(images/listdisk.gif);
	text-indent: -3px;
	text-decoration: none;
}

.listtitle
{
	color: #630;
	font-family: papyrus, helvetica;
	font-size: 12px;
	line-height: 1.8;
	font-style: normal;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: -14px;
	text-decoration: strike;
}

.smtxt
{
	color: #930;
	font-family: papyrus, helvetica;
	font-size: 11px;
	line-height: 1.2;
	font-style: normal;
	font-weight: normal;
	word-spacing: 1.0pt;
	letter-spacing: normal;
}

.smtxtn
{
	color: #630;
	font-family: papyrus, helvetica;
	font-size: 10px;
	line-height: 1.2;
	font-style: normal;
	font-weight: normal;
	word-spacing: 1.0pt;
	letter-spacing: normal;
}



/*Navigation*/

#nav
{
	background-color: rgb(245, 205, 73);
}

.navfixed1b
{
	font: bolder 14px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	background-color: rgb(231, 157, 42);
	
	margin: 0px;
	border-color: #630;
	border-width: 0px 1px 0px 0px;
	border-style: solid;

}

.navfixed a
{
	font: bolder 14px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	background-color: rgb(231, 157, 42);
		margin: 0px;
	border-color: #630;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}



.navfixed a:hover {
    color: #630;
	background-color: #C60;
}



.navitem a
{
	color: #630;
	font: bolder 14px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
		margin: 0px;
}



.navitem a:hover
{
    color: #630;
	background-color: rgb(255, 234, 162);
}


/*Textual Elements*/

p
{
	text-align: left;
}

.regbox { background-color: #900; }



.ptitle
{
	color: #630;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 32px;
}


.boldtxt
{
	color: #630;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.amazon
{
	color: rgb(181, 107, 0);
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	line-height: 28px;
}