@charset "utf-8";
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
	margin:0px;
	color:#242366;
	text-transform: uppercase;
}
.bk{
	background-image:url(../images/JTtour.gif);
	background-repeat:no-repeat;
	background-position:left top;}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #ed1c24;
	padding:0px 15px 0px 15px;
}
.mainfont {
	font-size: 12px;
	line-height:18px;
	padding:0px 15px 0px 15px;
}
.headersm {
	font-size: 14px;
	font-weight: bold;
	color: #ED1C24;
	text-transform: uppercase;
}
.divider {padding:5px 0px 5px 0px;}

.calendar{
padding:10px 5px 10px 5px;
	font-size: 12px;
	font-weight:bold;
}
.caldate{
	font-size: 10px;
	color:#242366;
}
a {color:#FF0000; text-decoration:none}
a:hover {color:#FF9900; text-decoration:underline;}
a.db {color:#999999; text-decoration:none; font-size:10px;}
a:hover.db {color:#000066; text-decoration:underline;}
a.menumy {
	background-image:url(../images/myspace.gif);
	background-position:left top;
	display:block;
	width:132px;
	height:45px;
}
a:hover.menumy {
	background-position:left bottom;
}
a.menuco {
	background-image:url(../images/shout.gif);
	background-position:left top;
	display:block;
	width:135px;
	height:45px;
}
a:hover.menuco {
	background-position:left bottom;
}
a.menuph {
	background-image:url(../images/photos.gif);
	background-position:left top;
	display:block;
	width:133px;
	height:45px;
}
a:hover.menuph {
	background-position:left bottom;
}
p{margin:0px;}
#footer {
position:fixed;
left:0px;
bottom:0px;}