/************************************************************************************/
/* NEW GENERATION ARTIST CASCADING STYLESHEET                                       */
/* http://www.newgenerationartist.org                                               */
/* Stylesheet Authored by Internet DesignWorks                                      */
/* Website Design Specialists - Website Development Experts                         */
/* http://www.internetdesignworks.com                                               */
/* (317) 669-0439                                                                   */
/************************************************************************************/

body{
	margin:0%;
	font-family:"century-gothic", arial, sans-serif;
	width:100%;
}

#action{
	width:180px;
	height:150px;
	float:right;
}

#copy{
	width:100%;
	text-align:center;
	height:40px;
	background-image:url("images/copyback.png");
	background-repeat:repeat-x;
	padding-top:1%;
	clear:both;
	font-size:75%;
	font-weight:600;
	color:#30F;
	text-shadow:#ff3300 1px 1px 1px;
}

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

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

#copy h1{
	font-size:125%;
	font-color:#990033;
}

#flashcontent{
	float:right; 
	width:360px;
	height:248px;
	margin-bottom:15px;
}

.form{
	border-left:#330066 inset 2px;
	border-top:#330066 inset 2px;
	border-right:#ff3300 inset 2px;
	border-bottom:#ff3300 inset 2px;
	background-color:#ffffff;
}	

.form:hover{
	border-left:#ff3300 inset 2px;
	border-top:#ff3300 inset 2px;
	border-right:#330066 inset 2px;
	border-bottom:#330066 inset 2px;
	background-color:#cccccc;
}	
	
#head{
	background-image:url("images/bodyback.png");
	background-repeat:repeat-x;
	height:150px;
	text-align:center;
	padding-left:200px;
}

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

#indexcontent a{
	color:#660099;
	text-decoration:underline;
}

#indexcontent a:hover{
	color:#ff3300;
	text-decoration:none;
}

#indexcontent b{
	color:#660099;
	font-weight:600;
}

#indexcontent h1{
	font-size:120%;
	color:#ffffff;
	background-color:#330066;
	border-top:#ff3300 outset 2px;
	border-bottom:#ff3300 outset 2px;
	text-align:center;
}

#indexcontent h3{
	clear:both;
}	


#leadership{
	width:98%;
	height:300px;
	clear:both;
}

#leadership img{
	border:#ff3300 2px outset;
	margin-bottom:2%;
}

#quick{
	float:right;
	width:300px;
	height:51px;
}

#nav{
	width:100%;
	text-align:left;
	height:40px;
	background-image:url("images/navback.png");
	background-repeat:repeat-x;
	padding-top:1px;
}

#nav ul{
	margin-left:-30px;
	list-style-type:none;
	margin-top:4px;
}

#nav li{
	display:inline;
	font-size:80%;
}

#nav li a{
	display:inline;
	font-size:80%;
	color:#30F;
	text-decoration:none;
	font-weight:600;
	width:130px;
	margin-right:15px;
	text-shadow:1px 1px 1px #ff3300;
	padding-left:3px;
}

#nav li a:hover{
	display:inline;
	font-size:80%;
	color:#ff3300;
	text-decoration:none;
	font-weight:600;
	width:130px;
	margin-right:15px;
	text-shadow:1px 1px 1px #30F;
	padding-left:3px;
}


#nav li a:visited{
	display:inline;
	font-size:80%;
	text-decoration:none;
	font-weight:600;
	width:130px;
	margin-right:2%;
}

#pagetitle{
	width:100%;
	text-align:left;
	vertical-align:middle;
}

#steps{
	height:25px;
	width:100%;
	text-align:center;
	vertical-align:middle;
}