/* LAYOUT */
	body {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
	}

	
/* HEADER */
	.header {
		background-color: #FFFFFF;
		background-image: url('');
		background-position: 0;
		background-repeat: repeat;
		background-attachment: fixed;
		margin: auto;
		height: 130px;
		padding-top: 20px;
		padding-bottom: 20px;
		width: 1250px;
	}

	
	.heada, .headb, .headc, .headd, .heade {
		float: right;
		height: 130px;
		padding-left: 10px;
		border-left: 1px solid black;
		font-family: arial;
	}


	.headb, .headd {
		width: 175px;
	}



	.heada, .headc, .heade {
		width: 150px;
	}


	.heada:hover { 
		text-decoration: none;
		color: #594C3C;
	}


	.headlogo {
		border-style: none;
	}

	
	p.head {
		text-align: left;
	}


	span.head {
		font-family: 'palatino linotype', 'palatino', 'baskerville', sans-serif;
		font-size: 17px;
		font-variant: small-caps;
		font-weight: bold;
		padding-bottom: 8px;
	}


	a.headlink:link, a.headlink:active, a.headlink:visited { 
		text-decoration: none;
		color: #B7AFA3;
		font-size: 12px;
	}


	a.headlink:hover { 
		text-decoration: none;
		color: #333333;
	}


		
/* TOP BORDER */
	.topborder, .bottomborder {
		clear: both;
		margin: auto;
		width: 1248px;
		height: 5px;
		background-color: #000000;
		border-left: 1px solid black;
		border-right: 1px solid black;
	}






/* FULL MAIN */
	.fullmain {
		margin: auto;
		width: 1238px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 8px;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		font-family: 'arial', sans-serif;
		font-size: 12px;
		line-height: 17px;
		text-align: justify;
	}


	p.pagename {
		font-family: 'palatino linotype', 'palatino', 'baskerville', sans-serif;
		font-size: 38px;
		font-variant: small-caps;
		font-weight: bold;
		text-indent: 10px;
	}

	.pageheader {
		clear: both;
		border-top: 1px solid black;
		border-bottom: 1px solid #B7AFA3;
		padding: 1px;
	}

	div.blankspace {
		height: 10px;
	}


	ul.listings {
		padding-left: 20px;
		margin-left: 25px;
		list-style-type: circle;
	}


	a.contactlink:link, a.contactlink:active, a.contactlink:visited { 
		text-decoration: none;
		color: #B7AFA3;
		font-size: 12px;
	}


	a.contactlink:hover { 
		text-decoration: none;
		color: #333333;
	}


	div.smalllastupdated {
		clear: both;
		text-align: right;
		font-family: 'arial', sans-serif;
		font-size: 9px;
		line-height: 17px;
		padding-right: 10px;
	}



	img.floatimgleft {
		float: left;
		padding: 12px;
	}


	img.floatimgright {
		float: right;
		padding: 12px;
	}


	ul.subsubtextheader {
		padding-left: 15px;
		margin-left: 15px;
		list-style-image: url(../imgs/bullet.gif);
	}



	span.subsubtextheader {
		font-family: 'arial', sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
	}


	p.rightinfo {
		text-align: justify;
		padding-left: 10px;
		padding-right: 10px;
	}


	img.noborder {
		border-style: none;
	}


	p.centeralign {
		text-align: center;
	}


	ul.resources {
		padding-left: 20px;
		margin-left: 25px;
		list-style-type: circle;
	}

	.thetextheader {
		font-family: 'palatino linotype', 'palatino', 'baskerville', sans-serif;
		font-size: 16px;
		font-weight: bold;
		font-variant: small-caps;
		color: #6D929B;
	}



	div.fullmainheader {
		clear: both;
		border-top: 1px solid black;
		border-bottom: 1px solid #B7AFA3;
		padding: 5px;
		font-family: 'palatino linotype', 'palatino', 'baskerville', sans-serif;
		font-size: 17px;
		font-variant: small-caps;
		font-weight: bold;
	}


	span.prizes {
		color: #6D929B;
		font-weight: bold;
	}


	a.sidemain:link, a.sidemain:active, a.sidemain:visited { 
		text-decoration: none;
		color: #B7AFA3;
		font-size: 12px;
	}


	a.sidemain:hover { 
		text-decoration: none;
		color: #333333;
	}

	p.centeralign {
		text-align: center;
	}

	
	img.noborder {
		border-style: none;
	}


	a.noborder img {
		border: 0;
		filter: alpha(opacity=100);
		opacity: 1;
	}


	a.noborder img:hover {
		filter: alpha(opacity=50);
		opacity: 0.5;
	}


	span.historytitle {
		font-family: 'palatino linotype', 'palatino', 'baskerville', sans-serif;
		font-size: 17px;
		font-variant: small-caps;
		font-weight: bold;
		color: #6D929B;
	}


	span.historydate {
		color: #B7AFA3;
	}
	
	
	.leftalign {
		text-align: left;
	}


	ul.submit {
		padding-left: 20px;
		margin-left: 25px;
		list-style-type: none;
	}

	
	div.fmhleft, div.fmhright {
		float: left;
		width: 595px;
		padding-left: 10px;
		padding-right: 10px;
	}


