/*Main*/
fix {
	color:red;
	font-style:italic;
	display:none;
}

body {
	margin:0px 0px 0px 0px;
	background-color:#CEF;
	color:#115;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;	
}

h2, h3 {
	text-align:left;
}

h1 strong, h2 strong, h3 strong {
	text-decoration:underline;
}

.main {	
	width:auto;
	background-color:#EFF;
	border-top:solid 4px white;
	border-bottom:solid 4px white;
	padding-bottom:0px;
}
.content {
	width:80%;
	margin:0px auto;
	padding:15px;
}
img {
	border:none;
}
hr {
	color:inherit;
	height:2px;
	width:80%;
}
h1 {
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 24px;
	text-align:center;
}
h2 {
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 18px;
}
h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
}
.title-image {
	display:block;
	margin:0 auto;
}
a { 
	text-decoration:none;
	outline:none;
	color:#027;
}
a img { 
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#14A;
}
.copy a {
	text-decoration:underline;
}
.header {
	display:block;
	height:80px;
	vertical-align:top;
	font-size:0px;
	margin-top:10px;
}
	.header .contact-left, .header {
		text-decoration:none;
		font-weight:bold;
		font-size:14px;
	}
	.header .contact-left, .header .contact-right {
		position:absolute;
		top:10px;
	}
	.header .contact-left {
		left:10px;
	}
	.header .contact-right {
		right:10px;
	}
	.contact-left .telephone {
		font-size:110%;
	}
	.contact-left .e-mail {
		text-decoration:none;
	}
	.contact-left .fax {
		color:#333;
		font-size:80%;
	}
	.header .contact-right {
		float:right;
		text-align:right;
	}
	.header div.logo {
		display:block;
		margin:0px auto;
		width:276px;
	}
	.header img.hints {
		float:right;
	}

.credit {
	font-size:small;
	float:right;
	clear:both;
	font-family:sans-serif;
}

/*Navigation*/
.navigation {
	width: 100%;
	margin: 0px;
	padding: 8px 0px 8px;
	color: black;	
	font-size: 8pt;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;	
	list-style-image: none;
	list-style: none outside;
}
	.navigation li {
		padding:0px 2px;
		vertical-align:bottom;
		display:inline;
	}
	.navigation li#home {
		background:none;
	}
	.navigation li a {
		border:solid 4px #cef;
		height:100%;
		padding-top:2px;
		padding-bottom:4px;
		color:black;
		text-decoration:none;
	}
	.navigation a:hover {
		border-style:solid;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		background-color: #bdbdbd;
		border-color:#bdbdbd;
		text-decoration:none;
	}
	.navigation a:visited {
		color:#225;
	}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.center {
	display:block;
	margin:0px auto;
}
.callout { 
	text-align:justify;
	background-color:#F8F8FF;
	border:dotted 1px #AAA;
}
blockquote {
	width:80%;
	margin:10px auto;
	padding:16px 12px 16px 54px;
	background:url(/graphics/openquote.png) no-repeat 10px 0px;
}
blockquote img {
	float:right;
	margin-left:16px;
}
.copy blockquote p {
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
blockquote p.first {
	padding:0px;
	margin:0px;
	text-align:justify;
}
blockquote .attribution {
	font-style:italic;
	text-align:right;
	margin-bottom:0px;
}
blockquote .attribution em {
	font-weight:bold;
}

/*Footers*/
.studio {
	text-align:center;
	width:100%;
}
.navfooter {
	font-size:8pt;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:20px;
}
.navfooter a {
	text-decoration:none;
}
.navfooter a:hover {
	text-decoration:underline;
}
.footer {
	color:#4477dd;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:20px;
	font-size:8pt;
	text-align:center;
}

/*Home page*/
.home {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	text-align:center;
	color:white;
}
.home .home-text {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
.home .home-footer {
	text-align:center;
}
.info {
	width:800px;
	font-size:8pt;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
}

.infowrap {
	margin-top:30px;
	width:100%;
	border-top:4px solid #fff;
	background-color:#cdd;
	}
	
.inner {
	padding:10px;
	clear:both;
}
.content {
	padding:20px;
	border:solid 4px white;
	border-top:none;
	border-bottom:none;
	background-color:#DFF;
}

.content .top {
	width:20%;
	margin:0px;
	text-align:center;
	float:left;
	clear:none;
}

.copy {
	width:79%;
	float:left;
}
.copy .inner {
	padding-left:30px;
}

.copy p {
	padding-left:20px;
	font-family:sans-serif;
}
.col {
	width:15%;
	float:right;
	clear:none;
	text-align:center;
	padding-top:30px;
}
.break {
	width:100%;
	height:1px;
	clear:both;
}
