body { 
	position: relative;
	background: #6a798c url('img/bgnd_grad.jpg') repeat-x top;
	width: 1000px;
	margin: 0 auto;
}

#header_banner {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}

#tortilla {
}

#navigation {
	position: absolute;
	left: 90px;
	top: 425px;
	width: 250px;
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 30px;
	letter-spacing: 0.3ex;
	border-right: solid #bfbfbf 3px;
}

#navigation_gal {
	position: relative;
	top: -20px;
	text-align: left;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.6em;
	letter-spacing: 0.2ex;
	border-bottom: solid #bfbfbf 3px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}


.nav {
	margin-left: 10px;
	margin-right: 10px;
}

a.nav:link {
	color: #bfbfbf;
	text-decoration: none;
}

a.nav:visited {
	color: #bfbfbf;
	text-decoration: none;
}

a.nav:hover {
	color: #000;
	text-decoration: none;
}

a.nav:active {
	color: #bfbfbf;
	text-decoration: none;
}

div#content_main {
	position: relative;
	margin-left: auto;
	margin-right: 220px;
	width: 410px;
	font-family: sans-serif;
	color: #bfbfbf;
}

div#content_main_gal {
	position: relative;
	top: -20px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	font-family: sans-serif;
	color: #bfbfbf;
}


#flashcontent {
  overflow-y: hidden;
  overflow-x: hidden;
  overflow: hidden;
  text-align:center;
 }
 


h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
}


p {
	padding-right: 15px;
	font-size: 1.1em;
	line-height: 1.5em;
}

li {
	font-size: 1.1em;
	line-height: 1.5em;
}

#footpush {
	height: 400px;
}

#footer_box {
	margin-top: 15px;
	padding-bottom: 65px;
	width: 1000px;
	background: url('img/foot_lines.jpg') no-repeat top;
}
