body
{
	font: 0.7em Tahoma, sans-serif;
	line-height: 1.5em;
	color: #454545;
	margin-top: 0px;
	margin:0 auto;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#border
{
	border: 0px;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}

#header
{
height: 116px;
width:770px;
background-image:url(../images/IEBanner.gif);
}

#CDE
{
	width:400px;
	height: 30px;
	position: relative;
	top: 50px;
	left: 20px;
}
	
#LogoCGS
{
	clear:both;
	width: 276px;
	height: 116px;
	background-image:url(../images/HeaderCGS.gif);
	background-repeat: no-repeat;
	float:right;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:2px;
	display: inline;
}

#content
{
	padding: 0.5em 1em;
	max-width: 740px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 10px;
}

#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
	width: 30%;
	float: right;
	overflow: hidden;
	text-align: center;
	background-color: #ffffff;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
text-align: justify;
}

/* introduction 
#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url('../images/menu.gif') no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#999999;
}

#introduction a:hover, a:active{
	color:#b8ce83;
}

*/

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 5px;
	left: 15px;
	width: 300px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 15px; 
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url('../images/menuleft.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url('../images/menuright.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6C757A;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#994421;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1 {
	letter-spacing: -1px;
	padding: 7px 0 0 8px;
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #994421;
}
.dark { color: #737373; background: inherit; font-weight: bold; }

h1 a, h2 a { text-decoration: none;}

h1 a:hover, h2 a:hover { color: #737373; background: inherit; }

.dark a:link{
	color:#737373;
}
.dark a:visited{
	color:#737373;
}

.dark a:hover {color:#994421; background:inherit; font-weight:bold;}

h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

h3{
	color:#9aba11;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}
.style5 {
	font-size: 12px;
	color: #CCCCCC;
	}
	
a {	color: #994421;}
a:hover { color: #6C757A;}
a:visited {color: #6C757A;}

img a:link, a:visited {
	color: #994421;
}

img a:hover {
	color: #6C757A;
}

p {	margin: 0 0 5px 0; }

ul {
	list-style-type: circle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url('../images/input.gif') no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url('../images/submit.gif') no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */


.header2 { 
	height: 58px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}


.bar {
	clear: both;
	font-size: 1.1em;
	height: 32px;
	color: #FFFFFF;
	background: #994421;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px; 
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #994421;
		float: left; 
	}
	
	.bar li.active {
		color: #ffffff;
		font-weight: bold;
		padding: 7px 10px 6px 10px;
		background-color: #D6864E;
		background-image: url(../images/bar.gif);
		background-repeat: no-repeat;
		background-position: center top;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFFFFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #B66528; 
		background: inherit;
	} 

.search_field { 
	background: #fff url('../images/searchbg.gif') no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

/* Blue / Orange Bar D6864E */
.left h3 {
	clear: both;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	background-color: #0054A6;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	.left_side {
		float: left;
		width: 240px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url('../images/dotted.gif') repeat-y;
		color: #414141;
		padding: 0 0 0 20px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	.left_box_left {
		float: left;
		width: 170px;
		margin: 0 0 10px 0;
}
	.left_box_right {
		float: right;
		width: 330px;
		margin: 0 0 10px 0;
}
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url('../images/corner.gif') no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.right_articles {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
}
.right_articles:hover {
	background:#EBEBEB;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}


/* footer
   ------ */

.footer2 {
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
	font-weight: normal;
}

.footer2 a { color: #808080; background: #fff; font-weight:normal; }

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
	 padding-right:2px;
     margin-bottom: -50px;
     font-size: 600%;
     color: #994421;
	 font-family: Georgia, "Times New Roman", Times, serif;
 }

 .bqend {
	float: right;
	height: 15px;
	margin-top: 0px;
	padding-top: 20px;
	font-size: 600%;
	color: #994421;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
 

 #FadedImage {
	width:284px;
	height:180px;
	background-image:url(../images/randomRH/rotate.php);
	position:relative;
	margin-top:55px;
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	}
