@charset "utf-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	background-color: #999;
	background-image: url(bg-pattern3.jpg);
}
a:link
   
{
	text-decoration: none;
	color: #FFF;
}
a:visited
{
	text-decoration: none;
	color: #FFF;
} 
a:active {
	border-bottom-color: #FFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #FFF;
}

a:hover 
{
	border-bottom-color: #FFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #FFF;
}	

a.mwj:link
   
{
	text-decoration: none;
	color: #EFCDAA;
}
a.mwj:visited {
	text-decoration: none;
	color: #EFCDAA;
}
a.mwj:hover {
	border-bottom-color: #FFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #EFCDAA;
}

a.mwj:active {
	border-bottom-color: #EFCDAA;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #03C;
}
a.mboard:link {
	color: #03C;
}
a.mboard:active {
	border-bottom-color: #03C;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #03C;
}
a.mboard:hover {
	border-bottom-color: #03C;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #03C;
}
a.mboard:visited {
	color: #03C;
}
.twoColFixLt #container {
	width: 840px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: scroll;
	background-color: #948975;
	background-image: url(bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	min-height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixLt #mainContent {
	margin-top: 400px;
	color: #F0CCAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	min-height: 0%;
	height: auto;
} 
#menu-bar {
	margin-top: 432px;
	color: #636C5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 12px;
	min-height: 0%;
	height: auto;
	background-color: #333251;
}
#footer {
	margin-top: 15px;
	color: #89818C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 12px;
	min-height: 0%;
	height: auto;
	background-color: #4B4A5C;
	line-height: 1em;
	clear: both;
}
.mwj-tag {
	font-size: 9px;
}
#main-left {
	width: 316px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right-panel {
	float: right; /* since this element is floated, a width must be given */
	width: 436px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background-color: #5F6170;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.credits {
	text-align: left;
	margin-left: 120px;
	font-size: 10px;
}
.float-right {
	float: right; /* since this element is floated, a width must be given */
	width: auto; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background-color: #5F6170;
	padding-left: 15px;
}
.float-left {
	float: left; /* since this element is floated, a width must be given */
	width: auto; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background-color: #5F6170;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#bio {
	width: 640px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
}
#flashcontent {
	height: 100%;
	color:#EFD4C3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-align: center;
	background-color: #5F6170;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	}
.formfield {
	color: #F0CCAA;
	background-color: #464553;
}

.tight-list {
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gen-content {
	width: 760px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#msg-board {
	float: right; /* since this element is floated, a width must be given */
	width: 192px;
	color: #4B4B57;
	margin: 0 0 0 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;
	min-height: 304px;
	height: 304px;
	margin-bottom: 18px;
}
.bold-title {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}
.calendar {
	float: right; /* since this element is floated, a width must be given */
	width: 360px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background-color: #4B4A5C;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
a.image:hover {
	color: #03C;
	border-width: 0 0 0 0;
}
a.image:active {
	color: #03C;
}
.archive-menu    {
	color:#89817D;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: center;
	background-color: #464553;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#archive-menuBar {
	color:#EFD4C3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.archive-menu-active {
	color:#F0CCAA;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: center;
	background-color: #5F6170;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.gen-content-center {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	float: none;
	width: 450px;
	font-weight: bold;
}
.gen-box-buffer {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	float: none;
	width: 100%;
}

