#readmore{
	text-align: right;
	padding: 10px 15px 15px 0px;
	margin-bottom: 15px;
	width: 100%;
	clear: both;
	border-bottom: #efefef 2px dotted
}

.TITLEIMG{
	position: relative;
	left: 275px;
	top: 0px;
}	

BODY{
	background-color: #9d9d9d;
	background-image: url('/css/preformatted/imgs/tsunami_grey/bg.gif');
	background-repeat: repeat;
}

body,td,th,DIV {
	font-family: verdana;
	color: #333;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

TD.main_image{
	background-image: url('/css/preformatted/imgs/tsunami_grey/shadow.gif');
}


#BANNER{
	height: 230px;
	margin: 0px;
	padding: 0px;
	background-image: url('/css/preformatted/imgs/tsunami_grey/banner.png');
	background-position: bottom left;
	background-color: transparent;
	background-repeat:no-repeat;
}


A:link {   color: #464749; text-decoration: none}
A:visited {  color: #464749; text-decoration: none}
A:hover {   color:#000; text-decoration: none}
A:active {  color: #000; text-decoration: none}

#CONTENT_CONTAINER{
	background-image: none;
	background-color:#c4c4c4;
	border-style: solid;
	border-color: #333;
	border-width: 0px 1px 0px 1px;
}

#CONTENT{
	width: 550px;
	padding: 0px;
	background-color: transparent;
}

#CONTENT_CELL{
	padding: 0px;
}

H1{
	font-family: verdana;
	color: #333;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
}


#MENU_HEADER{
	background-position: bottom left;
	background-image: url('/css/preformatted/imgs/tsunami_grey/grey_menu_top_1.png');
	background-repeat: no-repeat;
	height:60px;
}

#MENU_FOOTER{
	background-position: top left;
	background-image: url('/css/preformatted/imgs/tsunami_grey/grey_menu_bottom_1.png');
	background-repeat: no-repeat;
}

#MENU{
	padding:5px;
	background-image: url('/css/preformatted/imgs/tsunami_grey/grey_menu.gif');
	background-repeat: repeat-y
}

#MENU_CONTAINER{
	padding: 0px;
	background-color: transparent;
}

#MENU1{white-space:nowrap;height:20px}
#MENU2{white-space:nowrap;height:20px}

#MENU_CONTAINER A:LINK {
	color:#333333;	
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
	font-family: tahoma;
}

#MENU_CONTAINER A:VISITED {
	color:#333333;	
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
	font-family: tahoma;
}

#MENU_CONTAINER A:HOVER {
	color:#96979a;	
	font-weight:bold;
	text-decoration: none;
	font-family: tahoma;
	font-size: 16px;
}

#MENU_CONTAINER A:ACTIVE {
	color:#96979a;	
	font-weight:bold;
	font-size: 16px;
	font-family: tahoma;
	text-decoration: none;
}

#BRANDING{
	position: relative;
	top: 40px;
	padding-left: 130px;
}

#FOOTER{
	background:url('/css/preformatted/imgs/tsunami_grey/footer.png');
	background-repeat: no-repeat;
	background-color:transparent;
	min-height: 128px;
	height: 128px;
}

/* 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:#626366;
}

#threads{
	background-color:#626366;
}

#threads_title{
	background-color:#626366;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#626366;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.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/tsunami_grey/button_bg.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/tsunami_grey/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/tsunami_grey/separator.gif');
	background-position: center center;
}
