#container {
	width: 950px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	background-color: #00CCFF;
	margin: 0;
	background-image: url(../images/backgrnd01.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#topbar {
	float: left;
	width: 100%;
	background: url(../images/masthead.jpg) no-repeat bottom;
	padding-bottom: 5px;
	height: 170px;
}

#mainContent {
	width: 615px;
	padding: 0;
	border-top-width: medium;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dashed;
	border-top-color: #333333;
	border-left-color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
} 

#bottombar {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	clear: both;
	background-color: #FFFFFF;
}

#topImage {
	position: relative;
	float: right;
	margin-top: 5px;
	padding-top: 7px;
	padding-right: 21px;
}

#menu {
	position: absolute;
	width: 950px;
	top: 160px;
}
#topImageForum {
	position: relative;
	float: right;
	margin-top: 4px;
	padding-top: 7px;
	padding-right: 21px;
}


.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	line-height: 20px;
	background-color: #FFFFFF;
}
.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.mainContentTable {
	border: 1px solid #666666;
}

.stdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textBlock {
	height: 75px;
	width: 95%;
	border: 1px solid #CCCCCC;
}

.urlBar {
	background-color: #0033FF;
}

.googleBox {
	border: 1px double #0033FF;
	padding: 3px;
	margin: 3px;
}

.menuBkGnd1 {
	background-image: url(../images/top_menu_bkgnd.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  /* for Mozilla */
  -moz-opacity:0.7;
}

.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menuText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-variant: normal;
	font-weight: bold;
}

.bottomText:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.contactHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #0033FF;
}

.stdTextLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #0033FF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	color: #CCCCCC;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	background-image: url(../images/h2_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 25px;
	line-height: 20px;
	border-top-style: double;
	background-color: #FFFFFF;
}


input {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/h3_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 14px;
	line-height: 11px;
	border-top-style: double;
	background-color: #FFFFFF;
}

.liSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	color: #666666;
	margin-left: 8px;
	padding-left: 8px;
}

.bottomLine {
	color: #FFFFFF;
	background-color: #00CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.TopAdvert {
	background-color: #FFFFFF;
	height: 60px;
	width: 468px;
}

#LeftColumn {
	float: left;
	width: 168px;
	height: 326px;
	overflow: visible;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	clear: both;
	background-image: url(../images/left_col_bkgnd2.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F2F6FF;
}

.MainContent {
	background-color: #FFFFFF;
	width: 618px;
}
.IntroText {
	background-color: #FFFFFF;
	width: 398px;
}
.RightColumn {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 600px;
}
.BottomLeftAdvert {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 728px;
	height: 90px;
}
.paleBkgnd {
	background-color: #F7FAFF;
}
#contentTable {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 950px;
}
