/* CSS Document */

body{
margin:0 auto;
padding:0;
line-height: 1.5em;
background-color:#414141;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#414141;
}

b{font-size: 110%;}
em{color: red;}

#main{
width: 998px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:1px #333333 solid;
}

#topsection{
/*background: #EAEAEA;
background-image:url(../images/nav_bg.gif);*/
height: 45px; /*Height of top section*/
}

#topsection h1{
margin: 0;
/*padding-top: 15px;*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 486px 0 324px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentwrapper_in{
float: left;
width: 100%;
}

#contentcolumn_in{
margin: 0 0 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn_in{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -998px; /*Set margin to that of -(mainWidth)*/
/*background: #C8FC98;*/
}

#leftcolumn{
float: left;
width: 324px; /*Width of left column in pixel*/
margin-left: -998px; /*Set margin to that of -(mainWidth)*/
/*background: #C8FC98;*/
}

#rightcolumn{
float: left;
width: 486px; /*Width of right column*/
margin-left: -486px; /*Set left margin to -(RightColumnWidth)*/
/*background: #FDE95E;*/
}

#footer{
clear: left;
width: 100%;
background: #333333;
color: #FFF;
text-align: center;
padding: 20px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innercenter{
margin: 8px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.search_font{
	color:#555555;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:26px;
	font-weight:normal;
	padding:2px 6px;
}
.inborder{
	background-color:#FFFFFF;
	-moz-border-radius: 5px;
	border: grey 2px solid;
}
.border{
	border:3px #333333 solid;
}
.textb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.text_mv{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.text_mvn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
.bac{
	background-image:url(/images/search.jpg);
	background-repeat:no-repeat;
}

/* menu */

#topsection ul{
	/*width:310px;
	height:44px;*/
/*	position:absolute;
	left:500px;*/
	display:inline;
	top:0;
}
#topsection ul li{
	display:inline;
	margin:0;
}
#topsection ul li a{
	display:block;
	width:94px;
	height:45px;
	font:bold 12px/45px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:capitalize;
	text-align:center;
	text-decoration:none;
	float:left;
}
#topsection ul li a:hover{
	background-image:url(images/nav_hover.gif);
	color:#FDEEBD;
}
#topsection ul li.archive{
	display:block;
	padding:0 23px 0 24px;
	font:bold 12px/45px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:capitalize;
	background-image:url(images/nav_hover.gif);
	float:left;
}
.selected{
	background-image:url(images/nav_hover.gif);
	color:#FDEEBD;
}
.wcolor{
	color:#FFFFFF;
}
.gcolor{
	color:#2f87cc;
}
.border_b{
	border-bottom:1px #000000 dashed;
	padding:4px;
}

.bg_main{
	background-image:url(images/bg_lko.jpg);
}
.bg_main_color{
	background-color:#FFFFFF;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/* END Menu */

/* next menu */

.arrowgreen{
	width: 210px; /*width of menu*/
	/*border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;*/
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowblue.gif) 100% 0;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #414141;
}

.arrowgreen li a:hover{
	color: #414141;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #414141;
	background-position: 100% -64px;
}
.hover_div {
	padding: 4px 4px 10px 4px;
	border-bottom: silver 1px dotted;
	text-align:justify;
}
.hover_div:hover {
	background-color: #F0F8FF
}
.boxover_header {
	padding: 2px 4px;
	background-color: #E6F2FF;
	color: #00A3F0;
	font-weight: bold;
	border: #24B8FF 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.boxover_body {
	padding: 4px;
	font-size: 12px;
	background-color:#FFFFFF;
	border: #24B8FF 1px solid;
	border-width: 0px 1px 1px 1px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}
/* END Next Menu */

/* CSS for RSSFEEDS */

#pscroller1{
width: 450px;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 290px;
height: 150px;
padding: 5px;
text-align:justify;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

/* END OF CSS FOR RSSFEEDS */

/* CUSTOM */
h2 {
	border-bottom: 1px dashed grey;
	margin: 2px 0pt;
	padding: 6px 0pt;
	font-weight: normal;
	font-style: italic;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
