/* CSS Document */

/* Basic HTML Elements
-------------------------------------------------------------------------------------  Basic HTML Elements */
h1.replace { 
	background-image:url("/gfx/h1_replace.gif");
}
/* Layout
--------------------------------------------------------------------------------------------------  Layout */
/* Header
--------------------------------------------------------------------------------------------------  Header */
#header {
	background-image:url("/gfx/masthead.jpg");
}
/* Main Navigation
-----------------------------------------------------------------------------------------  Main Navigation */
/* Sub Navigation
------------------------------------------------------------------------------------------  Sub Navigation */
/* Side Navigation
-----------------------------------------------------------------------------------------  Side Navigation */
/* Index Pages
---------------------------------------------------------------------------------------------- Index Pages */
/* Features
------------------------------------------------------------------------------------------------- Features */
/* Boxes
---------------------------------------------------------------------------------------------------  Boxes */ 
/* Images
--------------------------------------------------------------------------------------------------  Images */
/* Lists
---------------------------------------------------------------------------------------------------  Lists */
/* Pull Content
--------------------------------------------------------------------------------------------  Pull Content */
/* Footer
--------------------------------------------------------------------------------------------------  Footer */
/* Footnotes
-----------------------------------------------------------------------------------------------  Footnotes */
/* Tables
--------------------------------------------------------------------------------------------------  Tables */
/* Forms
---------------------------------------------------------------------------------------------------  Forms */
/* Mobile
--------------------------------------------------------------------------------------------------  Mobile */
/* Misc
----------------------------------------------------------------------------------------------------  Misc */
/* Alignment
-----------------------------------------------------------------------------------------------  Alignment */
/* Skins  
---------------------------------------------------------------------------------------------------  Skins */

/*.bookmarks .box {
	display:block;
	margin:0 0 4px 11px;
	border:none;
	padding:0;
	background:none;
}

.bookmarks a {
	float:left;
	margin:0 4px 0 0;
	border:none;
	background:none;	
}

.bookmarks .box a img {
	margin:0;	
}

.bookmarks span {
	display:block;
	clear:both;
	font-weight:700;
	font-size:90%;
	color:#77abff;
}*/