* { padding: 0; margin: 0; }

* html #page
{
	height: 100%;
}

body {
 font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#ffffff;
 background-image:url(images/bg.gif);
 background-repeat:repeat-x;
 background-color:#426273;
 line-height:20px;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
#header {
 color: #ffffff;
 width: 1000px;
 float: left;
 height: 29px;
 margin: 0px;
 background: #775e4d;
}
#banner {
 float: left;
 width: 1000px;
 color: #ffffff;
 padding: 0px;
 margin: 0px;
 background: #ffffff;
 height:134px;
}
#navigation{
 float: left;
 width: 1000px;
 color: #ffffff;
 padding: 0px;
 margin: 0px;
 background-image:url(images/bg_nav.gif);
 background-repeat:repeat-x;
 height:39px;
}

#sponsor1{
 background: none;
 margin: 5px 10px 0px 0px;
 padding: 5px 10px 10px 0px;
 height: 100px;
 width: 400px;
 float: left;
 color:#FF0000;
}

#leftcolumn { 
 background: none;
 margin: 5px 10px 0px 20px;
 padding: 10px 10px 10px 30px;
 height: 100%;
 width: 500px;
 float: left;
 text-align:justify;
}
#content { 
 background: none;
 margin: 0px 30px 0px 20px;
 padding: 30px 10px 10px 30px;
 height: 100%;
 width: 900px;
 float: left;
 
}
#rightcolumn { 
 margin: 0px 10px 0px 0px;
 padding: 30px 10px 10px 10px;
 height: 100%;
 width: 400px;
 float: left;
 position: relative;
}

#footer{
width: 100%;
clear: both;
height: 70px;
background-color:#554235;
border-top:2px solid #ffffff;
margin-top: 0px;
padding: 20px 0 0 0;
text-align:center;}

.clear { clear: both; }


/*boxes*/
#rightcolumn li{
list-style-type: none;}

#rightcolumn ul li a{
width: 310px;
height:65px;
position: relative;
color: #FFFF80;
font-size: 11px;
text-align: left;
margin: 5px;
display: block;
padding: 8px 8px 8px 16px ;
text-decoration:none;
font-weight:bold;
border:4px solid #273d49;
background-color:#547b90;}

#rightcolumn ul li a:hover{
display: block;
position: relative;
left: 20px;
margin: 5px;
border:4px solid #77a8c2;
}

#rightcolumn ul li a span{ 
line-height:18px; 
font-size:18px; 
font-weight:bold;
color:#192a34;
}

#rightcolumn ul li a box5{
background-color:#bca97a;}

.menuactive{}

.box1{
background-image:url(images/box1.gif);
background-repeat:no-repeat;
z-index:100;
}

.box2{
background-image:url(images/box2.gif);
background-repeat:no-repeat;
z-index:100;
}
.box3{
background-image:url(images/box32.gif);
background-repeat:no-repeat;
z-index:100;
}

.box4{
background-image:url(images/box4.gif);
background-repeat:no-repeat;
z-index:100;
}
.box5{
background-image:url(images/box5.png);
background-repeat:no-repeat;
z-index:100;
}

/*boxes*/

/*navigation*/

#navigation ul {
	margin: 10px 0 0px 10px;
	padding: 0;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dcc16d;
}

#navigation li {
	display: inline;
}

#navigation li a {
	display: block;
	float: left;
	height:24px;
	padding: 0 20px 0 20px;
	border-left: 1px solid #413126;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #dcc16d;
}

#navigation a:hover {
	color:#ffffff;
}

#navigation .active a {
	font-weight:bold;
	color: #ffffff;
}

.last {border-right: 1px solid #413126;}

#topright {
float:right;
padding-right:40px;
background:none;
height:29px;
width:187px;

}

.brownborder {
border:4px solid #554235;
margin-right:10px;
margin-left:5px;
}

a:hover .brownborder {
border:4px solid #77a8c2;
}

.bigtext {
font-size:18px;
font-weight:bold;
color:#77a8c2;}

.highlight {
font-weight:bold;
color:#77a8c2;}

#footer span {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#cccccc;
line-height:14px;
width:750px; display:block; 
margin: 0 auto;

}

#footer span a{ text-decoration:none; color:#ffffff;}

h1 {
font-size:18px;
font-weight:bold;
color:#77a8c2;
border-bottom:1px solid #59859c;
padding-bottom:5px;}

h2 {
font-size:18px;
font-weight:bold;
color:#93daff;
border-bottom:1px solid #59859c;
padding-bottom:5px;
line-height:24px;}

.blue {color:#93daff;
font-weight:bold;
}

a {color:#77a8c2; text-decoration:underline;}

a:hover {color:#2c2018; text-decoration:none;}

.red {color:#ff3e44;font-size:23px;}

.bigwhite {
font-size:20px;
font-weight:light; line-height:24px;
color:#ffffff;}

blockquote {
padding:15px 15px 15px 15px;
background-color:#547b90;
border:4px solid #273d49;
}

.small {font-size:11px;}

/*table*/

ol
{
	margin:0;
	padding: 0 1.5em;
}

table
{
	color:#FFF;
	background:#273d49;
	border-collapse:collapse;
	width:900px;
	border:4px solid #547b90;
}


thead
{

}

thead th
{
	padding:.8em 1em .5em; 
 	font-size:16px;
 	text-align:left; background-color:#554235;
}



thead tr
{

}

td
{
	padding:.5em 1em;
}



tbody tr.odd td
{
	background-color:#ececec; color:#273d49;
}

tfoot
{

}

tfoot td
{

	padding-bottom:1.5em;
}

tfoot tr
{

}


* html tr.odd td
{
	background:#cccccc;
	
}


#middle
{
	background-color:#273d49;
}

td ul{
padding: 5px 0 5px 25px;
list-style-type:square;
font-size:11px;
}

/*abstract*/

#profile{
background-color:#273d49;
width: 815px;
height:24px;
padding:8px 5px 5px 20px;
color:#93daff;
font-size:18px;
border:2px solid #77a8c2;

}

#profile a{
text-decoration:none;
color:#93daff;
}
#profile a:hover{
text-decoration:none;
color:#ffffff;
}


#profile a:focus { outline:none; }

#viewprofile{
border:0;
float:left;
}

#closeprofile{
border:0;
float:right;
padding-right:3px;
}

	  .dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	width:430px;
	margin-bottom:15px;
	margin-top:2px;
	padding-left:2px;
	height:20px;
	text-decoration:underline;
	color:#93daff;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #cccccc;
	background-color:#60899f;
	width:500px;
	
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	margin:0 0 10px 0px;
	padding:10px;
	font-size:11px;	
	position:relative;
}

blockquote {
padding:5px;
background-color:#bfdfff;
border:1px solid #006699;
}

.pic {float:left; border:#666666 2px solid; margin: 0 10px 8px 5px; }