body {
	font-size: 1em;
	background: url(../i/watermark.gif) no-repeat bottom right fixed;
	font-family: verdana, arial, sans-serif;
	}


#holdme {
	 width: 740px;
 	margin: auto;
}

h1 {
 	text-indent: -100000px;
 	height: 74px;
 	background: url(../i/banner.gif) no-repeat;
}

h2, h3 {
	font-family: Trebuchet MS;
	font-size: 1.2em;
	color: #069;
        clear: both;
	margin-top: 0;
	}

h3 {
 font-size: 1em;
 text-align: center;
 border: 2px solid #069;
 padding: 5px;
 background: #ccc;
}
strong {
 color: #069
}

/* THESE CAN BE REMOVED */

#esp {
	float: left;
	background: url(../i/es_flag.gif) no-repeat top left;
	}
	
Ã#eng {
	float: right;
	background: url(../i/en_flag.gif) no-repeat top left;
	}
	
#esp, #eng {
	width: 350px;
	border: 2px solid #069;
	padding: 5px;
	margin-bottom: 30px;
	}

#footer {
	border: 1px solid darkblue;
	font-family: verdana;
	font-size: .7em;
	margin-top: 20px;
	clear: both;
	padding: 5px;
	text-align: center;
	color: #666;
	}



/* END REMOVALS */

	
p {
	font-family: verdana;
	font-size: .8em;
	padding: 0 10px 10px 0;
	}



/* NAVIGATION STRUCTURES */

#langnav {
 float: right; 
 width: 100px;
 clear: bottom;
 margin-top: 0;
}

#langnav li {
 list-style-type: none;
 margin: 0;
}

#langnav a {
 text-decoration: none;
 font-weight: bold;
 color: blue;
}


ul#nav{
 margin: 0;
 padding: 0;
}

#nav li {
 margin: 0;
 float: left;
 list-style-type: none;
}

#nav a {
 display: block; 
 margin-right: 20px;
 text-decoration: none;
 font-family: Trebuchet MS, verdana, arial, sans-serif;
 color: #fff;
 font-size: 1em;
 font-weight: bold;
 background: url(../i/nav_bg.jpg);
 padding: 3px 10px 3px 10px;
 border: 1px solid #333;
}

#language {
 margin-top: 20px;
}


#language a {
 display: block;
 width: 300px;
 margin-top: 0;
 font-family: Trebuchet MS;
 font-weight: bold;
 font-size: 16px;
 padding-left: 100px;
 height: 80px;
 padding-top: 30px;
}

#langnav img {
 border: 1px solid #000;
 height: 13px;
}



#en {
 background: url(../i/ukflag.gif) no-repeat;
}

#es {
 background: url(../i/esflag.gif) no-repeat;
}

#de {
 background: url(../i/deflag.gif) no-repeat;
}
 img {
 border: none;
}


form label {
 float: left;
 display: table-cell;
 width: 180px;
 font-weight: bold;
 font-size: 11px;
 text-align: right;
}

form h3 {
 text-align: left;
 margin: 5px 0 5px 0;
}

textarea {
 height: 100px;
 width: 300px;
}
