/* CSS Document */

*
{
margin: 0em;
padding: 0em;
}

body                  
{
background-color: #000000;
color: #999999;
font-size: 10pt;
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
}

h3,h4,h5,h6
{
color: #184366;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 0px;
border: dotted 1px #e1e1e1;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a
{
text-decoration: none;
color: #99CC00;
}

a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}



ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
	line-height: 1.3pc;
}

/* Header */

#header
{
width:1020px;
height:352px;
background-color:#000000;
background: #000000 url('images/bg_top.gif') repeat-x;
}


#midreg
{
	background-color:#282828;
	border-left-width:1px;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-style:dotted;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color: #585858;
	border-left-color: #585858;
	border-right-color: #585858;
	padding: 20px;
	line-height: 1.4pc;

}

/* Main */

#main
{
	width: 750px;
	/*background: #fff url('images/n2.gif') 0px 1px repeat-x;*/
position: absolute;
	left: 137px;
	background-color:#FFFFFF;
	top: 0px;
}

#pictala
{
	width:750px;
	position: absolute;
	padding-left:10px;
	padding-right:10px;
/*	left: 0px;*/
	top: 251px;
}


#sidebar1
{
	left:887px; 
	position: absolute;
	background-image:url(images/sidebar2.png);
	width: 15px;
	height:360px;
}
	
#sidebar2
{
	left:122px; 
	position: absolute;
	background-image:url(images/sidebar1.png);
	width: 15px;
	height:360px;
}


#announcement
{

	padding-left:10px;
	font-size: 15px;
	background-color:#FF6600;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	border:thick;
	border-style:solid;
	border-color:#EC5F00;

font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Sans-serif;
	}


#features
{

	padding-left:10px;
	font-size: 9pt;
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Sans-serif;
	}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
/*border: 1px solid #625e00;
border-width: 1px 0;*/
background: black url(images/blockdefault.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px dotted #999999;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.jpg) center center repeat-x;
}


a.menu
{
	color: #E1E1E1;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	/*position: 10px;
		border-style: dotted;
	border-width: 1px;*/
	border-bottom:dotted;
	border-bottom-width:1px;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.menu:link, a.menu:visited
{
	background-color: #026380;
}

a.menu:hover
{
	background-color: #0288AE;
	color: #FFFFFF;
}





a.othermenu
{
	color: #FFFFFF;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 10px;
	/*	width: 150px;*/
	height: 150px;
	width: 130px;
	background-color: #444444;
}

a.othermenu:hover
{
	background-color: #7A942E;
	color: #FFFFFF;
}



a.anothermenu
{
	color: #FFFFFF;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 10px;
	width: 100%;
	background-color: #444444;
	border-bottom: dotted #E1E1E1 1px;
}

a.anothermenu:hover
{
	background-color: #7A942E;
	color: #FFFFFF;
}


a.backmenu
{
	color: #FFFFFF;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 100%;
	background-color: #444444;
	border-bottom: dotted #E1E1E1 1px;
}

a.backmenu:hover
{
	background-color: #7A942E;
	color: #FFFFFF;
}




.img
{
}
.img a:hover
{
background-color:#252525;
}



/* Footer */

#footer
{
	width: 750px;
	position:absolute;
	margin: 0 auto;
	text-align: center;
	clear: both;
	border-top: dotted 1px #585858;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	height: 40px;
	background-color: #282828;
}
