/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #000000 url(../images/bk.jpg) repeat-x;
	margin: 0px; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0px; /* Always apply padding if you apply margins */
	text-align: center; /* Equivalent to <center> tag for older IE browsers. Remove if you do not want to center page. */
	color: #FFFFFF;
}
/* Redefines the p tag */
p {
	color: #FFFFFF;
	font: 14px/16px "Times New Roman", Times, serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  {	
	border-collapse: collapse;
}

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	background: url(../images/header.jpg) no-repeat;
	height: 150px;
	width: 770px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	position: relative;
}

/* Styles the table that serves as the container for the content and navigation.*/
table#container {
}

/* Aligns content in the tableContainer's td tags to the top. Same as <td valign="top">. */
table#container td {
	vertical-align: top;
}
/* Creates the div container for the footer. */
div#footer {
}
div#footer p {
}
div#footer a:link {
}
div#footer a:visited {
}
div#footer a:hover {
}
div#footer a:active {
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
}
clear {
	clear: both;
}
/* ---------------------------- MAIN NAVIGATION ----------------------------  */

/* Creates the container for the navbar and centers it.*/ 
div#navContainer {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/nav.jpg);
	height: 25px;
}
div#navContainer2 {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/nav.jpg) no-repeat;
	height: 25px;
}
div#top {
	background: url(../images/textarea_01.gif);
	height: 35px;
	width: 770px;
	position: relative;
}
div#container {
	background: url(../images/textarea_02.gif);
	width: 770px;
	color: #FFFFFF;
	margin: 0px auto 15px;
	font: 12px/16px "Times New Roman", Times, serif;
}

/* Removes any default margins or padding applied to lists. Floats the list to the left, which incorporates the child elements (i.e. the links) and provides a full-length background color that extends past the links.*/

ul#mainnav {
	float: left;
	width: 80%;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
	}

/* Lists, by default, are block level elements, so the applying the inline style removes the line breaks of a block level element and causes the links to line up next to one another. We float the items left as some browsers have difficulty displaying the inline property correctly in this fashion. We remove all margins and padding and the bullet by setting the list style type to none.*/

ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
}

/* Although we have redefined the li style as an inline element, we need to make the actual links block level elements so we can give them widths and have them display properly as "buttons." */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 90px;
	padding: 5px 15px;
	margin: 0px;
	border-right: 1px solid #728FC9;
	color: #FFFFFF;
	border-top-style: 120;
	font: 12px Arial, Helvetica, sans-serif;
}
.content {
	padding: 0px 40px;
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background: url(../images/textarea_02.gif);
}

/* Creates the hover and "on" status style, which can be applied directly to a single link. */
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background: url(../images/nav_on.jpg);
}
h1 {
	font: 20px "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
}
.boxright a {
	color: #FFFFFF;
	text-decoration: none;
}

#container .content .addressbox a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}


/* ----------------- CUSTOM CLASSES ----------------- */
div#bottom {
	background: url(../images/textarea_03.gif) no-repeat;
	height: 38px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	clear: both;
	color: #FFFFFF;
}
.email {
	position: absolute;
	left: 578px;
	top: 93px;
}
.pagename {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #F5F4F7;
	position: absolute;
	left: 228px;
	top: 121px;
	text-align: center;
	width: 300px;
}
.audio {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	left: 582px;
	top: 0px;
	width: 140px;
	text-align: center;
}
.flash {
	position: absolute;
	left: 153px;
	top: 1px;
}

.login {
	color: #000000;
	position: absolute;
	left: 650px;
	top: 18px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
}
.login a {
	color: #000000;
	text-decoration: none;
}
.login a:hover {
	color: #E0DFE3;
	text-decoration: none;
}
div#imv_copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-left: 10px;
}
#imv_copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
li {
	font-size: 12px;
}
.services {
	font: 18px "Times New Roman", Times, serif;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
h3 {
	color: #FFFFFF;
	font: 18px "Times New Roman", Times, serif;
}
.boxright {
	font: 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: right;
	width: 200px;
}
#container a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
#bottom visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#bottom active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#bottom a:hover {
	color: #FFFF99;
	text-decoration: none;
}
