/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}


.splashText{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;


}

.bioText{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #174D5A;


}
.main {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;

}
a.main:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color:#4D7E8B;

}

a.main:visited {
	text-decoration: none;
	color:#4D7E8B;
}
a.main:hover {
	text-decoration: none;
	color:#F4E361;
}

.bottomMenu {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;

}
a.bottomMenu:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color:#0E3441 ;

}

a.bottomMenu:visited {
	text-decoration: none;
	color:#0E3441;
}
a.bottomMenu:hover {
	text-decoration: none;
	color: #FFCC00;
}



.discoText {
	font-family: "Times New Roman", Times, serif;
	color: #1A4B59;
	font-size: 12px;
	font-weight: bold;
}
a.discoText:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color:#0E3441 ;

}

a.discoText:visited {
	text-decoration: none;
	color:#0E3441;
}
a.discoText:hover {
	text-decoration: none;
	color: #FFCC00;
}

.discoText2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	font-weight: italic;
}


.headerGreen {
	color:#009900;
	font-size: 14px;
	font-weight: bold;

}
.mainAlt {
	color:#FF0000;
	font-size: 14px;
	font-weight: bold;

}

	
	.toolsHead {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;

}
.splashPict {
	background-image:url(../images/splash/wolf.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-color: #D0E6EC;
}

.sideBar {
	background-image: url(../images/main/sideBar.jpg);
	background-repeat: repeat;
	background-position: top;
	background-attachment: scroll;
	background-color: #ffffff;
}
.linkText {
	font-family: "Times New Roman", Times, serif;
	color: #1A4B59;
	font-size: 14px;
	font-weight: bold;
}
a.linkText:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color:#0E3441 ;

}

a.linkText:visited {
	text-decoration: none;
	color:#0E3441;
}
a.linkText:hover {
	text-decoration: none;
	color: #FFCC00;
}