@charset "UTF-8";
/* CSS Document */

a
{
  outline: none;
}
  .comic_sans_1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.leftborderback {
	background-image: url(images/border_spacer_left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.righborderback {
	background-image: url(images/border_spacer_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomborderback {
	background-image: url(images/border_bottom_spacer.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.button {
	background-image: url(images/button_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.comic_sans_header {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0099;
}
.comic_sans_2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.picture_back {
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	text-indent: 20px;
	display: none;
	clip: rect(auto,auto,auto,auto);
	overflow: visible;
	background-attachment: fixed;
}
.table_backtop {
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.table_backbottom {
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.comic_sans_pink {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF3399;
}
.picture_pad {
	background-repeat: no-repeat;
	padding: 10px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 0px;
	text-align: center;
}
.style2 {color: #FF00FF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3399;
}
a:active {
	text-decoration: none;
}
.picture_pad_pink {
	background-repeat: no-repeat;
	padding: 20px;
	background-color: #FEEFFF;
	border: thin dashed #FF0099;
	margin-right: 40px;
}
#latest_news {
	background-image: url(images/latest_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	height: 200px;
	width: 685px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#latest_news:hover {
	background-image: url(images/latest_news_OVER.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_news_header {
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	float: left;
	height: 35px;
	margin-top: 20px;
	margin-left: 25px;
	background-image: url(images/news_links_top.png);
}
#left_news_middle {
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	float: left;
	margin-top: 0px;
	margin-left: 25px;
	background-image: url(images/news_links_middle.png);
	background-repeat: repeat-y;
}
#right_column {
	margin-left: 210px;
	margin-right: 25px;
	position: relative;
}
#news_div {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#left_column {
	width: 205px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	border: thin none #996600;
}
#main_content {
	float: right;
	height: auto;
	width: 665px;
	background-color: #FFFFFF;
	margin: 10px;
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.comic_sans_news_header {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
#left_news_bottom {
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	float: left;
	margin-top: 0px;
	margin-left: 25px;
	background-image: url(images/news_links_bottom.png);
	background-repeat: no-repeat;
	height: 20px;
}
.comic_sans_news_body {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 0%;
}
.picture_float_right {
	float: right;
}
.picture_float_left {
	float: left;
}
#news_line {
	background-color: #EE3C96;
	padding: 10px;
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
}
.tm_on_white {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	font-variant: normal;
	color: #FFFFFF;
	border: medium none #EE3C96;
	vertical-align: top;
	font-weight: bolder;
	position: relative;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.picture_border_left {
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #FEEFFF;
	border: thin solid #FF0099;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.picture_border_right {
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #FEEFFF;
	border: thin solid #FF0099;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tm_on_grey {
	font-family: "Comic Sans MS";
	font-size: xx-small;
	font-variant: normal;
	color: #666666;
	border: medium none #EE3C96;
	vertical-align: top;
	font-weight: bolder;
	position: relative;
}
#left_copyright {
	float: right;
	width: 200px;
	height: 20px;
	padding: 3px;
}
.tm_on_white_big {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	border: medium none #EE3C96;
	vertical-align: top;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
