body {
	margin: 0;
	padding: 0;
	background: #fff url(../grafx/b/bkg.gif) 0 0 repeat;
	font-size: 62.5%;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Verdana, sans-serif;
	text-align: center;
}

p {
	font-size: 1.5em;
	margin: 6px;
	text-align: justify;
}

td {
	font-size: 1em;
	border-bottom: 1px solid #333;
	border-collapse: collapse;
	padding: 2px;
	margin: 0;
}

table {
	border: 1px solid #333;
	border-collapse: collapse;
}

h1	{
	color: #2e8099;
	font-size: 1.6em;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.3em;
	margin: 0;
	padding: 0.3em;
}

ul li { font-size: 1em; }

img { border: none; }


a { color: #339; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
a:visited { color: #339; text-decoration: none; }
a:visited:hover { color: #000; text-decoration: none; }

input, textarea {
	color: #333;
	border: 1px solid #ccc;
}


/* LAYOUT ELEMENTS */
#wrapper {
	width: 800px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

#banner {
	background: #f00;
	padding: 20px 0 20px 0;
	background: #333 url(../grafx/header/1.jpg) top right no-repeat;
	padding: 0;
	height: 300px;
	widh: 800px;
}

#banner h1,#banner h2 {
	position:absolute;
	left:-999em;
}

#content {
	margin: 0px;
	padding: 5px 30px 30px 30px;
	text-align: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content ul li { color: #369; }
#content img { margin: 10px; }

#masthead {
	background: #999;
	color: #fff;
	margin:0;
	padding:0;
	border: 1px solid #999;
}

#masthead p,
#masthead a,
#masthead a,
#masthead a:visited,
#masthead a:hover
 {
	color: #000;
	text-decoration: none;
	line-height: 1.3;
	margin-top: 1em;
}

#nav {
	color: #ccc;
	background: #000;
	font-weight: 700;
	font-size: 1.1em;
}

div#nav {
	position: relative;
	margin: 3px;
	padding: 0;
	font-size: 1.1em;
	border: 1px solid #000;
	width: 792px;
	height: 4em;
}

div#nav div {
	margin: 0.5em;
	padding: 0;
	float:left;
	list-style: none;
	border: 1px solid #000;
	border-bottom: 1px solid #446;
}

div#nav div a {
	display: block;
	padding: 6px;
	color: #aa6600;
}


div#nav div a, div#nav a:visited { background: #000; }
div#nav div a:hover, div#nav a:visited:hover { background: #222; color: #fff; text-decoration: none; }


form#quoteform td.l { width: 140px; text-align: right; }
form#quoteform td span { font-size: 1.3em; color: #f00; }


.travels ul { padding-bottom: 10px; }
.travels img { float: right; clear: right; overflow: hidden; border: 1px solid #ccc; margin: 0; padding: 3px; }
.travelsSection { border-bottom: 1px solid #ccc; margin-right: 120px; }
.travelsSection img { float: right; }


#footer {
	background: #333;
	height: 8em;
	padding: 10px 1px 1px 1px;
}

#footer p {
	font-size: 1em;
	color: #666;
	margin: 0;
	padding: 0.6em 0 0 1em;
}

#footer p a { color:#fff; }

/* MISC ELEMENTS */

#adsense { background: #fff; color: #006; margin: 0; padding: 0; }
#seo h1, #seo p, #seo a { color: #333; background: #333; font: 400 normal 8px sans-serif; text-align: center; }
#weather { margin: 40px 0 60px 0; } 
#weather h1 { font-size: 1.1em; text-align: center; }
#weather p { text-align: center; font-weight: 400; font-size: 1em; }
#weather img { border: none; margin: 0.25em auto 0.25em auto; }
#weather a { margin: 0 auto 0 auto;  }
#webRing { display: none; }


p.quotation {
	border: 1px solid #9d9;
	background: #cfc;
	font-family: "Bitstream Vera Sans Mono", Courier, monospace;
	padding: 30px;
	line-height: 2;
	font-size: 1.5em;
	color: #777;
}

div#sponsor_top {
	width: 732px;
	height: 94px;
	background: #fff;
	text-align:center;
	padding: 2px;
	margin: 0 0 20px 0;
}

div#sponsor_top * {
	text-align:center;
	margin: 0 auto;
}
