html
{	height: 100%;
}
body 
{	font-family: Verdana;
	font-size: x-small;
	background-color: #cccccc;
	height:94.8%;
		
}
h1
{ 	font-size: small;
	color: #000000;
}
h2
{ 	font-size: small;
	color: #3c5f8e;
}
#main
{	position: absolute;
	top:0px;
	left: 0px;
	width:914px;
	height:105%;
	background-color: #ffffff;
	z-index:1;
}
#main a
{	text-decoration: none;
	color: #ffffff;
}
#main a:hover
{	text-decoration: underline;
}
#banner
{	position: absolute;
	top: 0px;
	left: 0px;
	width: 914px;
	height: 109px;
	background-color: #3c5f8e;
}
#dropshadow
{	position: absolute;
	top: 0px;
	left:914px;
	height:100%;
	width: 13px;
	background-image: url(../images/dropshadow.jpg);
	background-repeat: repeat-y;
}
#logo2
{	position: absolute;
	top: 0px;
	left:0px;
	width:246px;
	height:99px;
	z-index: 3;
	
}
#bannerad1
{	position: absolute;
	top: 40px;
	left:330px;
	width:255px;
	height:70px;
	z-index: 3;
	
}
#bannerad2
{	position: absolute;
	top: 29px;
	left:475px;
	width:255px;
	height:70px;
	z-index: 3;
	
}
#cart
{	position: absolute;
	top: 43px;
	left:658px;
	width:141px;
	height:39px;
	border: 1px solid #cccccc;
	border-right:none;
	z-index: 3;
	padding-left:5px;
	font-family: verdana;
	font-size: x-small;
	
}
#users
{	position: absolute;
	top: 10px;
	height:20px;
	width: 900px;
	font-family: verdana;
	font-size: x-small;
	text-align: right;
}
#footerusers
{	position: absolute;
	top: 534px;
	left: 448px;
	width: 400px;
	height: 18px;
	font-size: x-small;
	padding-left: 53px;
	padding-right:3px;
	padding-top: 10px;
	text-align: right;
}
#viewcart
{	position: absolute;
	top: 43px;
	left:801px;
	width:104px;
	height:39px;
	z-index: 3;
	
}
#nav
{	position: absolute;
	top: 28px;
	left: 0px;
	width: 914px;
	height: 81px;
	background-color: #ffffff;
}
#quicklinks
{	position: absolute;
	top: 124px;
	left:0px;
	width:120px;
	height:425px;
	background-color: #ffffff;
}
#quicklinks a
{	text-decoration: none;
	color: #00306f;
}
#quicklinks a:hover
{	text-decoration: underline;
	color: #00306f;
	background-color: #ffffff;
}
#features
{	position: absolute;
	top: 124px;
	left:125px;
	width:529px;
	height:265px;
	background-color: #ffffff;
}
#uses
{	position: absolute;
	top: 124px;
	left:659px;
	width:245px;
	height:265px;
	background-color: #ffffff;
}
#ad
{	position: absolute;
	top: 25px;
	left:5px;
	width:159px;
	height:235px;
	background-color: #00306f;
}
#usesgallery
{	position: absolute;
	top: 25px;
	left:5px;
	width:235px;
	height:235px;
	background-color: #eeeeee;
}
#topcontent
{	position: absolute;
	top: 25px;
	left:169px;
	width:335px;
	height:115px;
	padding:10px;
	background-image: url(../images/spacer1.gif);
	background-repeat: repeat-X;
}
#bottomcontent
{	position: absolute;
	top: 145px;
	left:169px;
	width:355px;
	height:115px;
	background-color: #eeeeee;
}

#footer
{	position: absolute;
	top: 542px;
	left: 0px;
	width: 911px;
	height: 15px;
	background-color: #00306f;
	font-size: x-small;
	padding-left: 3px;
	padding-top: 2px;
}
#white
{	position: absolute;
	top:0px;
	left:0;
	width: 914px;
	height: 556px;
	background-color: #cccccc;
}
#whitedropshadow
{	position: relative;
	top: 0px;
	left:909px;
	height:90%;
	width: 13px;
	background-image: url(../images/dropshadow.jpg);
	background-repeat: repeat-y;
}
#links
{	position: absolute;
	top:71px;
	left:0px;
}
#menu1
{	position: absolute;
	top:71px;
	left:124px;
}
#menu2
{	position: absolute;
	top:71px;
	left:658px;
}
/*Break between textbody*/
#textbody
{	position: absolute;
	top: 124px;
	left:125px;
	width:779px;
	height:408px;
	padding:5px;
	background-color: #ffffff;
	font-size: x-small;
	overflow: auto;
}

#textbody a
{	text-decoration: none;
	color: #00306f;
	border-bottom: 1px solid #00306f;
}
#textbody a:hover
{	text-decoration: underline;
	color: #00306f;
}
#textbody i
{	font-size:xx-small;
}
#desc
{	position: relative;
	left:140px;
	top:-125px;
	width: 275px;
	font-size: x-small;
}
#albumlist {
	list-style-type: none;
}
#albumlist li {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	
}
#albumlist img {
	display: block;
}
#resource
{	position: absolute;
	top: 57px;
	left:270px;
	width:378px;
	height:115px;
	font-size: xx-small;
}
#description
{	position: absolute;
	top: 180px;
	left:270px;
	width:500px;
	height:135px;
	font-size: xx-small;
}
#screen 
{	position: absolute;
	top: 558px;
	left:3px;
	width:900px;
	height:10px;
	color: #00306f;
	font-size: xx-small;
	z-index:3;
	
}
#cards
{	position: absolute;
	top: 5px;
	left: 550px;
	width: 200px;
	font-size:xx-small;
	z-index:4;
}
#runner
{	position: absolute;
	left: 5px;
	top: 380px;
	width: 715px;
	z-index:4;
}
.box {
    height:560px;
    float:right;
    width:1px;
  }
  #content
{	position:absolute;
	top:99px;
	left:122px;
	z-index:100;

}
#content a {
	color: #00306f;
	text-decoration: none;
}

a:link {
	color: #00306f;
}

a:visited {
	color: #000306f;
}

a:active {
	color: #00306f;
}

a:hover {
	text-decoration: none;
	color:#ffffff;
	
}
.pad {
	position:absolute;
	left:70px;
}
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	color:#00306f;
	background-color:#ffffff;
	padding-left:2px;
	padding-bottom:4px;
	list-style: none;

}

#menu a {
	display: block;
}

#menu li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#menu li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	border:1px solid #cccccc;
	border-top:0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 11em;
	border-top:1px;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
img {
	border: 0;
}

a.roll img {
	background-color: #FFFFFF;
}

a.roll img:hover {
	background-color: #ccc;
}

* html a.roll {
	background-color: #FFFFFF;
}

* html a.roll img {
	background-color: transparent;
}

* html a.roll:hover {
	background-color: #eeeeee;
}
#textbody {
	clear: left;
}#gallery
{	position: absolute;
	top: 394px;
	left:125px;
	width:779px;
	height:154px;
	background-color: #ffffff;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 125px;
border: 1px solid black;
font-family: verdana;
font-size: xx-small;
padding: 2px;
background-color: #eeeeee;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.leftimg {
	float: left;
	padding-right:3px;
}
.dropcontent{
width: 300px;
height: 115px;
font-family: verdana;
font-size:xx-small;
background-color: #eeeeee;
float:right;
margin-right:1.5px;
display:block;
}