* { 
padding : 0;
margin : 0;
} 
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
} 
#wrapper {
	margin : 10px auto 0px auto;
	width : 990px;
	background-image: url(images/pagespacer.gif);
	background-repeat: repeat-y;
} 
#wrapperforum {
	margin : 10px auto 0px auto;
	width : 1010px;
	background-image: url(images/pagespacer.gif);
	background-repeat: repeat-y;
}
img { 
padding : 0px;
border : 0px solid #caff7a;
} 
img.floatTL { 
float : right;
margin-right : 0px;
margin-bottom : 0px;
margin-top : 0px;
margin-left : 0px;
} 
img.floatTR { 
float : right;
margin-left : 0px;
margin-bottom : 0;
margin-top : 0px;
margin-right : 0px;
} 
.clear { 
clear : both;
} 
#header {
	color : #333;
	width : 990px;
	padding : 0;
	height : 110px;
	float: right;
	clear: both;
} 
#headerforum {
	color : #333;
	width : 1010px;
	padding : 0;
	height : 110px;
	float: right;
	clear: both;
} 
.logo {
	margin-top : 0px;
	margin-right : 0px;
	float : right;
	background-image : url(images/logo.gif);
	background-repeat : no-repeat;
	height : 110px;
	width : 990px;
	background-color: #003300;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	clear: both;
} 
.logoforum {
	margin-top : 0px;
	margin-right : 0px;
	float : right;
	background-image : url(images/logo.gif);
	background-repeat : no-repeat;
	height : 110px;
	width : 1010px;
	background-color: #003300;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.logo h1#lineone {
	font-size : 1.7em;
	font-weight : bold;
	font-family : helvetica, arial, sans-serif;
	padding-top : 10px;
	padding-left : 5px;
	color : #FFFFFF;
	border : none;
	top : 0px;
	letter-spacing : -1px;
	margin-right : 10px;
	margin-top : 5px;
	right: 1pt;
} 
.logo h1#lineone span { 
color : #FFFFFF;
} 
.logo h2#linetwo {
	padding-left : 35px;
	font-size : 14px;
	font-family : helvetica, arial, sans-serif;
	text-transform : none;
	padding-left : 35px;
	color : #FFFFFF;
	margin-right: 10px;
} 


.logoforum h1#lineone {
	font-size : 1.7em;
	font-weight : bold;
	font-family : helvetica, arial, sans-serif;
	padding-top : 10px;
	padding-left : 5px;
	color : #FFFFFF;
	border : none;
	top : 0px;
	letter-spacing : -1px;
	margin-right : 10px;
	margin-top : 5px;
	right: 1pt;
} 
.logoforum h1#lineone span { 
color : #FFFFFF;
} 
.logoforum h2#linetwo {
	padding-left : 35px;
	font-size : 14px;
	font-family : helvetica, arial, sans-serif;
	text-transform : none;
	padding-left : 35px;
	color : #FFFFFF;
	margin-right: 10px;
} 





#wrapper #header .logo  a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #headerforum .logo  a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation {
	float : left;
	width : 990px;
	color : #003300;
	margin : 0 0 0 0;
	background : #fff;
	height: 30px;
} 
#navigationforum {
	float : left;
	width : 1010px;
	color : #003300;
	margin : 0 0 0 0;
	background : #fff;
	height: 30px;
}
.menu {
	width: 990px;
	height: 30px;
	margin: 0 auto;
	background: url(images/navimg1.gif);
}

.menu ul {
	margin: 0;
	padding: 0;
	
}

.menu li {
	display: inline;
	padding: 0 0 0 0;
}

.menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 5px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.menu a:hover, .menu .active a {
	background: url(images/navimg2.gif);
	color: #FFFFFF;
}
 .menuforum {
	width: 1010px;
	height: 30px;
	margin: 0 auto;
	background: url(images/navimg1.gif);
}

.menuforum ul {
	margin: 0;
	padding: 0;
	
}

.menuforum li {
	display: inline;
	padding: 0 0 0 0;
}

.menuforum a {
	display: block;
	float: left;
	height: 32px;
	padding: 5px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.menuforum a:hover, .menu .active a {
	background: url(images/navimg2.gif);
	color: #FFFFFF;
}
#leftcolumn {
	color : #003300;
	background : #003300;
	margin : 0;
	padding : 0px;
	width : 180px;
	float : left;
	background-image: url(images/columnspacer.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
} 
#leftbox {
	width : 160px;
	color : #003300;
	float : left;
	display : inline;
	background-repeat : repeat-y;
} 
.leftb {
	background-repeat: repeat-y;
	text-align: center;
	font-weight: bold;
	background: url(images/leftnav1.jpg);
	width : 160px;
	float : left;
	padding : 0px 0 0px 0px;
	vertical-align: middle;
	margin-top: 10px;
	}
