* { margin:0; padding:0; }

h4, h5, h6, p, blockquote, ol, dl, address { margin-bottom: 1em; }

body {
	background: #fff url(img/body.jpg) top left repeat-x;
	font: 62.5%/1.6em Verdana, Arial, sans-serif;
	color: #222;
	text-align: left;
}

img { border: none; }

a {
	outline: none;
	text-decoration: none;
	color: #ff4226;
	font-weight: bold;
}

a:hover {
	color: #111;
}

h1 {
	text-indent: -9999px;
}
h1 a {
	display: block;
	width: 780px;
	height: 130px;
	background: url(img/h1.jpg) no-repeat;
}

h2 {
	font-size: 2.4em;
	line-height: 1em;
	width: 780px;
	_width: 400px;
	text-transform: uppercase;
	color: #444;
	margin-bottom: 14px;
}
h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #CCD986;
	margin-bottom: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
}
#col2 h3 {
	margin: 36px 0 10px 30px;
}

p {
	font-size: 1.1em;
	line-height: 1.6em;
}

ul {
	list-style: none;
}

/* construct */
#accessibility {
	position: absolute;
	top: -9999px;
}

#container {
	width: 780px;
	margin: 0 auto;
}

#head {
	height: 150px;
	width: 100%;
}

#nav {
	margin-bottom: 40px;
}

#col1 {
	float: left;
	width: 400px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#col2 {
	float: right;
	padding-right:12px;
	width: 340px;
	overflow: auto;
}

#photodiv {
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	margin: 36px 0 0 30px;
	border: 1px solid #eee;
}
#photoimg {
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}

#footer {
	clear: both;
	margin: 0 20px;
	padding: 16px 0 10px 0;
	font-size: 0.9em;
	color: #666;
	background: url(img/drop.gif) repeat-x;
}

#video #col1 {
	width: 640px;
}

#video #col2 {
	float: left;
	clear: left;
}

#video #col2 h3 {
	margin: 36px 0 10px 20px;
}

#video .flashmovie {
	margin: 0 0 20px 0;
	width: 640px;
}

#video ul.article_list {
	margin-left: 20px;
}

/* lists */
#nav ul {
	width: 740px;
	text-align: center;
	margin: 0 20px;
	padding-bottom: 6px;
	background: url(img/drop.gif) bottom repeat-x;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: normal;
}

#nav ul li {
	display: inline;
	text-align: center;
	margin: 0 1px;
}
#nav li a {
	color: #CCD986;
	letter-spacing: 1px;
	padding: 4px 12px;
}
#nav ul li a:hover {
	color: #ff4226;
}
#nav ul li a#selected {
	color: #ff4226;
	background: #fff;
	border: 1px solid #eee;
	border-bottom: none;
}

#col1 ul {
	list-style-type: disc;
	font-size: 1.1em;
	margin: 0 0 20px 20px;
}

#col1 ul li {
	background: #f3f8fb;
	margin-bottom: 3px;
	padding: 0 3px;
}

ul.article_list {
	margin-left: 30px;
}

/* form */
form {
	width: 360px;
	letter-spacing: normal;
	margin-top: 20px;
}

fieldset {
	border: 1px solid #eee;
	padding: 10px;
}
legend {
	padding: 0 3px 0 3px;
	letter-spacing: 1px;
	color: #7f7219;
	text-transform: uppercase;
	font-weight: bold;
}

label {
	margin-bottom: 4px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

input, textarea {
	width: 100%;
	background: #f4f3ec;
	margin-bottom: 4px;
	border: 1px solid #ccc;
	border-top: 1px solid #bbb;
	padding: 2px;
	font-size: 1em;
}
textarea#Message {
	font-size: 1.3em;
}
.zemTextarea {
	margin-bottom: 20px;
	font-size: 1em;
}
input.zemSubmit {
	border: 3px double #ccc;
	color: #3c0;
	cursor: pointer;
}
input.zemSubmit:hover {
	border: 3px double #999;
	color: #cc0;
}	

/* misc */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

img.right {
	float: right;
	margin-bottom: 50px;
}

.artimage {
	float: right;
	margin: 36px 10px 50px 0;
	border: 2px solid #eee;
}

.dialog .content img {
	margin: 0 10px 10px 10px;
}

.flashmovie {
	margin: 0px auto;
}

.prenext {
	padding-top: 20px;
	border-top: 1px solid #e2e2e2;
}

.prenext a em {
	color: #222;
	font-weight: bold;
}

/* rounded corners */
.dialog {
 position:relative;
 clear: right;
 margin: 30px auto;
 min-width:8em;
 color:#fff;
 z-index:1;
 margin-left: 35px; /* default, width of left corner */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background: url(img/spons.gif) no-repeat top right;
}

.dialog .content {
 position: relative;
 zoom:1;
 _overflow-y:hidden;
 padding: 100px 0px 0 4px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left: 0px;
 top: 0px;
 width: 25px; /* top slice width */
 margin-left: -15px;
 height: 100%;
 _height: 1600px; /* arbitrary long height, IE 6 */
 background-position: top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:20px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
	background-position: bottom right;
}

.dialog .b div {
	position:relative;
	width: 15px; /* bottom corner width */
	margin-left: -15px;
	background-position: bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}


	
