﻿body {
	color: black;
	background:#595441;
	font-family: 'Segoe UI', Verdana, Helvetica, san-serif;
	}

p {
	font-size:13px;
}

td {}

blockquote
{
	font-size:12px;
	margin-left:200px;
}

.thumbs
{
float:left;
display:inline;
width:200px;
height:100px;
padding:20px;
margin-left:32px;
}

a:link {
	color: #000000;
	text-decoration:underline;
}

a:visited { color: #cccccc }

a:hover { color: #cccccc }

a:active { color: #cccccc }

h1
{
	font-size: 1.2em;
	margin-bottom:0px;
	font-weight: normal;
}

h2
{
	font-size: 14px;
	margin:0px;
	font-weight: normal;
	color:#000000;
	margin-bottom:20px;
}

#containerBox
{
	background-image: url(../images/whiteContainer.jpg);margin:auto;width:940px;height:1300px;
}

#header
{
	padding:40px 80px 20px 62px;
}

#mainSection
{
	background-image: url(../images/blueBackground_outline.jpg);
	margin:60px;
	width:816px;
	height:1100px;
}

#leftColumn
{
	float:left;
	margin:40px 40px 40px 40px;
	width:308px;
	border: 0px solid #000000;
	
}

#rightColumn
{
	float:right;
	margin:40px 40px 40px 40px;
	width:308px;
	border: 0px solid #000000;
}

#footer
{
	font-size: .7em;
	color: #cccccc;
	margin-left:auto;
	margin-right:auto;
	padding-left:140px;
	width:940px;
}

#thumb1
{
	width:700px;
	height:120px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px 0 30px 20px;
}

#thumb2
{
	width:700px;
	height:120px;
	border-bottom: 1px solid #ccc;
	padding:10px 0 30px 20px;
}

#thumb3
{
	width:700px;
	height:120px;
	border-bottom: 1px solid #ccc;
	padding:10px 0 20px 20px;

}

#thumb4
{
	width:700px;
	height:120px;
	border-bottom: 1px solid #ccc;
	padding:10px 0 20px 20px;

}

#thumb5
{
	width:700px;
	height:120px;
	border-bottom: 1px solid #ccc;
	padding:10px 0 20px 20px;

}

#thumb6
{
	width:700px;
	height:120px;
	padding:10px 0 20px 20px;

}