/* FOOTER */
	.footer {
		clear: both;
		background-color: #FFFFFF;
		margin: auto;
		height: 130px;
		width: 1250px;
		padding-top: 20px;
		padding-bottom: 20px;
		font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 17px;
		
	}


	.leftfoot, .centrefoot, .rightfoot {
		float: left;
		height: 130px;
	}


	.centrefoot, .rightfoot {
		padding-left: 20px;
	}

	
	.leftfoot {
		padding-left: 5px;
	}


	.footheading {
		margin-bottom: 3px;
		padding-right: 3px;
		padding-bottom: 8px;
		font-family: 'palatino linotype', 'palatino', 'baskerville', sans-serif;
		font-size: 17px;
		font-variant: small-caps;
		font-weight: bold;
	}


	.leftfoot {
		width: 275px;
	}


	.centrefoot {
		width: 200px;
		border-left: 1px solid black;
	}


	.rightfoot {
		width: 500px;
		border-left: 1px solid black;
	}


	span.strong {
		font-weight: bold;
	}


	a.footlink:link, a.footlink:active, a.footlink:visited { 
		text-decoration: none;
		color: #999999;
		font-size: 12px;
	}


	a.footlink:hover { 
		text-decoration: none;
		color: #333333;
	}


	img.footimg {
		border-style: none;
	}


	a.afootimg img {
		border: 0;
		filter: alpha(opacity=100);
		opacity: 1;
	}


	a.afootimg img:hover {
		filter: alpha(opacity=50);
		opacity: 0.5;
	}













/* TESTING */
	.content {
		width: 1200px;
		margin: auto;
	}
	
	.content ul.entries {
		overflow: auto; 
	}


	.content ul.entries li.entry {
		list-style: none outside none;
		float: left;
		margin: auto;
		margin-top: 0;
		margin-right: 20px;	
		margin-bottom: 70px;
		margin-left: 100px;
		padding-top: 15px;
		height: 400px; 
	}


	.content li.entry div.image {
		padding-bottom: 10px;
		width: 400px;
		height: 400px;
	}


	.content ul.entries li.entry span.date {
		display: block;
		line-height: 20px;
	}
		

	.entry .content {
		margin: 40px 0 0 0; 
		padding-left: 80px; 
	}


	
/* BLOG INFORMATION */
	.tumblr_posts {
		list-style-type: none;
	}

	.tumblr_post {
		padding-right: 10px;
	}

	.tumblr_title {
		font-family: 'palatino linotype', 'palatino', 'baskerville', sans-serif;
		font-size: 18px;
		font-weight: bold;
		text-transform: capitalize;
		font-variant: small-caps;
		color: #6D929B;
		margin-left: -25px;
	}

	
	a.read_more:link, a.read_more:active, a.read_more:visited {
		text-decoration: none;
		color: #B7AFA3;
		font-size: 12px;
	}

	a.read_more:hover {
		text-decoration: none;
		color: #333333;
	}






























