.leftb ul {
	margin: 0;
	padding: 0;
	
}

.leftb li {
	display: inline;
	padding: 7 0 0 0;
}
.leftb a {
	background-repeat: repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	vertical-align: middle;
	padding: 10px 10px 0px 10px;
}
.leftb a:hover, .leftb .active a {
	background: url(images/leftnav2.jpg);
	color: #FFFFFF;
}
#leftbox-2 {
	margin-top : 15px;
} 
#leftboxbottom, #leftboxbottom-2 {
	height : 15px;
	width : 160px;
	float : left;
	display : inline;
	background-repeat : no-repeat;
	color: #FFFFFF;
} 
.col-l { 
width : 160px;
float : left;
padding : 0px 0 0px 0px;
} 
.col-l p { 
margin : 0px 0 0 0px;
padding : 0;
margin : 11px 0 0 10px;
color : #FFFFFF;
} 
.col-l a { 
color : #00FF00;
} 
.col-l ul { 
display : list-item;
} 
.col-l li { 
padding-top : 2px;
padding-bottom : 0px;
} 


.col-l li a { 
color : #FFFFFF;
text-decoration : none;
} 
.col-l li a:hover { 
color : #009933;
} 
#popup {
color : #003300
}
.popup a:hover{
<span><?
	echo $DOC->body_text;
?></span>

}


#rightcolumn {
	float : left;
	color : #003300;
	background : #fff;
	margin : 0 0 0 0;
	width : 600px;
	display : inline;
	background-color: #FFFFFF;
	
}
#rightcolumn ul li{ 
	list-style:square;
}
#rightcolumnchildren {
	float : left;
	color : #003300;
	background : #fff;
	margin : 0 0 0 0;
	width : 800px;
	display : inline;
	background-color: #FFFFFF;
}
#rightcolumnforum {
	float : left;
	color : #003300;
	background : #fff;
	margin : 0 0 0 0;
	width : 820px;
	display : inline;
	background-color: #FFFFFF;
}
blockquote {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	text-align : justify;
	padding: 0;

}
#doublebox {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA3.jpg);
}
#doubleboxfr {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/frontheader.jpg);
}
#doublebox100 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/sam1.jpg);
}
#doubleboxgallery {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 800px;
	background-image: url(images/RGA3.jpg);
	background-repeat: no-repeat;
	background-color: #14080C;
}
#doublebox101 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA2.jpg);
}
#doublebox102 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA4.jpg);
}
#doublebox103 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA5.jpg);
}
#doublebox104 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA6.jpg);
}
#doublebox105 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 800px;
	background-image: url(images/RGA7.jpg);
	background-repeat: no-repeat;
	background-color: #999999;
}
#doublebox105forum {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 820px;
	background-image: url(images/RGA7.jpg);
	background-repeat: no-repeat;
	background-color: #999999;
}
#doublebox106 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA8.jpg);
}
#doublebox107 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA9.jpg);
}
#doublebox108 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA2.jpg);
}
#doublebox109 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/RGA10.jpg);
}
#doublebox110 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 600px;
	background-image: url(images/xmasbanner.gif);
}
#doublebox2 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 585px;
	padding-left: 10px;
}

#doubleboxchildren {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 790px;
	padding-left: 10px;
} 
#doubleboxchildren a {
	text-decoration: none;
	color: #003300;
}
#doubleboxforum {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 790px;
	padding-left: 0px;
} 
#doubleboxforum a {
	text-decoration: none;
	color: #003300;
}
#doubleboxworkwith {
	margin-top : 0px;
	margin-bottom : 0px;
	width : 790px;
	padding-left: 0px;
} 
#doubleboxworkwith a {
	text-decoration: none;
	color: #003300;
}
#doubleboxgallery2 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 790px;
	padding-left: 10px;
}
#wrapper #rightcolumn #doublebox2 a {
	text-decoration: none;
	color: #003300;
}
#wrapper #rightcolumn #doubleboxgallery2 a {
	text-decoration: none;
	color: #003300;
}
#doublebox3 {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 585px;
	padding-left: 10px;
	padding-right: 0px;
	border-color: #FF0000;
}
#doublebox3 ul li{ 
	list-style:square;
}

