*{
	margin:0;
	padding:0;
}

body{
	color:#000;  /*  black  */
	font-family:Helvetica, Arial, san-serif;
	background-color:#000;
	font-size:14px;
}

img, embed, object, video{
  max-width:100%;
}

.navcolwidth, .fullwidth, .fullwidthc, .leftcol, .rightcol{
	width:98%;
	margin:1%;
	font-size:1.5em;
}

.headerlogo, .headername, .fullwidthc{
	font-size:1.5em;
	text-align:center;
}

.fullwidth{
	margin-top:-1em;
}

#wrapper{
	background:url(images/background1.jpg) repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:1004px;
}

#header{
	color:#000;
	font-family:Helvetica, Arial, "San Serif";
	height:200px;
}

#header a{
	text-decoration:none;
	color:#000;
}

.headerlogo{
	float:left;
}

.hiddenc{
	display:none;
}

img.logo{
	width:500px;
	margin-top:30px;
	margin-left:30px;
}

.headername{
	float:right;
	margin-top:60px;
	margin-right:30px;
	text-align:right;
	font-size:2em;
}

#navcol{
	clear:both;
	width:98%;
	margin:1%;
	text-align:center;
	padding-top:0px;
}

.nav{
	text-align:center;
}

ul.nav{
	list-style-type:none;
}

.nav li{
	display:inline;
	margin-left:25px;
	margin-right:25px;
}

.nav a{
	color:#fff;
	display:inline;
}

ul.nav{
	margin-left:10px;
}

ul.nav a.button{
	background:none;
	color:#4069B2; /* medium blue in star quilt */
	text-decoration:none;
}

ul.nav a.button:hover{
	background:none;
	text-decoration:none;
	color:#000;
}

ul.nav a.buttonhere{
	background:none;
	color:#981B1E;
}

ul.nav a.buttonhere:hover{
	text-decoration:none;
}

#content{
	clear:both;
	font-family:Helvetica, Arial, "San Serif";
	width:900px;
	margin-left:50px;
	margin-right:50px;
}

.fullwidth{
	clear:both;
}

.leftcol{
	width:430px;
	margin-right:10px;
	float:left;
}

.rightcol{
	float:right;
	width:430px;
	margin-left:10px;
}
.right{
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:-15px;
	color:#fff;
	font-size:18px;
}

img{
	border-style:none;
	margin-bottom:0;
}

a{
	color:#037ACC;
}

a:visited{
	color:#009DDB;
}

a:hover{
	text-decoration:underline;
}

.left{
	float:left;
}

ul{
	list-style-type:none;
	margin-top:10px;
	text-align:left;
	margin-left:30px;
}

ul.circle{
	list-style-type:circle;
}

p{
	text-align:left;
}

p.center{
	margin-top:0px;
}

p{
	margin-bottom:1em;
}

p.center{
	text-align:center;
}

p.right{
	clear:both;
	text-align:center;
}

li.list{
	margin-left:50px;
	list-style-image:url(images/smbutton.gif);
}

a{
	text-decoration:none;
}

img.left{
	float:left;
	margin:0 15px 0 0;
}

h2{
	text-align:center;
}

h3{
	font-weight:bold;
	margin-bottom:10px;
}

h4{
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.reset{
	clear:both;
}

#copy{
	font-size:10px;
	text-align:center;
}
