BODY{
	color: #333;
	background-image:none;
	background-color: #0072bc;
	font-family: Georgia, Courier, serif;
}

DIV,TD{
	font-family: Georgia;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	font-size: normal;
}
A:link {   color: #000; text-decoration: none}
A:visited {  color: #000; text-decoration: none}
A:hover {   color:#626366; text-decoration: none}
A:active {  color: #626366; text-decoration: none}

.menu_left{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
}


H1{
	font-family: Georgia;
	font-size: 32px;
	color: #000;
	font-weight: bold;
	font-size: normal;
}

.titleimg{
	position:relative;
	top: 0px;
	left: 300px;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/canvas_blue/banner.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	height:125px;
	padding:0px;
	background-color: transparent;
}

TD.main_image{
	background-image: none;
}

#CONTENT_CONTAINER{
	background-image:url("/css/preformatted/imgs/canvas_blue/content_bg.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	border-style:solid;
	border-color:#333;
	border-width: 0px;
	position: relative;
	top: 10px;
	width: 775px;
	text-align:left
}

#menu_cell{
	position: relative;
	top: 30px;
}

#menu_header{
	background-image: url("/css/preformatted/imgs/canvas_blue/mn_head.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 56px;
	width: 180px;
}



#menu_footer{
	background-image: url("/css/preformatted/imgs/canvas_blue/mn_foot.gif");
	background-repeat: no-repeat;
	background-position:top left;
	height: 56px;
	width: 180px;
}

#menu_cell {
	height: 100%;
	padding-left: 10px;
}



#MENU {
	background-image: url("/css/preformatted/imgs/canvas_blue/mn.gif");
	background-repeat: repeat-y;	
	width: 180px;
}

#MENU_CONTAINER {
	width: 180px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right:20px;
	background-color: transparent;
	}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	color: #fff;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	padding-right: 20px;
	height: 25px;
}



#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	color: #a9a8a8;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	padding-right: 15px;
	height: 25px;
}


.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/canvas_blue/button_bg.gif');
}

#CONTENT{
	padding-top: 30px;
	background-color: transparent;
	width: 550px;
	padding: 0px;
}

#logo_space{
	position: relative;
	left:290px;
	margin-top: 10px;
	min-height: 100px;
}

#COMPANY_NAME{
	position: relative;
	left: 5px;
	top: 119px;
	text-align:left;
}

#footer{
	background-image:url("/css/preformatted/imgs/canvas_blue/footer_bg.png");
	height: 140px;
	min-height: 60px;
}

#BRANDING{
	position: relative;
	
}

/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#0072bc;
}

#threads{
	background-color:#0072bc;
}

#threads_title{
	background-color:#0072bc;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#0072bc;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/canvas_blue/separator.gif');
	background-position: center center;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/canvas_blue/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	height: 25px;
}
