/* CSS Document */

html, body, iframe, h1, h2, h3, h4, h5, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}


h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }

a img, img { border: none; }

table 
{ 
border: 0; 
border-collapse: collapse; 
border-spacing: 0; 
}

th, td
{ 
border: 0; 
margin: 0px; 
padding: 0px; 
}


#mainHeader {
width:975px;
height:100px;
background-image:url(../images/mainHeader.jpg);
background-repeat:no-repeat;
}

#mainContent {
width:975px;
height:623px;
background-image:url(../images/topShadow.jpg);
background-repeat:repeat-x;
vertical-align:top;


}

#mainContent1 {
width:975px;
height:363px;
background-image:url(../images/topShadow.jpg);
background-repeat:repeat-x;
vertical-align:top;
}

#mainContent3 {
width:975px;
height:400px;
background-image:url(../images/topShadow.jpg);
background-repeat:repeat-x;
vertical-align:top;
}

#goHome {
	position:relative;
	float:left;
	margin-left:25;
	width:400px;
	height:100px;
	z-index:2;
}

#wrapper {

}

#header {
font-family:Arial, Helvetica, sans-serif;

font-weight:bold;
font-size:20px;
color:#333333;

margin-top:20px;
vertical-align:baseline;

}

#altHeader {
font-family:Arial, Helvetica, sans-serif;

font-weight:bold;
font-size:20px;
color:#333333;
margin-left:35px;
margin-top:20px;
vertical-align:baseline;
}

#altHeaderLine {
margin-left:35px;
margin-top:1px;

}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;
color:#aa0480;

}

p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
line-height:1.2;
}
