body {
	height:100%;
	margin:0px;
	border:0px;
	padding:0px;
	background:url("images/backtile.jpg") #000034;
  	background-repeat:repeat-x;
  	text-align:center;
}

#copy {
	text-align:justify;
	width:690px;
	padding-right:5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 10pt;
}

#copy p{
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
}

#copy img {
	float: left; 
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.title {
	clear: left;
	font-family: Verdana; 
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #003366;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 5px;
	margin-top: 10px;
}

.indent {
	margin-top: 10px;
	margin-left: 25px;
}

center {
	height:100%;
}
div {
	margin:0px;
	border:0px;
	padding:0px;
}
img {
	margin:0px;
	border:0px;
	padding:0px;
}

.cart {
	list-style-image: url("images/cart.gif");
}
a:link { color:#003366; }
a:active { color:#003366; }
a:visited { color:#003366; }
a:hover { color:#000033; text-decoration:none;}

.special a:link { color:#003366; background-color:#F9E8C0; }
.special a:visited { color:#003366; background-color:#F9E8C0; }
.special a:hover { color:#000033; text-decoration:none; background-color:#E5E5E5 }
.special a:active { color:#003366; background-color:#E5E5E5 }


em {
	color:#000000;
	font-weight:bold;
	font-style:normal;
}

em.ital {
	color: #666;
	font-weight:normal;
	font-style: italic;
}

form {
	margin:0px;
	border:0px;
	padding:10px 5px 0px;
}

input {
	border: 1px solid #8191A0;
}

input.bttn {
	border: 0;
	vertical-align: -30%;
}

table {
	color:003366;
	text-align:left;
	font-size:10pt;
}
th {
	text-align:right;
	font-weight:normal;
}
td {
	font-size:8pt;
	vertical-align:top;
}
#bigG {
	min-height:100%;
	width:715px;
	background:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	margin-left:auto;
	margin-right:auto;
}
#container {
	min-height:100%;
	width:715px;
	padding:5px;
	background:#FFFFFF;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
}
#header
{
	text-align:left;
	height:90px;
	font-family:verdana;
	font-size:8pt;
}
#header a:link { color:#003366; text-decoration:none; }
#header a:active { color:#003366; text-decoration:none; }
#header a:visited { color:#003366; text-decoration:none; }
#header a:hover { color:#003366; text-decoration:underline;}
#header ul {
	margin-top:3px;
	margin-bottom:0px;
}
#logo {
	float:left;
	margin-right:225px;
}
#rule{
	border-bottom:1px solid #FFFFFF;
}
#nav {
	width:725px;
	height:27px;
	border-top:1px solid #FFFFFF;
	/*background:url("images/rule2.gif");*/
}
#main {
	background:#FFFFFF;
	width:700px;
	padding:0px;
	padding-top:0px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #F7E5BA;
	border-right:1px solid #F7E5BA;
	font-size:8pt;
	font-family:verdana;
	color:#000000;
}

.box {
	width:160px;
	background:#FFFFFF;	
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boxsmall {
	width: 175px;
	float: left;
	margin: 0;
}

.split {
	clear:both;
}
#contact {
	float:right;
	text-align:left;
	background:#F7F7F7;
}
#contact .title2 {
	width:auto;
	height:30px;
	padding-top:3px;
	text-align:center;
	background:url("images/newstitle.gif") no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}
#contact2 {
	text-align:left;
}

a.headlink:link, a.headlink:active, a.headlink:hover, a.headlink:visited {
	color: #F7E5BA;
	text-decoration: none;
}

#footer {
	padding:7px;
	text-align:left;
	font-size:7pt;
	font-family:verdana;
	color:#666666;
}
#footer a:link { color:#666666; }
#footer a:active { color:#666666; }
#footer a:visited { color:#444444; }
#footer a:hover { color:#999; text-decoration:none;}
#footer img {
	float:right;
	border:1px solid #000000;
}

#foot {
	position:relative;
	top:-5px;
}

.special {
	background-color:#F9E8C0;
}
.special:hover {
	background-color:#E5E5E5;
}
#vid span {
	margin-left:12px;
}

a img {
	border, margin, padding: 0;
}

#textedit {
	
	text-align:left;	
	font-family:verdana;
	color:#003366;
	font-size:11px;
}

.edit {
	position:absolute;
	width:217px;
	height:79px;
	top:65px;
	margin-left:500px;
}

#line1 {
	position:relative; 
	top:-8px;
}
span {
	color:#000000;
	font-size:.6em;
	height:1em;
}

.super {
	position:relative;
	top:-1ex;
}
	
.shiftright {
	position:relative;
	right:-1ex;
}

#leftcol {
	float: left;
	width: 500px;
	height:auto;
}

#rightcol {
	width: 190px;
	height: auto;
	float: right;
	background-color: #CCCCFF;
	background-image: url(images/home_news.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#rightcol h1 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style:italic;
	text-align: left;
	margin-top: 3px;	
	padding-left: 5px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

#rightcol h2 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style:italic;
	text-align: left;
	color: #000033;
	margin-left: 5px;
}

#rightcol p {
	margin-left: 35px;
	font-weight: bold;
	font-size: 8pt;
}

#newslinks {
	margin-left: 10px;
	margin-bottom: 8pt;
	margin-right: 10px;
	font-size: 10pt;
}

#affiliateimg {
	width: 190px;
	height: 190px;
	float: left;
	margin: 0px;	
}

#column1 {
	float:left;	
	margin-left:15px;
	padding-right:10px;
	text-align:left;
}
#column2 {
	float:left;
	text-align:left;
}

.talk {
	padding-left: 31px;
}