﻿body 
{
    background-color:#e3e8ee;
    font-family: tahoma, verdana, arial;
    font-size:.8em;
}

#wrapper
{
    margin:0 auto;
    width:1000px;
    background-image: url('images/shadow_background.gif');
}
#page
{
    margin:0 auto;
    width:900px;
}
#header
{
	margin: 0 auto;
	height: 136px;
	background-image:url('images/header.jpg');
}
#menu
{
	margin: 0 auto;
	width: 100%;
	background-image:url('images/menu-background.jpg');
}
#content
{
	margin: 0 auto;
	width: 900px;
}
#leftmenu
{
    width:200px;
    float:left;
    padding-top:0px;
    margin:0;
}

#leftbox
{
    width:690px;
    float:left;
    padding:0px 0px 0px 8px;
    margin-right:0px;
    border-top:1px solid white;
}
#leftbox img
{
    border: 1px solid black;
}
#leftbox img.left_no_border
{
    float:left;
    margin:0 10px 10px 0px;
}
#leftbox img.right_no_border
{
    float:right;
    margin:0 0 10px 10px;
}
#leftbox img.left
{
    float:left;
    border:1px solid #000;
    margin:0 10px 10px 0px;
}
#leftbox img.right
{
    float:right;
    border: 1px solid #000;
    margin:0 0 10px 10px;
}
 #leftbox img.signature
{
    float:right;
    border: none;
    padding-right:100px;
}
#articles_left
{
    width:490px;
    float:left;
    padding:0px 0px 0px 0px;
    margin-right:0px;
}
#articles_right
{
    width:200px;
    float:left;
    padding:0px 0px 0px 0px;
    margin-right:0px;
}   
#rightbox
{
    width:200px;
    float:left;
}
#wrapperfooter
{
    margin:0 auto;
    width:1000px;
}
#footer
{
	margin: 0 auto;
	width: 900px;
	border-top:1px solid #E3E8EE;
	text-align:center;
}
.clear
{
    clear:both;
}
h1 
{
    color: #006bad;
    margin-bottom:1px;
}
h2 
{
    color: #003f64;
    font-size:1.5em;
    margin:0;
    padding:0;
    padding-bottom:.3em;
    }
h3 
{
    color: #fff;
    margin-bottom:0px;
    background-image:url('images/h3_background.jpg');
    background-repeat:repeat-x;
    background-color:#003f64;
    padding-left:4px;
}
p
{
    color:#000;
    padding:0;
    margin:0;
    margin-bottom:1em;
    font-size:1.1em;
}
a 
{
    color: #003f64;
    text-decoration:none;
}
a.hover
{
    text-decoration: underline;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	background-image:url('images/menu-background.jpg');
	background-repeat:repeat-x;
	color:#FFFFFF; 
	float:left; 
	width:100%;
	letter-spacing: 1px;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	padding: 0.2em 1.5em;
	background-image:url('images/menu-background.jpg');
	background-repeat:repeat-x;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #006bad;
}

#navcontainer ul li a:hover
{
	background-image:url('images/menu-hover.jpg');
	background-repeat:repeat-x;
	color: #fff;
}
#horiznavcontainer
{
    width: 200px;
    margin: 0;
    margin-top:0px;
    padding: 0;
    list-style-type: none;
    float:left;
}
#horiznavcontainer li
{
    margin:0;
    padding:0;
    float:left;
    width:100%;
    background-color:#003f64;
}
#horiznavcontainer a
{
    display: block;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    padding:0 15px;
    line-height:2;
    border-top:1px solid #fff;
    border-right:10px solid #006bad;

}
#horiznavcontainer a:hover
{
   border-right:10px solid #fff;
}
#archive
{
    width:180px;
    padding:0px;
    color:#fff;
    margin-bottom:10px;
    margin-left:12px;
    background-color:#e5ebef;
}
#archive h2
{
    color:#fff;
    background-color:#003f64;
    text-align:center;
    font-size:1em;
}
#archive p
{
    text-align:center;
    padding:1px 2px 1px 2px;
    border:0;
    margin:0;
}
    




/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated element  */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

.fpboxleft
{
    width:340px;
    float:left;
    padding:0px 2px 0px 2px;
    border:none;
}
.fpboxright
{
    width:340px;
    float:left;
    padding:0px 2px 0px 2px;
    border:none;
}
.fpboxleft a, .fpboxright a
{
    color:#000;
    text-decoration:none;
}
.fpboxleft a:hover, .fpboxright a:hover
{
    color:#006bad;
    text-decoration:underline;
}
.fpboxright img
{
    margin:0;
    padding:0;
    border:1px solid black;
}
.spacer
{
    width:99%;
    height:5px;
}
.background1
{
    border-top:1px solid #003f64;
    border-bottom:1px solid #003f64;
    border-left:10px solid #003f64;
    padding-left:5px;
    
}
.background2
{
    border-bottom:1px solid #003f64;
    border-left:10px solid #003f64;
    padding-left:5px;
    
}
.headline
{
    font-weight:bold;
    padding:0;
    margin:0;
}
.date
{
    text-align:right;
    padding:0;
    margin:0;
}
.extract
{
    padding:0 0 0 10px;
    margin:0;
}
#form
{
    width:99%;
    float:left;
    padding:0px;
    margin:0px;
}
#form p.label {
	font-weight: normal;
	width:120px;
	float:left;
	border: none;
	border-width: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#form p.entry {
	font-weight: normal;
	border: none;
	border-width: 0;
	text-align: left;
	padding: 0;
	margin: 0 0 0 120px;
	}
#rotator
{
    float:right;
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0 10px 5px 2px;
	position: relative;
	width: 240px;
	height: 180px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 240px;
	height: 180px;
	padding:0;
	margin:0;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
a.white
{
 color:White;
 text-decoration:none;
 font-size:.8em;
 font-weight:bold;
}
a.white:hover
{
    text-decoration:underline;
}   