#footertext {
	font-family: Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
#footertext a:link {
	color: #FFF;
	text-decoration: none;
}
#footertext a:visited {
	color: #FFF;
	text-decoration: none;
}
#footertext a:hover { 
	color: #3366FF;
	text-decoration: none; 
}
#footertext a:active {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
#maintext {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#lefttext {
	font-family: Verdana, Arial;
	padding: 10px 5px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}
#lefttext a:link {
	color: #FFF;
	text-decoration: none;
}
#lefttext a:visited {
	color: #FFF;
	text-decoration: none;
}
#lefttext a:hover { 
	color: #3366FF;
	text-decoration: none; 
}
#lefttext a:active {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}
#pageheadertext {
	font-family: mouse_decoregular, arial;
	font-size: 34px;
	color: #FFF;
	padding: 0px 24px 5px;
	text-align: left;
}
#pagesubheadertext {
	font-family: mouse_decoregular, arial;
	font-size: 20px;
	color: #FFF;
	padding: 0px 24px 0px;
	text-align: left;
}
.textmiddle {vertical-align:middle;} 
#img {
   padding:1px;
   border:1px solid #666;
}
#imgpad {
   padding: 5px 5px;
}
@font-face {
    font-family: 'mouse_decoregular';
    src: url('Fonts/mouse_deco-webfont.eot');
    src: url('Fonts/mouse_deco-webfont.eot?#iefix') format('embedded-opentype'),
url('Fonts/mouse_deco-webfont.woff') format('woff'),
url('Fonts/mouse_deco-webfont.ttf') format('truetype'),
url('Fonts/mouse_deco-webfont.svg#mouse_decoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#headertext1 {
	font-family:mouse_decoregular, arial;
	font-size: 17px;
	color: #FFF;
	font-style:italic;
	font-weight: bold;
	text-align: center;
}
#headertext2 {
	font-family:mouse_decoregular, arial;
	font-size: 15px;
	color: #FFF;
	font-style:italic;
	font-weight: bold;
	text-align: center;
}
