body{
background-image: url('../images/background.jpg');
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
text-align: justify;
color: #96ad6e;
}

#footer{
background-color: #880000;
font-size: 12px;
text-align: right;
padding-right: 8px;
color: #FFFFDB;
height: 28px;
background-repeat:no-repeat;
}

#header_top{
position: relative;
font-size: 12px;
color: #FFFFDB;
height: 139px;
background-repeat:no-repeat;
}

#banner_pic{
width: 100%;
border: 0px;
padding: 0px;
margin: 0px;
}

#menu {
position: relative;
top: 15px;
right: 3px;
}

.fullsizetop{
background-color: #dfc088;
height: 5px;
width: 752px;
}

.fullsizemiddle{
background-image: url('../images/csik.jpg');
width: 752px;
padding: 3px 8px 3px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #000000;
}

.fullsizebottom{
background-color: #dfc088;
height: 6px;
width: 752px;
}

.smallheader{
background-color: #ff9f40;
width: 197px;
height: 28px;
padding: 1px 8px 1px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #073f34;
}

.smalltop{
background-color: #dfc088;
height: 3px;
width: 197px;
}

.smallmiddle{
background-color: #eae2d5;
width: 197px;
padding: 3px 8px 3px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
text-align: justify;
color: #000000;
}

.smallbottom{
background-color: #dfc088;
height: 6px;
width: 197px;
}

a:link, a:visited, a:active{
	color: #880000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #880000;
	text-decoration: underline;
	font-weight: bold;	
}

.bigheader{
background-color: #ff9f40;
width: 555px;
height: 28px;
padding: 1px 8px 1px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
text-decoration: none;
text-align: center;
color: #073f34;
}

.bigtop{
background-color: #dfc088;
height: 3px;
width: 555px;
}

.bigmiddle{
background-color: #eae2d5;
width: 555px;
padding: 3px 8px 3px 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
text-align: justify;
color: #000000;
}

.bigbottom{
background-color: #dfc088;
height: 6px;
width: 555px;
}

img.content {
border: 1px solid black;
}

input.login{
	border: 1px solid black;
	background-color: #BA7D5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

a.login:link, a.login:visited, a.login:active{
	/*color: #FFFFDB;*/
	/*text-decoration: none;*/
	/*font-weight: normal;*/
	padding: 0px;
	margin: 0px;
}

a.login:hover{
	/*color: #FFFFDB;*/
	/*text-decoration: underline;*/
	/*font-weight: normal;*/
	padding: 0px;
	margin: 0px;
}

#login{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border: 0px;
}

#regiar{
	text-decoration: line-through;
	color: #FF0000;
}

#gsearch{
	width: 600px;
	position: relative;
	left: 50%;
	margin-left: -300px;
}


