html, body {
	height: 100%;
}

body {
	font: 11px/1.6 Arial, sans-serif;
	background-color:#016885;
	overflow: -moz-scrollbars-vertical;
}

body, h1, h3, p {
	padding: 0;
	margin: 0;
}

a {color:#49b0cd;text-decoration:none;}

a:link, a:visited {
	color:#49b0cd;
	outline: none;text-decoration:underline;
}

a:hover, a:active {
	color: #849cc9;
}

strong {
	color: #274F6E;
}

em {
	font-style: normal;
	color: #769531;
}

#container {

	width: 337px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}

#header {
	height: 174px; 
	width: 337px;
	margin-bottom: 0 !important;
	
}

#header h1 {
	background: url(imag/logo.gif) top left no-repeat; /*stoopid ie*/
	position: relative;
	width: 337px;
	height: 174px;
	cursor: move;
}



#firefox {
	background: url(imag/firefox.gif) top left no-repeat; 
	position: relative;
	height: 48px;
	width: 50px;
	left: 8px !important;
	top: bottom;
}

		
#firefox a {height: 48px;
			width: 50px;
			display:block;
			 }

#firefox span {visibility:hidden;}	

#firefox h1 {	
			margin:0px;
			padding:0px;
			}
			
div#qTip {
  padding: 3px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #999;
  color: #FFF;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}
			



#header h1 span {
	display: none;
}

#footer span {color:white;}

#footer a {color:#49b0cd;}

#content, #ads {
	width: 337px;
	padding-left: 0px;
	padding-top:20px !important;
	padding-top:20px
}

img#uno{padding:0px;margin:0px;}
img#dos{margin:0px 0px 0px 90px;padding:0px;}

h3 {margin:0px;
	padding: 4px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	background: #8dc750;
	cursor: pointer;
}

h4 {
	margin: 0;
	padding: 5px 10px 0;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #eee;
}


div.accordion {margin-bottom:20px;}

ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}

h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}

h3 a:hover, h3 a:active {
	color: #ffffff;
}

h3.news, h3.mootools {
	background: #adc96d;
}

h3.gethelp, h3.prototype {
	background: #c1d791;
}

p {
	padding: 5px 10px;
	color: #444;
	background: #fff;
}

