html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #FFFFFF url(images/subbg.gif) repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {color: #c49f06;}

a:link {color: blue;}
a:visited {color: #FFFFFF;}
a:hover {color: #ffd300}
a:active {color: #FFFFFF;}
#footer{
	background: #251100;
		height:60px;
		padding: 5px 0 10px 0;
		font:normal 11px arial;
		color:#FFFFFF;
		clear:left;
        text-align:center;
        margin-left:auto;
		margin-right:auto;
		clear:both;
}
	#footer #details p {
		height:27px;
		font:normal 11px/11px arial;
		padding:20px 0 0 80px;
		}
		
	#footer #details p a,#footer #details p a:visited {
		color:#FFFFFF; 
		text-decoration:none;
		}
	
	#footer #details p a:hover {
		color:#ffd300; 
		text-decoration:underline;
		}

p{
font-size:12px;
line-height:20px;
margin-bottom:12px;

}

#footer ul{
padding-right:50px;
}

#header{
background:#695e4a;
margin-left:auto;
margin-right:auto;
padding:0;
width:760px;
}


#logo{
margin-top:100px;
width:234px;
height:94px;
padding:0;
}
#content{
margin-top:15px;
width:760px;
background:#FFFFFF;
border-bottom:#ffd204 solid 1px;
margin-left:auto;
margin-right:auto;
padding:0;

}
#title{
width:760px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#wrapper{
	margin:0;

}

.spacer{
margin:0;
padding:0;
min-height:37px;
height:34px;
}
.menu{
background:#695e4a url(images/menubg.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
width:100%;
min-height:123px;
height:120px;
padding:0;
margin: 0;
}

.menu ul {
	padding-top:4px;
	margin: 0;
	list-style-type: none;
}

.menu li {
	padding: 0;
	margin: 0;
	min-height:24px;
	height: 20px;

}

.menu ul a:link,
.menu ul a:visited {
	color:#000000;
	padding: 0;
	display: block;

	font-size: 13px;
	text-decoration: none;
}

.menu ul a:hover,
.menu ul a:active {
	color: #fff;
	text-decoration: none;
}

#frinailla{

float:left;
width:142px
}
#details{

float:left;
}

h3{
	margin: 1.5em 0 .1em 0;
	padding: .6em .2em 0 0;
	color: #000000;
	font: normal 16px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h4{
	margin:0;
	padding:0;
	margin-bottom:10px;
	color: #00929f;
	font: italic 1.1em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2{
float:left;
width:325px;
margin-top:10px;
color: #000000;
font: normal 1.1em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
#newsbox{
width:700px;
margin-bottom:20px;
padding:0;
}
#thumbs img{
background:#00929f;
padding:6px;
margin-right:10px;
}
#thumbs img a:hover{
background:#00000;
padding:6px;
margin-right:10px;
}
