/* Global Elements */


a:link,a:visited,a:active
 { color: #336C7D; text-decoration: none; font-weight: bold;}
a:hover
 { color: #7DCADF; text-decoration: underline; font-weight: bold;} 

hr 		{ background: #618444; color: #618444; height: 1px; margin: 0px; }

h2 		{ margin-top: 4px; background: #56603A; color: #fff; text-align: center }
h3 		{ margin-top: 2px; padding: 0px; text-align: center; }

/* Intro Page Customization */

#mainpage 	{ background: #000 url('/i/Intro_BG.jpg') 0px 20px repeat-x; color: #222}
#frontframe	{ background-color: transparent; border-top: 3px solid #A6C87C; border-bottom: 3px solid #A6C87C; height: 312px; }

#framebg	{ background: #113E53 url('/i/Intro_BG.jpg') repeat-x }

/* Inside Template Customization */

.pagebackground { background: #6F6740 }
.mainbackground { background: #6F6740; color: #fff; }

div.rf 		{ padding: 4px; border: 4px dashed #fff; width: 651px }
div.rf:hover 	{ padding: 4px; border: 4px dashed #799237 }
#logoarea div	{ height: 104px; }
.marquee	{ background: #191E32; font-weight: bold; color: #fff; }
.marquee a:link, .marquee a:visited, .marquee a:active
 		{ color: #ff0; background: transparent; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #fff; }
.marquee a:hover
		{ color: #fff; background: transparent; text-decoration: underline; font-weight: bold; border: 0px; }
div.caption table 
		{ margin: 0px auto; }
div.caption
 {
  font: 11px arial, verdana, sans-serif;
  width: 508px;
  padding: 4px 8px 4px 0px;
  border-top: 2px solid #e6eefc;
  border-left: 2px solid #e6eefc;
  border-right: 2px solid #919caf;
  border-bottom: 2px solid #919caf;
  margin: 8px 40px 14px 40px;
  text-align: center;
  background: #7899C2;
 }
div.caption a:link, div.caption a:visited, div.caption a:active, .marquee a:link, .marquee a:visited, .marquee a:active
 		{ color: #fff; background: transparent; text-decoration: none; font-weight: bold; }
div.caption a:hover, .marquee a:hover
 		{ color: #fff; background: transparent; text-decoration: underline; font-weight: bold; border: 0px; }
div.d1options
 {
  margin-top: 5px;
  padding-right: 5px;
  border-bottom: 1px dotted #618444;
  height: 1px;
 }

.leftcolumn	{   background: #7886a0 url('/medialib/images/LeftColumn.jpg') no-repeat; }
.titlebox	{ border-bottom: 2px solid #030627;  padding-left: 10px;  font-size: 12px; font-weight: bold; }
.block		{ font-size: 9px; border: 1px solid #ccc; }
.imgtd		{ height: 150px; background: #fff url('/i/thumb_bg.png'); text-align: center; vertical-align: middle; }
#gutter-left, #gutter-right
		{ background-repeat: no-repeat; background-color: transparent; }
#gutter-right	{ background-image: url('/i/fade-right.jpg'); background-position: top left; background-color: transparent; }