/*  Stylesheet by julie cowan jcowan@solidprint.com
*/


/* --- global styles --- */
body {
	background-color: #6808E8;
	color: #FF0000;
}
#whole {
	width: 572px;
	margin: 2px auto;
	height: 300px;
}
#wholehome {
	width: 799px;
	margin: 2px auto;
	height: 300px;
}

#logo {
	width: 660px;
	margin: 6px auto 1px;
	height: 93px;
	background-image: url(images_home/logoback2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #CCCCFF;
	line-height: 13px;
	width: 490px;
	margin: 1px auto;
	text-align: center;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	width: 660px;
	margin: 1px auto;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0033;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #CC3300;
}

h4 {
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}



.left {
	padding-top: 5px;
	float: left;
	width: 85px;
	clear: both;
}
.right {
	padding-top: 5px;
	float: right;
	width: 85px;
}


#boxes {
	margin: 2px auto;
	width: 425px;
	background-color: #000066;
}

#box1 {
	background-color: #99CC66;
	border-top-width: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	border-top-color: #336600;
}

#box2 {
	background-color: #99CCCC;
	padding: 4px;
	border-top-width: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #660033;
}


#box3 {
	background-color: #336699;
	padding: 4px;
	border-top-width: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #CC6600;
	color: #FFFFCC;
}

#box4 {
	background-color: #FF9900;
	padding: 4px;
	border-top-width: 12px solid #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
}
#box4  a {
	text-decoration: underline;
}

#box5 {
	background-color: #333333;
	padding: 4px;
	border-top-width: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #990000;
	color: #FFFFFF;
}

#box6 {
	background-color: #EAFFFF;
	padding: 4px;
	border-top-width: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#box7 {
	background-color: #FFCCCC;
	padding: 4px;
	border-top-width: 12px solid #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
}
#box8 {
	background-color: #9AFFFF;
	padding: 4px;
	border-top-width: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #FFFF00;
}

#box9 {
	background-color: #996600;
	padding: 4px;
	border-top-width: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #0033CC;
}

#box10 {
	background-color: #3616DD;
	padding: 4px;
	border-top-width: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #CCFF66;
}
.outline {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px 5px;
	margin: 0px auto;
	width: 300px;
}
#boxnarrow {
	background-color: #333333;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
