.cosmos, .cosmos a, .cosmos a:hover { font-size: 12px; font-weight: normal; color: #000080; text-decoration: none; }
.cosmos a:hover { text-decoration: underline; }
.cosmos a.unselected, .cosmos a.active { width: 15px; text-align: center; }
.cosmos a.unselected { background-color: #FFFCE9; border: 1px solid #ECE9D8; }
.cosmos a.unselected:hover { background-color: #ECE9D8; border: 1px solid #BBB9AB; text-decoration: none; }
.cosmos a.active { background-color: #E0B485; border: 1px solid #E0882B; }
.cosmos a.active:hover { background-color: #E0882B; border: 1px solid #90571C; text-decoration: none; }

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	font: normal small Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
}

body#page_bg {
	/*	background: #FFFFFF url(/images/bg2.gif) left top repeat-x;   */
	background: #FFFFFF url(/images/bg222.gif)  no-repeat;
	width:1006px;
}

h1, h2, h3 {
	color: #8b8c90;
	font-size: 16px;
}

h2 {}

h3 {
	font-size: 1em;
}

/*p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {}

ol {
	margin-left: 3em;
}

ol li {}
*/
a {
	/*text-decoration: underline;20972f*/
	text-decoration: none;
	color: #96d024;
}

a:hover {
	text-decoration: none;
	color: #39751f;
}

img {
	border: none;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

.contenttop  {
  float: left;
  width: 228px;
  height: 260px;
  padding-bottom:0px;
  padding-top:0px;
  margin: 0px 0 0 749px;
	position: absolute;
	/*padding-left:760px;*/
}

.contenttop2  {
  float: left;
  width: 228px;
  height: 260px;
	padding:0px;
	margin: 0px 0 0 749px;
	position: absolute;
	/*padding-left:760px;*/
}





.green {
  float: left;
  width: 200px;
  height:41px;
  padding-bottom:20px;
  margin: 2px 0 0 0px;
  padding-right:20px;
  background: url(/images/green_line.gif) repeat-x ;
}

.green2 {
  float: left;
  width:509px;
  height:41px;
  padding-bottom:20px;
  margin: 2px 0 0 10px;
  padding-left:0px;
  background: url(/images/gr_line2.gif) repeat-x ;
}

.green6 {
  float: left;
  width:509px;
  height:41px;
  padding-bottom:20px;
  margin: 2px 0 0 0px;
  padding-left:0px;
  background: url(/images/gr_line2.gif) repeat-x ;
}

.green3 {
  float: left;
  width:252px;
  height:41px;
  padding-bottom:20px;
  margin: 0px 0 0 0px;
  padding-left:0px;
  background: url(/images/line2.gif) repeat-x ;
}

.green4 {
  float: left;
	height:100%
  padding-top:20px;
  margin: 10px 0 0 0px;
  padding-left:20px;
  background: url(/images/line1.gif) repeat-y ;
}

.green5 {
  float: left;
  width:487px;
  /*width:48%;*/
  height:41px;
  padding-bottom:20px;
  margin: 0px 0 0 0px;
  padding-left:20px;
  background: url(/images/line2.gif) repeat-x ;
}





/* Boxed Style */
.boxed {
	height: 100%;
}

.boxed .title {
	/*	background: #3C74E6 url(/images/img06.gif) repeat-x;  */
}

.boxed .title h2 {
	height: 28px;
	padding: 20px 0 0 10px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	height: 100%;
	padding: 10px;
	/* border-top: 1px solid #FFFFFF;  
	background: #FFFFFF url(/images/line1.gif) repeat-y ;*/
	background-position: top right;
}





.boxed2 {
  height: 100%;
}

.boxed2 .title {
	/*	background: #3C74E6 url(/images/img06.gif) repeat-x;  */
}

.boxed2 .title h2 {
	height: 28px;
	padding: 20px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed2 .content {
	padding: 20px 0 0 20px;
	height: 100%;
	border-top: 1px solid #FFFFFF;
	background: url(/images/line1.gif) repeat-y;
	background-position: top left absolute;
}




/* Post */
.post {}

.post .title {
	/*	background: #3C74E6 url(/images/img06.gif) repeat-x;   */
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {}

.post .date .day {}

.post .date .year {}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	/* background: url(/images/img07.gif) repeat-x; */
}

/* Header */
#header {
	width: 1006px;
	height: 260px;
	margin: 0 0;
	padding: 0px 0px 0px 0px;
	background:  url(/images/logo4.jpg) no-repeat;
	/*#cae646*/
}

/* Header > Logo */
#logo {
	/*float: left;
	width: 167px;
	height: 205px;
	background:  url(/images/glogo.jpg) no-repeat;
	background:  url(/images/glogo.png) no-repeat;
	z-index: 90;
	cursor: hand;*/
	position: absolute;
	display: block;
	left: 36px;
	top: 40px;
	width: 115px;
	height: 140px;
	z-index: 90;
	cursor: hand;
}

#logo2 {
	/*float: left;
	width: 167px;
	height: 205px;
	background:  url(/images/glogo.jpg) no-repeat; cursor: hand;*/
	position: absolute;
	display: block;
	left: 16px;
	top: 40px;
	width: 105px;
	height: 130px;
	z-index: 90;
	background: transparent;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */
#menu {
	float: center;
	margin-left: 59%;
}

#menu ul {
	margin: 0;
	padding-top: 60px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	/*display: block;
	float: left;  */
	width: 150px;
	height: 30px;

	padding-top: 0px;
	padding-left: 20px;
	background: url(/images/sq.gif) no-repeat center left;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #8b8c90;
}

#menu a:hover {
	background-image: url(/images/sq_a.gif) ;
}

