* {
	padding: 0; 
	margin: 0; 
}

img { border: none; }

body { padding:0; color: #033; font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; background-color: #CCC; font-size:14px; }

#testy { position: absolute; color: #fff; width: 400px; top: 10px; left: 10px; }
#testy a { color: #fff; }
#testy h4 { margin-top: 5px; font-size: 13px; }

#banner { background: #333 url('/header-shade.jpg') repeat-x top left; text-align:right; border-bottom: 1px solid #fff; height: 120px; }

#banner a { display: block; position: absolute; right: 160px; }


#wrapper { 
	background-color: #FFF; 
	border-top: 1px dotted #333; 
	border-bottom: 1px solid #333; 
	margin: 0 auto; 
	padding:0; 
}



#navigation { padding: 5px; margin-bottom: 10px; }

#navigation ul, #navigation li
{
	list-style-type: none;
	display: inline;
	margin-left: 0;
	padding-left: 0;
}

#navigation li
{
	padding: 3px;
	font-size: small;
}
#gsearch_nav { display: block; text-align: right; z-index: 999; position: absolute; right: 10px; }

#navigation form {

	float:right;
	
}

#othernavigation ul, #othernavigation li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#othernavigation li
{
	width: 120px; 
	padding: 0 0 10px 0;
	font-size: small;
}

#content td {
	vertical-align: top; padding: 0 10px 0 10px;
}

div#tips { margin-top: 10px; }

#tips
{
	background-color: #FFC;
	border-top: 1px solid #FF0;
	border-right: 1px solid #FF0;
	border-bottom: 5px solid #FF0;
	border-left: 1px solid #FF0;
	color: #666;
	font-size: x-small;
	padding: 0;
	margin-bottom: 1em;
}

#tips h4
{
	margin: 0 0 3px 0;
	padding: 3px 0 3px 3px;
	color: #000;
	background-color: #FF0;
}

#tips p { margin: 0 3px 3px 3px; }

#rightside {  }

#certent { }
#certent h1, #certent h2, #certent p { margin: 0 0 0 0; }
#certent h2 { margin: 10px 0 10px 0; }
#certent p { margin-bottom: .5em; }
.cert_instructions { margin: 5px 0 0 0; font-size: small; }

#certent h1
{
	color: #999;
	font-size: xx-large;
	line-height: 88%;
	margin-bottom: 10px;
}

#certent h2
{
	color: #666;
	font-size: x-large;
	line-height: 100%;
}

.breaker
{
	color: #FFF;
	font-size: small;
	font-style: italic;
	text-align: center;
	text-transform: inherit;
	background-color: #666;
	padding: 5px;
	margin-right: 10px;
	width: 97%;
	font-weight: bold;
}

.breaker a { color: #9CF; }

#magicLists h2
{
	padding: 10px;
	width: 60px;
	height: 60px;
	color: #FFF;
	font-size: x-small;
	background-color: #666;
	float: left;
}

#magicLists h2 a
{
	color: #FFF;
	line-height: 110%;
	text-decoration: none;
}

#magicLists h2 a:focus, #magicLists h2 a:hover { text-decoration: underline; }

#magicLists div.group
{
	clear: both;
	margin-top: 10px;
	border-top: 3px solid #CCC;
	display: block;
}

#magicLists ul
{
	list-style-type: none;
	margin: 0 0 0 80px;
	padding: 0 0 0 0;
	display: block;
}

#magicLists li
{
	float: left;
	padding: 5px;
	display: block;
	height: 90px;
	width: 120px;
	text-align: center;
	font-size: x-small;
}

#magicLists img { padding-top: 3px; }
sup { font-size: xx-small; }

#catLists ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#catLists li
{
	padding: 5px;
	display: block;
	height: 90px;
	font-size: medium;
}

#catLists li img
{
	width: 96px;
	height: 72px;
	margin: 5px;
	float: left;
}

.crumbs
{
	font-size: small;
	background-color: #333;
	color: #999;
	padding: 4px;
}

.crumbs a { color: #FFF; }


.neato
{
	color: #666;
	font-size: x-large;
}

.tell { font-weight: bold; }
.appeal { font-size: xx-small; }

h2.fl { 
}

#footer
{
	padding: 20px; 
	color: #333;
	font-size: xx-small;
}

