body
{
	background-color: #192533;
	background-repeat: repeat;
}

#Header
{
	height: 150px;
	width: 900px;
	background-image: url(../images/training/Header.jpg);
}

#Container
{
	height: 100%;
	width: 100%;
	margin-top: 20px;
}

#Content
{
	height: 3300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #CCC;
}
#Container #Content #Spacer1
{
	height: 50px;
	width: 900px;
}
#Container #Content #Letter a, a:visited
{
	font-size: 1em;
	color: #066;
	text-decoration: underline;
}

#Container #Content #Letter a:hover
{
	color: #FFF;
	text-decoration: underline;
	font-size: 1em;
}

#Letter
{
	height: auto;
	width: 725px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	border: 4px groove #FFF;
	float: right;
	margin-right: 60px;
	overflow: auto;
	
}

#NavBar
{
	height: 27px;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #FFF;
	text-align: center;
	letter-spacing: .2em;
	padding-top: 3px;
	background-color: #000;
}

#Date
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	height: 15px;
	width: 180px;
	float: right;
	padding-top: 5px;
}

.underline
{
	text-decoration: underline;
}


#Container #Content #NavBar a, a:visited
{
	color: #FFF;
	text-decoration: none;
}

#Container #Content #NavBar a:hover
{
	color: #FFF;
	text-decoration: underline;
	background-color: #798DB0;
}

#Pictures
{
	height: 135px;
	width: 690px;
	float: right;
	margin-right: 10px;
}

#Pic1
{
	height: 100px;
	width: 100px;
	padding-right: 15px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/awards/100x100_006.jpg);
}

#Pic2
{
	height: 100px;
	width: 100px;
	padding-right: 15px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/awards/100x100_003.jpg);
}

#Pic3
{
	height: 100px;
	width: 100px;
	padding-right: 15px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/awards/100x100_005.jpg);
}

#Pic4
{
	height: 100px;
	width: 100px;
	padding-right: 15px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/awards/100x100_002.jpg);
}

#Pic5
{
	height: 100px;
	width: 100px;
	padding-right: 15px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/awards/100x100_004.jpg);
}

#Pic6
{
	height: 100px;
	width: 100px;
	padding-right: 15px;
	float: left;
	background-image: url(../images/awards/100x100_001.jpg);
	background-repeat: no-repeat;
}