#menu .active a {
	background-image: url(/images/sq_a.gif) ;
}

.menuactiv {
	background-image: url(/images/sq_a2.gif) ;
}




#menu2 {
	float: center;
	margin-left: 0%;
	margin-top: 10px;
}
#menu2 ul {
	margin: 0;
	padding-top: 2px;
	list-style: none;
}
#menu2 ul ul {
	margin-left: 20px;
}
#menu2 li {
	display: block;
}
#menu2 a {
	/*display: block;
	float: left;  */
	width: 150px;
	padding-top: 0px;
	padding-left: 20px;
	background: url(/images/ring.gif) no-repeat center left;
	text-decoration: none;
	text-align: center;
	color: #8b8c90;
}
#menu2 a:hover {
	background-image: url(/images/ring_a.gif) ;
}
#menu2 .active a {
	background-image: url(/images/ring_a.gif) ;
	font-weight: bold;
}
#menu2 .active ul a {
	background-image: url(/images/ring.gif) ;
	font-weight: normal;
}


/* Content */
#content {
	/*	width: 1006px;  */ 
	width: 1001px;
	height: 100%;
	margin: 0 0;
	padding-bottom: 20px;
	padding-right: 0px;
	background: #FFFFFF url(/images/logo2.gif) no-repeat;
	/*	border-top: 1px solid #FFFFFF;    */
}

#content2 {
	/*	width: 1006px; */  
	width: 1001px;
	height: 100%;
	margin: 0 0;
	padding-bottom: 20px;
	padding-right: 0px;
	background: #FFFFFF url(/images/logo2.gif) no-repeat;
	/*	border-top: 1px solid #FFFFFF;    */
	font-color:#000000;
}

#content3 {
	/* width: 1006px;   
	width: 1001px;*/
	height: 100%;
	margin: 0 0;
	padding-bottom: 20px;
	padding-right: 0px;
	background: #FFFFFF url(/images/logo2.gif) no-repeat;
	/* border-top: 1px solid #FFFFFF; */    
}




/* Content > Main */
#main {
	background:#ffffff url(/images/line3.gif) repeat-y ;
	position:relative;
	top:20px;
	float: left;
	width: 509px;
	padding-left: 20px;
	margin-top: 60;
}

#main2 {
	float: left;
	width: 729px;
	padding-left: 20px;
	padding-top: 13px;
}
#main3 {
	float: left;
	width: 535px;
	padding-left: 20px;
	padding-top: 13px;
}



/* Content > Main > Welcome */
#welcome {}

/* Content > Main > Example */
#example {}

/* Content > Sidebar */
#sidebar {
	float: left;
	width: 220px;
	height: 100%;
}
#sidebar1 {
	float: left;
           width: 175px;
	display: inline;        
	padding-left: 20px;
	height: 100%;
}


#sidebar .boxed .title h2 {
/*	background: url(/images/line1.gif) no-repeat;   */
}

/* Content > Sidebar > Login */

#login {}

#login form {}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}


/* Content > Sidebar2 */
#sidebar2 {
	float: left;
	/*clear: none;
	width: 230px;
	width: auto;
	min-width:20%;
	clear: both;
	display: inline; 
	width: 20%;*/
	width: 230px;
	display: inline;        
	padding-left: 20px;
	height: 100%;
}

/*#sidebar2 .boxed .title h2 {
	background: url(/images/img10.gif) no-repeat right top; 
height: 100%;
}*/

/* Content > Sidebar2 > Sponsors */
#sponsors {
	color: #444444;
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */
#ad120x600 {
	text-align: left;
}

/* Footer */
#footer {
	clear: both;
	width: 1010px;
	height: 41px;
	margin: 0 0;
	padding: 20px 0 0 0;
}

#footer p {
	margin: 0;
	text-align: left;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */
#legal {}

/* Footer > Links */
#links {}





#accordion .toggler {
	background: url(/images/plus.gif) 0 50% no-repeat;
	padding-left: 16px;
	cursor: pointer;
}
#accordion .toggler.expanded {
	background: url(/images/minus.gif) 0 50% no-repeat;
}
#accordion .container {}


hr {
	clear: left;
	height: 1px;
	margin: 0;
	padding: 0;
}
.leading {
	width: 100%;
	padding: 4px 0;
}
.intro {
	float: left;
	width: 45%;
	padding: 0 8px 8px 0;
}
