body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #c60;
	background: #666 url(/images/bg_tornpage.gif) top center repeat-y;
	font: 12px/18px myriad, arial, lucida, helvetica, sans-serif;
	}

a:link, a:visited { text-decoration: none; border-bottom:1px dotted #c60; color:#c60; }
a:hover { border-bottom:1px dotted #c00; color:#c00; }

a.linkedimage:link, a.linkedimage:visited { text-decoration: none; border-bottom:0; color:#c60; }
a.linkedimage:hover { border-bottom:0; color:#c00; }

img	{
	border:0;
	padding:0;
	margin:0;
	}


p	{
	text-align: left;
	margin-top:0;
	margin-bottom:1em;
	}

p.indent {
	padding-left:50px;
	}

p#click {
	color:#c00;
	}
	
h1 {
	font: bold 14px/14px 'trebuchet ms',verdana,arial,sans-serif;
	letter-spacing:1px;
	color:#c60;
	}

h2 {
	font: bold 12px/12px 'trebuchet ms',verdana,arial,sans-serif;
	letter-spacing:1px;
	color:#c60;
	}

.separator {
	border-bottom:1px dotted #c00;
	height:1px;
	margin:15px 0;
	text-align:center;
	}
	
#wrapper	{
	margin: 0 auto;
	background: transparent;
	padding:0;
	border: 0;
	width: 781px;
	text-align:left;
	position:relative;
	}

#toppic {
	width:781px;
	height:89px;
	text-align:center;
	background:url(/images/header.gif) no-repeat;
	border:0;
	padding:0;
	margin:0;
	}
	
#maincontent {
	padding:25px 70px;
	clear:both;
	}
	

table#homepics {
	margin:0 auto;
	padding:0;
	border:0;
	border-collapse:collapse;
	
	}
	
#homepics td {
	vertical-align:middle;
	padding:5px 10px;
	text-align:center;
	width:33%;
	}

table#thumbnails {
	margin:0 auto;
	padding:0;
	border:0;
	border-collapse:collapse;
	
	}
	
#thumbnails td {
	vertical-align:middle;
	padding:5px 8px;
	text-align:center;
	width:25%;
	}

#thumbnails img {
	padding-bottom:0;
	}
	
/* NAV BAR */

#button {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	margin:4px 0 15px 25px;	
	}

#button ul {
	list-style: none;
	padding: 0;
	margin:0;
	border:none;
	display: inline;
	}
		
#button li {
	background:#369;
	margin: 0 2px 0 0;
	padding:0;
	float: left;
	width: 113px;
	border: 1px solid #000;
	text-transform:uppercase;	
	}

/* below is where you specify the height of the block and the display */
		
#button li a {
		display: block;
		color: #fff;
		font-weight: bold;
		text-align:center;
		text-decoration: none;
		width:100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background:#c90;
		}

	#active a {
		color: #fff;
		font-weight: bold;
		text-align:center;
		text-decoration: none;
		background:#c90;
		}


div#subnav {
	border:0;
	text-align:center;
	width:210px;
	padding:1px 5px;
	clear:both;
	margin:2em auto 0 auto;
		font:normal 12px/normal verdana,arial,helvetica;
		font-variant:small-caps;
		font-weight:bold;
		letter-spacing:1px;
	line-height:normal;
	}

div#subnav a {
	border-bottom:0;
	}
	
.toplink { 
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-align:right;
	}

.toplink a:link, .toplink a:visited { color:#c60; text-decoration:none; }
.toplink a:active, .toplink a:hover { color:#c60; text-decoration:underline; }




#footer {
	border:1px solid #000;
	border-right:0;
	border-left:0;
	background:#76a5c1;
	height:15px;
	line-height:15px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	clear:both;
	margin:5px auto;
	font-weight:bold;
	font-size:11px;
	letter-spacing:3px;
	width:760px;
	padding:0;
	}

#footer a:link, #footer a:visited { color:#fff; text-decoration:none; }
#footer a:active, #footer a:hover { color:#f90; text-decoration:none; }

ul { 
	list-style-image:url(/webdesign4/images/bullet.gif);
	line-height: 16px;
	text-align:left;
	list-style-type: square;
	padding-left: 20px;
	margin: 0 0 0 20px;
	}

ul li {
	margin-top:6px;
	text-align:left;
	}

#nestedList {               /* sets the top-level */
	line-height:19px;
	list-style-type:square;
	}
	
#nestedList ul li {         /* sets 1st nested ul */
	list-style-type: circle;
	}

#nestedList ul li ul li {   /* sets 2nd nested ul */
	list-style-type: square;
	}
	
#nestedList ol li {        /* sets nested ol */
	list-style-type:num;
	}

.ol {list-style-type: num; margin-top: 5pt; line-height: 16px }


/* Form Field control */

#formspace {
	margin:0;
	padding:0;
	}
	
#submitbtn {
	width: auto;
	margin:1px;
	border-top:1px solid #4c94b7;
	border-left:1px solid #4c94b7;
	border-bottom:1px solid #00486b;
	border-right:1px solid #00486b;
	background:#369;
	text-align:center;
	padding:0 5px;
	color:#fff;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	}
	
#hyperarts {
	font: normal 10px/10px verdana,arial,helvetica;
	width:160px;
	padding:1px;
	text-align:center;
	margin:2em;
	}
	
#hyperarts a:link, #hyperarts a:visited {text-decoration:none; color:#ccc; border:0;}
#hyperarts a:hover {color:#c00;}