@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	margin-top:15px;
}
.thrColFixHdr #container { 
	width: 900px;
	background: #000;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	height:99%;
} 
.thrColFixHdr #header { 
	background: #DDDDDD;
	background-image:url(/images/Banner1.png);
	height:220px;
} 

.thrColFixHdr #sidebar1 {
	float: left; 
	width: 175px;
	height:100%;
	background: #000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	color:#FFF;
}

/* Menu */

#nav {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background-color:#000;
	top:25px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 275px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */ /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 5px 2px; /* padding keeps the content of the div away from the edges */
	margin-left:-25px;
	height:100%;
}

.thrColFixHdr #mainContent { 
	
	float: left;
	width: 65%;
	position:relative;
	padding:5px 5px 5px 5px;
	height:100%;
	background-color:#000;
	margin-left:10px;
} 

#mainContent h1 {color:#CCC; margin-left:45px;}

#mainContent p {color:#CCC; margin-left:35px;}

.thrColFixHdr #footer { 
	padding: 0 25px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	color:#fff;
	text-align:center;} 

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ------This is the info for the MAIN content rounded edges ---- */

.mainBox {position:relative; width:575px; background:#ffffff; color:#000; margin:1em auto;}
#mbtl, #mbbl, #mbtr, #mbbr {position:absolute; width:20px; height:20px; color:#ffffff; background:#000; overflow:hidden; font-style:normal; z-index:1;}
#mbtl {top:0; left:0;}
#mbbl {bottom:0; left:0;}
#mbtr {top:0; right:0;}
#mbbr {bottom:0; right:0;}
.mainBox em b {position:absolute; font-size:150px; font-family:arial; color:#ffffff; line-height:40px; font-weight:normal;}
#mbtl b {left:-8px;}
#mbtr b {left:-25px;}
#mbbl b {left:-8px; top:-17px;}
#mbbr b {left:-25px; top:-17px;}
.mainBox p {position:relative; z-index:101; padding:3px 5px 5px 10px; font-size:11px;}
.mainBox h1 {position:relative; z-index:25; padding-left:25px;}

/* ------This is the info for the MAIN content rounded edges ---- */



/* ------This is the info for the PODS content rounded edges ---- */
.curvy {position:relative; width:210px; background:#ccc; color:#000; margin:1em auto; text-align:center;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#ccc; background:#000; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#ccc; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:15px 15px 5px 15px; margin-top:-35px; font-size:11px;}
.curvy h4 {position:relative; z-index:100; padding:10px 0px 0px 10px; border-bottom:thin solid #666;}
.curvy li a {font-size:12px; margin-bottom:auto; color:#333;}
.curvy li {text-align:left; padding-left:15px;}

/* ------This is the info for the PODS content rounded edges ---- */


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/elegant1.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none; font-size:15px; font-family:"georgia", serif; width:900px;}
#menu table {border-collapse:collapse; height:0; width:0; margin:0 -4px -1px 0;}
#menu li {float:left; margin:0 15px;}
#menu li a {display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none;}
#menu li a.current {font-style:italic; color:#06b; border-bottom:3px solid #aaa; cursor:text;}

#menu li:hover {position:relative; z-index:100;}
#menu li a:hover {color: #06b; position:relative; z-index:100; border-bottom:3px solid #aaa;}
#menu li:hover > a {color: #06b; border-bottom:3px solid #aaa;}
#menu ul {position:absolute; left:-9999px; top:38px; width:140px; padding:0; margin:0; list-style:none; background:url(trans.gif);}
#menu ul li {margin:0;}
#menu ul li a {width:140px; height:25px; line-height:25px; font-size:15px; border:0; text-align:right; color:#666; z-index:220; background-color:#000; padding-right:5px;}
#menu ul li a:hover {border:0;}
#menu ul li:hover > a {border:0; background-color:#CCC;}

#menu ul ul {position:absolute; margin-left:100%; top:0; padding:0; margin:0; list-style:none;}

#menu :hover ul {right:0; left:auto;}
#menu :hover ul ul {left:-9999px; width:130px; padding-left:10px; background:url(trans.gif);}

#menu li ul :hover ul {left: 140px; right:auto;}
#menu li ul li ul li a {text-align:left; color:#06b;}
#menu li ul li ul li a:hover {color:#000;}

img.elegant {margin-top:250px;}

#floatDiv  {font-size:10px; text-align:left;}
