body {
/*background: url(http://www.psdblast.com/files/backgrounds/wooden%20background-medium.jpg);*/
background: url(cosmos.jpg);
background-position: 0% 0%;
background-attachment: fixed;
color: #717272;
font-size: 11px;
font-family: Verdana, sans-serif;
padding:10px auto 0 auto;
margin:auto;
}

A:link {
	COLOR: #9a6947; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #9a6947; TEXT-DECORATION: none;
}
A:active {
	COLOR: #9a6947; TEXT-DECORATION: none;
	}
A:hover {
	COLOR: #DD861F; TEXT-DECORATION: none;
	}

A.footerl:link {
	COLOR: #000; TEXT-DECORATION: none;
}
A.footerl:visited {
	COLOR: #000; TEXT-DECORATION: none;
}
A.footerl:active {
	COLOR: #000; TEXT-DECORATION: none;
	}
A.footerl:hover {
	COLOR: #9a6947; TEXT-DECORATION: underline;
	}

.container {
	margin: auto;
	width: 70%;
	/*border-color: white;
	border-style: solid;*/
}

.navigation {
	letter-spacing: 1px;
	word-spacing: 125px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 120%;
	float: center;
	text-align: center;
	background-color:  #000033;
	padding: 15px 0px 15px 0px;
}

.logo {
	border-bottom: 5px solid #FDED73;
	text-align: right;
	color: #F1A93B;
	font-size: 24px;
	padding: 15px;
}
.logo em{
	display:block;
	text-align: right;
	color: #CC0000;
	font-weight: normal;
	font-size: 10px;
}

.image {
	background: url(photo_header.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 100%;
	height: 120px;
}

.text1 {
  position: relative;
  color: white;
  font-size: 45px;
  font-family: Times New Roman;
  font-style: italic;
  letter-spacing: 2px;
  text-align: center;
  top: 20px;
}

.text2 {
  position: relative;
  color: white;
  font-size: 13px;
  font-family: Helvetica Light;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  top: 25px;
}


.boxcontain {
	background-color: #A2A2A3;
	width: 46%;
	float: right;
	height: 147px;
}

.bluebox {
	height: 100px;
	border-bottom: 2px dotted #FFF;
	border-right: 2px dotted #FFF;
	background: #669CC0 url(dots.gif);
	background-repeat: no-repeat;
	background-position: 99% 97%;
	float: left;
	width: 80%;
}

.rightgrey {
	background: #A2A2A3;
	height: 147px;
	float: left;
}

.content {
	padding: 5px;
}

.leftcontent {
	background: grey	;
	padding:20px;
	min-height: 300px;
}

.leftcontent a {
	color: #0115b7;
}

h3 {
	font-size: 25px;
	font-family: monospace;
	color: black;
	padding: 0;
	margin: 0 0 0px 0;
	text-decoration: underline;
	width: 50%;
}

h4 {
	font-size: 20px;
	color: black;
	padding: 0;
	margin: 0 0 0px 0;
	width: 100%;
}

p4
{
  margin:0;
  padding:0;
  font-size:17px;
}


#images {
	background-image: url(Matt_Satriano.jpeg);
	background-repeat: no-repeat;
	position: relative;
	width: 300px;
	height: 300px;
	top: 0px;
	float: right;
	margin: 0 0px 0px 0;
}

.footer {
	font-size: 11px;
	padding: 0 3px 3px 3px;
	background-color:  black;
}

.text3 {
  color: black;
  font-size: 11px;
  color: grey;
  text-align: left;
}

.text4 {
  font-size: 11px;
  color: #9a6947;
  text-align: right;
}


.bottomnav {
	font-size: 10px;
	word-spacing: 125px;
	text-align: left;
	padding: 0 3px 3px 3px;
}
