/*********************/
/* Global Stylesheet */
/*********************/

body
{
    margin:0;
    font-family:Arial,sans-serif;
    color:#333333;
    background-color:#15153f;
}

a{
    color:#006699;
    text-decoration:none;
}

a:link{
    color:#006699;
    text-decoration:none;
}

a:visited{
    color:#006699;
    text-decoration:none;
}

a:hover{
    color:#006699;
    text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {float:left; font-weight:normal;	margin:0}

div {float:left;}
span {float:left;}

/***********/
/* wrapper */
/***********/
#wrapper
{
    width:980px;
    padding-bottom:30px;
}
#epicenter
{
    float:none;
    width:980px;
    margin:0 auto;
    background-color:fuchsia;
}
#enclosure
{
    float:left;
    width:100%;		/* old site: */
}
				
/**********/
/* Banner */
/**********/

#topmost
{
    width:100%;
}

#logo
{
    width:80px;    height:73px;
    margin-top:7px;
    margin-bottom:5px;
    background-image:url('../../Home2/Logo2.png');
}

#menuu
{
    display:inline;
    width:500px;    height:80px;
}
#banner
{
    width:100%;    height:200px;
    margin-top:3px;
    color:white;
    background-color:#675EE8;
}
#banner img
{
	border:0;
}
#marginBlock
{
	float:left;
	width:100%;
	height:25px;
}

/**********/
/*  Menu  */
/**********/
#MenuBG
{
/*	position:absolute;  */
/*	margin-top:45px;    */
/*	margin-left:110px;  */
	height:35px;
	width:870px;	/* 870 x 35 */
	margin-top:12px;
	margin-left:30px;
/*	background-image:url("../Images/MenuBgSpecial.jpg");	*/
	background-image:url("../../Home2/MenuBg.png");
/*	background-repeat:no-repeat;	*/
/*	display:none;	*/
}

/***************/
/* Static Menu */
/***************/
#staticMenuWrapper_original{
	float:left;
	width:750px;
	height:22px;
	margin-bottom:20px;
	background-color:#e5e5e5;
}

.staticMenuTitle_original {
	float:left;
	width:120px;
	height:100%;
	font: 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#1f71cf;
	text-align:center;
	padding-top:3px;
	border-right:1px solid #C1C2F0;
/*	visibility:visible;*/
}
#StaticMenu1
{
	float:left;
	width:770px;		/* not 100% */
	height:22px;
	font-size:13px;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:5px;
	padding-top:3px;
	background-color:#e5e5e5;
	background-image:url("../Images/MenuBgSpecial.jpg");
}
#StaticMenu
{
	width:750px;		/* not 100% */
	height:27px;
	font-size:13px;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:50px;
	margin-left:30px;
	margin-bottom:5px;
	padding-top:8px;
}
#StaticMenu #Item1
{
	float:left;
	width:100px;
	padding-left:20px;
}
#StaticMenu #Item2
{
	float:left;
	width:125px;
}
#StaticMenu #Item3
{
	float:left;	
	width:155px;
}
#StaticMenu #Item4
{
	float:left;	
	width:110px;
}
#StaticMenu #Item5
{
	float:left;
	width:150px;
}

.staticMenuTitle a:link{
	color:#1f71cf;	/* This should match the COLOR in .menuTitle */
}

.staticMenuTitle a:visited{
	color:#1f71cf;	/* This should match the COLOR in .menuTitle */
}

.staticMenuTitle a:hover{
	color:red;
	font-weight:bold;
	text-decoration:none; /* no underline */
}

/********************/
/*   Dynamic Menu   */
/********************/
.mItemLevel_1
{
	font: 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1f71cf;
	color:White;
	text-align: center;
	padding-top: 3px;
/*	border-left: 1px solid #C1C2F0;*/
	background-color:Transparent; /*#e5e5e5;*/
	z-index: 101;
}
.mItemLevel_2 
{
	font: 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #ecf1fe;
	z-index: 102;
}

.mItemLevel_3 {
	font: 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #707070;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #fbf2dd; /* aqua */
	z-index: 103;
}

/**********/
/* footer */
/**********/
#footer
{
    width:950px;		clear:both;
    margin-top:25px;
    padding-right:30px;

    color:#808080;
    font:12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align:right;

/*    background-image:url("../../Home/FooterBg.jpg");	*/
    background-position:top left;
    background-repeat:no-repeat;

    /* if float is used, some pages may not render properly */
    /* so use padding-top instead of margin-top */
}

#footer a
{
    color:#bfbcaa;
    font-size:14px;
}
#footerLine
{
    width:980px;
    color:#757575;
    border-bottom:solid 1px;
    height:1px;
    line-height:1px;
    margin-bottom:12px;
}

/***** .story styles *****/

.preview{
	clear:both;
	color:#3d3d3d;
	padding:10px 15px 1px 20px;
	font-size:80%;
}

.preview p{

}

.preview img{
	float:right;
	padding:0 0 0 0;
	margin:0 10px 0 10px;
}

/*************/
/*   Misc.   */
/*************/
#IE6DupCharBug
{
	float:left;
	line-height:0;
	visibility:hidden;
}