body {
	background-image : url('background.jpg');
	text-align:center;
	margin:auto;
        padding:10px;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:990px;
        min-width:850px; 
	font-size:10pt	 }

body,td,th { font-family: Lucida Sans Unicode, Arial, sans-serif;}

h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
img {	margin:10px 0 5px;	}



.section a {
	border-color: #fff;
	background-position: 0px -100px;
	text-decoration: none;
	background-color: #fff;
}
.selected a {
	border-color: #7b7b7b;
	background-position: 0px -100px;
	text-decoration: none;
	background-color: #7b7b7b;
}
.selected a:link {
	color: #ffffff;
}
.selected a:visited {
	color: #ffffff;
}

A {font-size: 12px}
A:LINK {TEXT-DECORATION: none; FONT-WEIGHT : normal;  COLOR: #660000}
A:VISITED {TEXT-DECORATION: none; FONT-WEIGHT : normal;  COLOR: #660000}
A:HOVER {TEXT-DECORATION: none; FONT-WEIGHT : normal; COLOR: #660000}

TD {	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	}

h1 {
	color : #fff;
	font-size : 20px;
	line-Height : 20px;
}
h3 {
	color : #555555;
	font-size : 14px;
	margin-bottom : 2px;
}


.hidden { display: none ; position: static; visibility: hidden}

.cal { FONT-SIZE: 8pt; COLOR: #999; }
.cal A:LINK, .crumbs A:VISITED{ FONT-SIZE: 8pt; COLOR: #999; TEXT-DECORATION: underline;}
.cal A:HOVER{ FONT-SIZE: 8pt; COLOR: #000;}

select { font-size : 10px;}
input { font-size : 10px;}
.smallselect { font-size : 9px;}

.if { border: 1px solid #333333;}

.yell:LINK, .yell:VISITED{ COLOR: #ffa; TEXT-DECORATION: none;}
.yell:HOVER{ COLOR: #fcc;}

.quiet { color: #666666; background-color: #eeeeee; }
.bigger { FONT-WEIGHT: bold; 	FONT-SIZE: 13pt; }

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(img/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(img/bt.gif) no-repeat bottom}

.se {font-size: 15px}
.se:LINK,.se:VISITED {TEXT-DECORATION: underline; FONT-WEIGHT : normal;  COLOR: #4444aa}
.se:HOVER {TEXT-DECORATION: none; FONT-WEIGHT : normal; COLOR: #7777ff}
.ses {font-size: 11px}
.ses:LINK,.ses:VISITED {TEXT-DECORATION: underline; FONT-WEIGHT : normal;  COLOR: #6666aa}
.ses:HOVER {TEXT-DECORATION: none; FONT-WEIGHT : normal; COLOR: #7777ff}

#cols-cem { width: 1000px; float: left; text-align: left; margin-bottom: 10px;}
#cols-cem .col1 {float: left;}
#cols-cem .col2 {float: right;}


#cols-cem .feature {
        background: #669;
        color: #fff;
        height: 160px;
	width: 480px;
	float: right;
	text-align: left;
}

#cols-cem .feature .fhd {
        background: #A376C6;
        padding: 8px;
}
#cols-cem .feature .ftx {
        padding: 8px;
}

#cols-cem .widget {
        background: #ddd;
        margin: 10px 0px 0px 0px;
	font-size: 12px;
}
#cols-cem .widget ul{
        padding: 1em;
	font-size: 13px;	
}

#cols-cem .rightCols {
        float: right;
	width: 500px;
        margin: 10px 10px 0px 0px;
}

#cols-cem .widget #dhead {
        background: #EE8A3A;
        color: #fff;
        padding: 8px;
	float: left;
        color: #fff;
	font-weight: bold;
}
#dhead a:link, #dhead a:visited { color: #fff;font-size: 13pt; }
#dhead a:hover { color: #000; font-size: 13pt;}

#cols-cem .widget #dtog {
        background: #EE8A3A;
        padding: 8px;
	text-align: right;
	font-size: 13pt;
}
#cols-cem .glow-sortable-dropindicator {
        border: 2px dotted #A376C6;
        height: 160px;
        margin: 10px;
        width: 280px;}


/* Header styles */
    #header {
	text-align:left;
        clear: both;
        width: 990px;
        background:#EE8A3A;
    }
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
	    line-height:1.3em;
	    background:#F3AC72;
	}
	#header ul li a:hover {
	    background:#B93AEE;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
 	#layoutdims {
		clear:both;
		border-top:4px solid #fff;
		margin:0px;
		padding:0px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
        width:1000px;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* holy grail 3 column settings */
	/* Footer styles */
	#footer {
        clear:both;
        width:990px;
	border-top:1px solid #000;
    }
    #footer {
        padding:10px;
        margin: 10px 0px 0px 0px;
	text-align: center;
    }

.widget ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}

.widget ul li {
   margin-top: 2px; /*spacing between menu items*/
}

.widget li a {
   padding: 3px;
   margin-left:5px;
   display:block;
   background-color: #E9E9E9;
   text-decoration: none;
}
.widget li a:link { color: #333; }
.widget li a:visited { color: #333; }
.widget li a:hover {
   background-color: #193560;
   text-decoration: none;
   color: #fff;
}

.widget li a span {
   color:#003399; 
}

.widget li a:hover span { /*hover menu item*/
   color: #ffffff;
}
.widgetcontent {
   padding: 3px;
   margin-left:5px;
   display:block;
}

.backlinkc:link, .backlinkc:visited {background-color: #FFFFA0; margin-left:0px;}
.backlinks:link, .backlinks:visited {background-color: #E9F710; margin-left:0px;}
.highlight {    background: #977FC9;
        	color: #fff;
	   	padding: 3px;
	   	margin-left:5px;
		font-size: 12px;
}
.mc {min-height: 600px;}
.count {text-align: center; font-size: 10px;}
.tog { text-align: right; font-size: 12px;}
.tc {margin: 6px; font-size: 10px;}

.tog { text-align: right; font-size: 12px; background:#fff;}

#tl {
	float: left;
}
#tr {
        padding: 5px;
	text-align: right;
}
#tr a:link, #tr a:visited {   font-weight: bold; padding: 3px; color: #FFDA8A; }
#tr a:hover {   font-weight: bold; color: #fff; border-bottom: 2px solid #f00; }

form {display: inline; }

.searchbox { background:#ddd; padding: 10px; text-align:center; border: 1px solid #000;}
.kp { background:#FFFE86; border: 1px solid #000;}

.kw:link, .kw:visited {   font-weight: bold; padding: 3px; color: #000; }
.kw:hover {  font-weight: bold; color: #a00;}

.fpi { float: right;
	margin: 0px 12px 0px 0px; 
	display: inline;
	border: 3px solid #A376C6;
	margin: 5px;}


#sb { text-align:left;} 

#box-shadow-1 {
box-shadow:10px 10px 20px #000000;
-moz-box-shadow:10px 10px 20px #000000;
-webkit-box-shadow:10px 10px 20px #000000;

padding: 65px 5px 5px 15px;
}

#cols-cem .feature, #cols-cem .widget, #header
{
box-shadow:5px 5px 10px #888;
-moz-box-shadow:5px 5px 10px #888;
-webkit-box-shadow:5px 5px 10px #888;
filter: progid:DXImageTransform.Microsoft.Shadow(OffX='2', OffY='2', color=#888888,direction=135);
}

.mar { color: #fff; border : 1px solid #fE9A4A; padding: 5px }

