body
	{background-color: #fff;
	background-image: url(elements/bg3.png);
	color: #333;
	font-family: "Gill Sans", Verdana,  sans-serif;
	font-size: 12pt;
	padding: 0px;}
	
#page
	{background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0 20px;
	border: 1px solid #ddd;}
	
a
	{text-decoration: none;
	color: #b21212;}

#banner
	{width: 100%;
	background-color: #fff;
	margin: 0 auto;
	color: #333;}
	
#logo
	{//position: absolute;
	//top: 25px;
	//left: 40px;
	padding-left: 60px;
	text-align: left; //
	width: 306px;
	height: 80px;}
	
#links
	{text-align: center; //
	margin-left: 360px;
	padding-top: 5px;
	//border-bottom: 1px solid #ddd;
	line-height: 1.3em;
	letter-spacing: .2em;
	word-spacing: .2em;
	color: #ddd;
	font-variant: small-caps;
	font-size: 10pt;
	font-family: "Gill Sans", Verdana, sans-serif;}
	
#links a
	{color: #aaa;}
	
#links a:hover
	{color: #b21212;}
	
#links p
	{margin: 4px;}
	
#links #main
	{margin-bottom: 10px;}
	
li
	{list-style: none;}

	

#container
	{width: 1000px;
	font-family: "Gill Sans", Verdana,  sans-serif;}
	
#flashcontent
		{border-left:2px solid #ddd;
		border-right:2px solid #ddd;
		width: 891px;}
	

	
#pageTitle
	{margin-top: -80px;
	margin-left: 360px;
	margin-bottom: 50px;
	color: #b21212;
	//border-left: 1px solid #ddd;
	padding-right: 60px;}
	
h1
	{color: #999; //
	font-family: "Gill Sans", Verdana, sans-serif;
	font-weight: lighter;
	font-size: 2em; //
	word-spacing: .1em;
	letter-spacing: .1em;
	text-align: right; //}
	
#pageTitle:first-letter
	{text-transform: uppercase;}
		
h2
	{padding: 0px;
	padding-top: .5em;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: .1em;
	line-height: .7em;
	color: #333;}
	
p.section
	{font-size: 2em;
	line-height: 1.2em;
	letter-spacing: .2em;}
	
#content
	{width: 1000px;
	padding: 0px;
	padding-bottom: 50px;
	text-align: center;
	//padding-top: 10px;}
		
.section a
	{color: #aaa;}
	
.section a:hover
	{color: #b21212;}
	
.text
	{margin: 0 auto;
	text-align: center;
	line-height: 1.6em;
	word-spacing: .2em;
	color: #333;
	padding: 15px;
	padding-top: 5px;
	margin-bottom: 30px;
	font-size: 12pt;
	font-family: "Gill Sans", Verdana,  sans-serif;
	clear: both;}

	
.text p
	{position: relative;
	width: 400px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: justify; //}
	
.text h2
	{position: relative;
	width: 400px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: justify;
	}
	
.text li
	{position: relative;
	width: 400px;
	margin: 0 auto;
	//margin-left: 30px;
	text-align: justify;
	}
	
.image
	{color: #333;
	padding: 10px;
	text-align: center;}
	
	.image img
		{border: 2px solid #ddd;
		padding: 3px;}
		
#hidden
	{display: none;}
		
#ths
	{text-align: left;
	width: 932px;
	margin-left: 34px;
	padding: 10px;}		

.th
	{display: block;
	float: left;
	width: 200px;
	padding: 10px;
	text-align: center;}
	
	.th img
		{border: 2px solid #ddd;
		padding: 2px;
		margin-top: 10px;
		//margin-bottom: 10px;}
		
.th2
	{display: block;
	float: left;
	padding: 10px;
	text-align: center;}
	
	.th2 img
		{border: 2px solid #ddd;
		padding: 2px;
		margin-top: 10px;
		margin-bottom: 10px;}
		
	#ths a
		{border: 0px;}
		
#tumblr-badge img
		{border: 2px solid #ddd;
		padding: 2px;}
		
		
p.left
	{text-align: left;}
		
		
label
	{width: 50%;
	clear: left;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;}

.txt
	{float: left;
	font-style: italic;
	border: 1px dotted #666;
	text-align: left;
	line-height: 1.5em;}
	
input {line-height: 1.2em;}

input.button
	{font-size: 12pt;
	padding: 5px;
	margin-top: 20px;
	text-align: justify;
	line-height: 1.8em;}

	input.button:hover
		{position: relative;
		top: 1px;
		left: 1px;
		color: #666;}

select
	{font-style: italic;
	border: 1px dotted #666;
	text-align: justify;
	line-height: 1.5em;}

textarea
	{font-style: italic;
	border: 1px dotted #666;
	text-align: justify;
	line-height: 1.5em;}

		
#footer
	{width: 97%;
	color: #333;
	font-size: 8pt;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: both;}
	
	#footer a
		{color: #b21212;
		text-decoration: none;}
			
	#footer a:hover
		{color: #aaa;}
		
a img
	{border: 0;}