#outside{
	border:0px solid #000000;
	background-color: #333333;
	}
#navigation-1 {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:104px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	width:104px;
	height:15px;
	background-color: #333333;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:underline;
	color:#ffffff;
	width:104px;
	height:15px;
	background-color: #666666;
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#333333;
	width:104px;
	position:absolute;
	top:21px;
	left:-1px;
	
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:104px;
	clear:left;
	width:104px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background-color: #333333;
	padding:4px 0;
	width:104px;
	border:none;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	padding:4px 0;
	width:104px;
	border:none;
	position:relative;
	z-index:1000;
	background-color: #666666;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:104px;
	top:-2px;
	padding:1px 1px 0 1px;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background-color: #666666;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:108px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:108px;
	font-size:small;
	color:#ffffff;
}
body  {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

.body     {
	color: #CCCCCC;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	font-weight: lighter;
	border: 0;
	border-width: 1px;
}
.body_small {
	font-size: x-small
}
.style5 {
	color: #666666
}

.body_ctr     {
	color: #CCCCCC;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
}
.body_rt     {
	color: #CCCCCC;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: right;
	font-weight: lighter;
}
.h3  {
	color: #CCCCCC;
	font-size: medium;
	font-family: Helvetica;
	font-style: normal;
	line-height: normal;
	font-stretch: narrower;
	text-decoration: none;
	font-weight: bold;
}
.rtclass    {
	color: #fff;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-stretch: narrower;
	text-decoration: none;
	text-align: right;
	float: right;
}
.h3rtclass  {
	color: #CCCCCC;
	font-size: medium;
	font-family: Helvetica;
	font-style: normal;
	line-height: normal;
	font-stretch: narrower;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}
.quotes {
	font-size: medium;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 2cm;
}
.quotes_ind {
	font-size: medium;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 4cm;
}
.quotemarks {
	font-size: 20px;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bodyquote    {
	color: #CCCCCC;
	font-size: 11pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	line-height: 22pt;
}
.caption    {
	color: #fff;
	font-size: 9pt;
	font-family: Helvetica;
	font-style: normal;
	line-height: normal;
	font-stretch: narrower;
	text-align: center
}

a:link    {
	color: #00FFFF;
	text-decoration: none;
	background-color: transparent
}
a:visited   {
	color: #009999;
	text-decoration: none;
	background-color: transparent
}
a:hover    {
	color: #009999;
	text-decoration: underline;
	background-color: transparent
}	
a:active  {
	color: silver;
	text-decoration: none;
	background-color: transparent
}
img {
	border-color: #000000;
}
#container {
	background: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: center;
	width: 910px;
} 
#header {
	background: #000000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: right;
	width: 630px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	}

#header_frontpage {
	background: #000000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: right;
	width: 580px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
#navbar {
	background: #000000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: right;
	width: 630px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
} 
#header h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* 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 */
	background: #000000;
	color: #E3E3E3;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: right;
}
#sidebar_intro {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* 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 */
	background: #000000;
	color: #E3E3E3;
	background-color: #000000;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainContent {
	float: right;
	width: 610px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	min-height: 400px;
} 
#main_frontpage a {
	float: right;
	width: 620px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height: 350px;
	text-decoration: none;
}
#main_subcontent {
	float: right;
	width: 570px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#enter {
	background:#000000;
	width: 520px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 80px;
}
#footer {
	padding: 0 15px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-image: url(images/graybkgd.gif);
} 
#footer2 {
	padding: 0 15px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
}
.fltrt_inset { /* 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;
	border-color: #000000;
	padding-left: 15px;
	padding-top: 15px;
}
.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;
	border-color: #000000;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.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;
}

