html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}

p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	position: relative;
	background: #EEEEEE url("img/headerbg.gif") top repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

#logopanalogist {
	position: absolute;
	background: url("img/logo.jpg");
	width: 276px;
	height: 126px;
	left: 0px;
	top: 0px;
}

#menubar{
	width: 1000px;
	position: relative;
	height: 26px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background: url("img/navbar_bkg.gif");
	left: 0px;
	top: 95px;
}

#menubar img{
	margin-bottom: -4px;
 
}

#menubar a {
  	font-size: 10pt;
	color: #000099;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#menubar a:hover {
  	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
  	background: url("img/navbar_sel.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

#contain {
	width: 1000px;
	background: #ffffff;
	position: relative;
	top: 88px;
	left: 0px;
	height: 352px;
}

#topshadow {
	width: 1000px;
	background: url(img/bodyareatop.gif) bottom repeat-x;
	position: relative;
	top: 88px;
	left: 0px;
	height: 35px;
	text-align: center;
}

#topframe {
	position: absolute;
	background: url(img/search.gif) top center no-repeat;
	left: 351px;
	height: 49px;
	top: 1px;
	width: 290px;
	margin: 0px;
	padding: 0px;
	font-size: 5px;
}

#topframe p {
	padding: 0px;
	margin: 0px;
}

#secondmenu{
	position: absolute;
	text-align: center;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	left: 378px;
	top: 96px;
	height: 55px;
	width: 599px;
}

#secondmenu a {
  	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 10px 5px;
	background: url("img/sub2menu.gif") repeat-x;
	text-decoration: none;
}

#secondmenu a:hover {
  	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 10px 5px;
	background: url("img/sub2menuselect.gif") repeat-x;
	text-decoration: none;
}

#sidemenu{
	position: absolute;
	margin: 0px;
	top: 0%;
	left: 0%;
	width: 21%;
	font-size: 12px;
}

#sidemenu h3{
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
	margin:0px;
}

#sidemenu a {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #000098;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}

#sidemenu a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FE0000;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

#forum {
	background: #ffffff url(img/on.gif)  bottom right no-repeat;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0%;
	top: 73px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
	width: 21%;
	color: #333333;
	height: 266px;
}

#forum h3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #ff9900;
	color: #ffffff;
	margin: 0px;
}

#forum a {
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	margin-left: 10px;
	margin-right: 10px;
}

#forum a:hover {
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	margin-left: 10px;
	margin-right: 10px;
}

#welcome {
	border-right: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #333333;
	background-color:#ffffff;
	left: 22%;
	top: 14px;
	height: 325px;
	width: 619px;
	margin-left: 0px;
	margin-right: 0px;
}

#welcome h5 {
	background-color:#000000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

#banner {
	position: absolute;
	left: 60%;
	top: 4px;
	width: 241px;
	height: 161px;
	background-color: #ffffff;
}

#news {
	background-color: #FFFFFF;
	position: absolute;
	left: 60%;
	top: 174px;
	font-size: 11px;
	width: 24%;
	color: #333333;
	height: 173px;
}

#news h4 {
	font-size: 16px;
	font-weight: bold;
	background-color: #00CC00;
	color: #ffffff;
	margin-top: 0px;
}

#news li {
        list-style: none;
        padding: 5px 0px 5px 5px;
        margin-left: 2px;
		text-align: left;
}

#sponsor {
	border: 2px #999999;
	position: absolute;
	left: 85%;
	top: 4px;
	width: 133px;
	height: 306px;
}

#sponsor h2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #0099FF;
	color: #ffffff;
	margin: 0px;
}

#copyright {
	position: absolute;
	text-align: center;
	background-color:#000000;
	padding: 5px 0px 5px 00px;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	left: 0px;
	top: 550px;
	width: 100%;
}

#copyright a {
color: #666666;
text-decoration: none;
}

#copyright a:hover {
color: #FF0000;
text-decoration: none;
}

.estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
}

/*object {
	position: relative;
	left: 0px;
	width: 178px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}*/