#doublebox3children {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 790px;
	padding-left: 10px;
	padding-right: 0px;
}
#doublebox3forum {
	margin-top : 0px;
	margin-bottom : 10px;
	width : 810px;
	padding-left: 10px;
	padding-right: 0px;
} 
#wrapper #rightcolumn #doublebox3 a {
	color: #003300;
	text-decoration: none;
}

.content_right { 
display : inline;
float : none;
width : 200px;
text-align : justify;
margin-right : 5px;
margin-top : 0;
padding-right : 5px;
padding-top : 0;
line-height : 1.5em;
} 
.content_rightbot { 
height : 11px;
width : 200px;
float : none;
display : inline;
} 
.content_left { 
margin : 0 auto;
display : inline;
float : left;
width : 350px;
text-align : justify;
line-height : 1.5em;
} 
.content_leftbot { 
height : 11px;
width : 350px;
float : left;
display : inline;
} 
.content_left p, .content_right p { 
padding : 0px;
} 
.content_left a { 
float : right;
padding-right : 0px;
color : #ec845b;
} 
.content_right a { 
float : right;
padding-right : 0px;
color : #ec845b;
} 
.content_left h3 { 
padding-left : 0px;
padding-top : 0px;
margin-bottom : 5px;
color : #ec845b;
font-size : 1.2em;
} 
.content_right h3 { 
padding-left : 0px;
padding-top : 0px;
margin-bottom : 0px;
color : #ec845b;
font-size : 1.2em;
} 
.clear { 
clear : both;
} 
h4 { 
color : #003300;
} 
#triplebox { 
width : 560px;
min-height : 136px;
font-size : 0.75em;
color : #003300;
padding : 0;
float : left;
display : inline;
margin-top : 20px;
margin-left : 0;
color : #878787;
} 
.col { 
width : 565px;
float : left;
background-repeat : repeat-x;
} 

.col a{
	text-align : left;
	color: #003300;
	text-decoration: none;
} 
.col p { 
margin : 0px 0 0 0;
padding : 5px;
} 
#tripleboxbottom { 
height : 11px;
width : 560px;
margin-bottom : 5px;
} 

#infocolumn {
	float : left;
	color : #003300;
	background : #fff;
	margin : 0 0 0 0;
	width : 200px;
	display : inline;
	background-color: #FFFFFF;
}

#infobox {
	text-align : center;
	padding-left: 10px;
	width: 190px;
	height: 210px;
	background-repeat: no-repeat;
	float: right;
	color: #003300;

}
#infobox a:hover{
	text-align : center;
	padding-left: 10px;
	background-image: url(images/);
	width: 190px;
	height: 210px;
	background-repeat: no-repeat;
	float: right;
	color: #003300;

}
#infobox1 {
	margin-top : 0px;
	margin-bottom : 1px;
	width : 200px;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: 20px;
	font-style: normal;
	color: #003300;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
#infobox2 {
	margin-top : 0px;
	margin-bottom : 5px;
	width : 190px;
	padding-left: 0px;
	height: 40px;
} 
#infobox3 {
	margin-top : 10px;
	margin-bottom : 5px;
	width : 190px;
	padding-left: 0px;
} 
.everyclick {
	font-size: 12px;
	text-decoration: none;
	width: 200px;
}
.bookmark {
	font-size: 12px;
	text-decoration: none;
	width: 200px;
}


#footer {
	width : 990px;
	clear : both;
	height : 40px;
	margin : 0 0 0 0;
	padding-left : 0px;
	padding-right : 0px;
	background-color: #003300;
} 
#footer p { 
margin : 0;
padding-top : 0px;
text-align : center;
line-height : normal;
font-size : xx-small;
} 
#footer a {
	text-decoration : none;
	color : #FFFFFF;
	font-size: 16px;
	font-weight: lighter;
} 
#footer a:hover {
	text-decoration : none;
	color: #009933;
}



#footerforum {
	width : 1010px;
	clear : both;
	height : 40px;
	margin : 0 0 0 0;
	padding-left : 0px;
	padding-right : 0px;
	background-color: #003300;
} 
#footerforum p { 
margin : 0;
padding-top : 0px;
text-align : center;
line-height : normal;
font-size : xx-small;
} 
#footerforum a {
	text-decoration : none;
	color : #FFFFFF;
	font-size: 16px;
	font-weight: lighter;
} 
#footerforum a:hover {
	text-decoration : none;
	color: #009933;
} 
