/************************************************************************************/
/* Website Media Works Cascading Stylesheet                                         */
/* Copyright Website Media Works - All Rights Reserved, Use by Permission Only      */
/* Stylesheet Authored by Internet DesignWorks                                      */
/* Website Design Specialists :: Website Development Experts                        */
/* (317) 669-0439                                                                   */
/************************************************************************************/

body{
	width:98%;
	text-align:center;
	vertical-align:middle;
	background-color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
}

#copy{
	width:100%;
	height:100px;
	clear:both;
	background-image:url("../images/copyback.png");
	background-repeat:no-repeat;
	background-position:50% 100%;
	color:#ffffff;
}

#copy a{
	text-decoration:underline;
	color:#00ffff;
}

#copy a:hover{
	text-decoration:none;
	color:#ffff00;
}


#copy h1{
	font-size:110%;
	padding-top:29px;
	color:#000000;
}

.form{
	border:#04A3FB 2px inset;
}

#head{
	height:150px;
	width:100%;
	background-color:#ffffff;
	border-bottom:#000000 ridge 2px;
	padding-left:8px;
	padding-right:8px;
	clear:both;
}

#indexcontent{
	width:75%;
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-family:"century gothic", arial, sans-serif;
	font-size:85%;
	font-weight:500;
	margin-left:3%;
}

#indexcontent h1{
	font-size:150%;
	color:#000066;
	text-decoration:underline;
	font-style:italic;
}

#info{
	height:20px;
	width:100%;
	background-image:url("../images/infoBack.png");
	background-repeat:repeat-x;
	border-bottom:#000000 ridge 2px;
	text-align:left;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	color:#000066;
	padding-left:8px;
	padding-right:8px;
	clear:both;
}

#nav{
	width:150px;
	text-align:center;
	vertical-align:middle;
	float:right;
}

#nav ul{
	list-style-type:none;
	margin-left:-40px;
}

#nav li a{
	background-image:url("images/nav.png");
	background-repeat:no-repeat;
	color:#2e5c87;
	height:40px;
	text-align:center;
	vertical-align:middle;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:100%;
	display:block;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:-8px;
}	

#nav li a:hover{
	background-image:url("images/hover.png");
	background-repeat:no-repeat;
	color:#000000;
	height:40px;
	text-align:center;
	vertical-align:middle;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:100%;
	display:block;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:-8px;
}	

#thompson{
	width:800px;
	text-align:center;
	vertical-align:top;
}

#thompson h1{
	background-color:#000099;
	color:#e7e7e7;
	font-size:110%;
	text-decoration:none;
	font-style:none;
}

#thompson img{
	border:#ff3300 outset 2px;
}

#tryit{
	background-color:#2f31df;
	border-bottom:#000000 2px solid;
	color:#e7e7e7;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
	font-size:85%;
	width:100%;
	clear:both;
}	