@charset \"utf-8\";
#ForumTitle {
	margin: 0px;
	padding: 5px 5px 5px 20px;
	line-height: 1.8em;
	font-family: tradegothic gothic;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	width: 515px;
	height: 37.5px;
	background-repeat: no-repeat;
	background-image: url(../userfiles/image/forum_look_01.jpg);
}
#ForumTitle A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
}
#ForumTitle span {
	text-align:right;
}
#ForumSubTitle {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 520px;
	height: 17px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 20px;
	background-image: url(/userfiles/image/forum_2.jpg);
	text-transform:uppercase;
}
#ForumSubTitle A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(37, 37, 37);
	padding-top: 15px;
}
div {
	margin:0px;
	padding:0px;
}
p {
	color: #000000;
	margin:0px;
	padding:0px;
}
#maintable {
	width:900px;
	padding:0px;
	margin: 0px auto;
	/* Center align for Good browsers like Firefox, Opera, Netscape */	
	text-align: left;
}
#inner {
	background-color: #dddddd;
	width:900px;
	padding:0px;
	margin: 0px auto;
	/* Center align for Good browsers like Firefox, Opera, Netscape */	
	text-align: left;
	margin-bottom: 10px;
}
.miniparagraph {
	margin-left:6px;
	margin-right:6px;
	text-align:justify;
}
#left_horizontal {
	background-repeat:no-repeat;
	font-family:Calibri, Arial, sans-serif;
	color: #000000;
	font-size:14px;
	float:left;
	width:50%;
	text-align:center;
	height:36px;
	display:block;
	background-position:top;
	border-color: #000000;
	border-width:thin;
}
#header {
	background-repeat: no-repeat;
	font-size: 13px;
	background-position:top;
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-color: #dddddd;
	padding-bottom: 3px;
}
#content {
	background:#dddddd;
	float:left;
	width:540px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 9px;
}
#content_noright {
	background:#dddddd;
	float:left;
	width:540px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 9px;
}
#content_forum {
	background:#dddddd;
	float:left;
	width:575px;
	margin: 0px;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding: 0px;
	height:1000px;
}
#content_none {
	background:#FFFFFF;
	float:left;
	width:1200px;
	height:100%;
}
#footer {
	float: left;
	padding-top:10px;
 background-image:;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-size: 10px;
	width:900px;
	height: 100px;
	background-color: #dddddd;
}
#fieldset {
	width:85%;
	color: #000000;
	margin: 10px auto;
}
.outline {
	width:900px;
	margin:0;
}
.title {
	float:right;
	width:500px;
	height:100px;
}
.gallery {
	width:164px;
	height:100px;
}
.tool_top {
	background:url(/userfiles/image/top.gif);
	background-repeat:no-repeat;
	width:136px;
	height:38px;
	color:#646464;
	font-size:14px;
	font-family:Calibri, Arial, sans-serif;
	line-height:1.5em;
}
.tool_bottom {
	background:url(/userfiles/image/bottom.gif);
	background-repeat:no-repeat;
	width:136px;
	height:15px;
	color: #000000;
}
.tool_middle {
	background:url(/userfiles/image/middle.gif);
	background-repeat:repeat-y;
	width:136px;
	color: #000000;
}
.myleftaccount {
	background:url(/userfiles/image/myaccount.gif);
	background-repeat:no-repeat;
	width:300px;
	height:50px;
	text-align:center;
	float:left;
	display:block;
	line-height:4em;
}
.myrightaccount {
	background:url(/userfiles/image/myaccount.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:300px;
	height:50px;
	text-align:center;
	float:right;
	display:block;
	line-height:4em;
}
.paragraph {
	text-align:justify;
	color: #000000;
	margin:12pt;
}
#mytable {
	width:600px;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	margin:5px;
	padding:0;
	color:#000000;
}
.search {
	color:#0F3;
}
#searchtitle {
	color: #000000;
	font-size:16px;
	display:block;
}
#mytextarea {
	width:90%;
	height:250px;
	margin:12px;
}
#menuh {
	width:100%;
	float:left;
	margin:0;
}
#menuh a {
	text-align:center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0.3em;
}
#menuh a, #menuh a:visited	/* menu at rest */ {
	color: #FFFFFF;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	background:url(/userfiles/image/toplink.jpg);
	background-repeat:no-repeat;
	height:32px;
	line-height:1.8em;
	text-decoration:none;
}
#menuh a:hover	/* menu at mouse-over */ {
	color:#CCCCCC;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	background:url(/userfiles/image/toplink2.jpg);
	background-repeat:no-repeat;
	height:32px;
	line-height:1.8em;
	text-decoration:none;
}
#menuh a.top_parent, #menuh a.top_parent:hover /* attaches down-anow to all top-parents */ {
	background-image:url(file:///Macintosh%20HD/Work%20In%20Progress/TuaCam/SITE%20NEW/navdown_white.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#menuh ul {
	list-style:none;
	float:left;
	width:120px;
	margin:0;
	padding:0;
}
#menuh li {
	position:relative;
	min-height:1px;
	vertical-align:bottom;
	background:url(/userfiles/image/tab.jpg);
}
#menuh ul ul {
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	margin:-1em 0 0 -1em;
	padding:1em;
}
#menuh ul ul ul {
	top:0;
	left:100%;
}
div#menuh li:hover {
	cursor:pointer;
	z-index:100;
}
* html #menuv ul li {
	float:left;
	height:1%;
}
* html #menuv ul li a {
	height:1%;
}
#menuv	/* position,size,and font of menu */ {
	z-index:10;
	width:100px;
	text-align:left;
	margin:1.8em;
	padding:1px;
}
#menuv a {
	width:100%;
	display:block;
	padding-top:0;
	padding-bottom:0;
	white-space:nowrap;
}
#menuv a, #menuv a:visited	/* all menus at rest */ {
	color: #FFF;
	height:30px;
	line-height:1.8em;
	text-decoration:none;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
}
#menuv a:hover	/* all menus on mouse-over */ {
	color:#000000;
	height:30px;
	line-height:1.8em;
	text-decoration:none;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
}
#menuv li {
	list-style-type:none;
}
#menuv ul li {
	position:relative;
}
#menuv li ul {
	position:absolute;
	top:-180px;
	left:100px;
	display:none;
}
div#menuv ul, #menuv ul ul, div#menuv ul ul ul {
	width:100px;
	margin:0;
	padding:0;
}
.heading {
	width:100%;
	height:43px;
	background-repeat:no-repeat;
	color:#000099;
	font-family:Calibri, Arial, sans-serif;
	font-size:24px;
	display:block;
	font-weight:bold;
}
.feature {
	background-image:url(/userfiles/image/feature.gif);
	background-repeat:no-repeat;
	color: #000000;
	font-weight:700;
	font-size:14px;
	height:300px;
}
A.featuretitle {
	font-size:16px;
	color:#ababab;
	font-weight:700;
	margin:10px;
}
img.featureimage {
	border-color: #000000FFF;
	border-width:thin;
}
#enor {
	background:#ffc;
	color:red;
	width:93%;
	line-height:2em;
	text-align:center;
	border-color:red;
	border-style:solid;
	border-width:thin;
}
#action {
	background:#e5e5e5;
	color:#090;
	width:93%;
	line-height:2em;
	text-align:center;
	border-color:#0F0;
	border-style:solid;
	border-width:thin;
}
div, #menuh-container {
	margin:0;
	padding:0;
}

