﻿#container  {
min-width:	600px;
}

#footer  {
clear:	both;
}

#left_col  {
float:	left;
width:	200px;
}

#masthead  {
}

#page_content  {
margin-left:	200px;
margin-right:	200px;
}

#right_col  {
float:	right;
width:	200px;
}

#top_nav  {
}

.bgleftimage  {
background-image:	url('../images/bg_left.jpg');
}

.bgrightimage  {
background-image:	url('../images/bg_right.jpg');
}

.bodybg  {
background-image:	url('../images/bodybg.jpg');
background-position:	bottom center;
background-repeat:	no-repeat;
}

.border0px  {
border-width:	0;
}

.border1px  {
border-style:	solid;
border-width:	1px;
}

.breadcrumb {
	color: #CCCCCC;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 9pt;
}

.color-ltgray {
	color: #CCCCCC;
}

.link  {
color:	#BEE240;
font-family:	"Century Gothic", "Trebuchet MS", Arial;
font-size:	small;
}

.pagetitle  {
color:	#BEE240;
font-family:	"Century Gothic", "Trebuchet MS", Arial;
font-size:	large;
font-weight:	bold;
}

.text-gray  {
color:	#CCCCCC;
font-family:	"Century Gothic", "Trebuchet MS", Arial;
font-size:	small;
}

.text-gray a:visited  {
color:	#BEE240;
}

.text-gray a:hover  {
color:	#DEF0A0;
}
.text-alignrt {
	text-align: right;
}

.text-gray a:active  {
color:	#A9D900;
}

.textalign-center  {
text-align:	center;
}

.valign-bottom  {
vertical-align:	bottom;
}

body  {
margin:	0;
padding:	0;
}

.bgcolor-maroon  {
background-color:	#800000;
}