.rightimagediv {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	_margin: 0px 0px 10px 0px;
}

.rightimage {
padding: 0px;
margin: 0px auto;
width: 225px;
_width: 200px;
}

#leftcol {
	background-color:#dddddd;
	margin-bottom:10px;
	float: left;
	width: 100px;
	margin-left: 9px;
	margin-right: 9px;
}
#rightcol {
	float: right;
	width: 230px;
	_width: 210px;
	text-align: center;
	height: 1500px;
	background-color:#dddddd;
	margin: 0px auto;
	padding: 0px;
	padding-right: 5px;
}
#menuh a.parent, #menuh a.parent:hover /* attaches side-anow to all parents */, #menuv a.parent, #menuv a.parent:hover /* attaches parent-anow on all parents */ {
	background-image:url(file:///Macintosh%20HD/Work%20In%20Progress/TuaCam/SITE%20NEW/nav_white.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
div#menuh ul ul, div#menuh ul ul ul, div#menuh ul li:hover ul ul, div#menuh ul li:hover ul ul ul, div#menuv ul ul, div#menuv ul ul ul, div#menuv ul li:hover ul ul, div#menuv ul li:hover ul ul ul {
	display:none;
	color: #000000;
}
div#menuh ul li:hover ul, div#menuh ul ul li:hover ul, div#menuh ul ul ul li:hover ul, div#menuv ul li:hover ul, div#menuv ul ul li:hover ul, div#menuv ul ul ul li:hover ul {
	display:block;
	color: #000000;
	background-image:url(/userfiles/image/tab.jpg);
	width: 250px;
}
#caughtintime {
	width:203px;
	background-color: #dddddd;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
