body {
	background-color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	line-height: 1.3em;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/symphony.jpg);
	background-repeat: repeat;
	font-weight: bold;
}
#wrap {
	background-color: #141414;
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #313131;
	margin-top: 7%;
	width: 62em;
	background-image: url(images/pc.jpg);
	background-repeat: no-repeat;
	background-position: 50px 170px;
	font-size: 0.6em;
}
#graphicwrap {

	background-color: #141414;
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #313131;
	margin-top: 7%;
	width: 62em;
	background-image: url(images/fireworks.jpg);
	background-repeat: no-repeat;
	background-position: 50px 170px;
	font-size: 0.6em;
}
#webwrap {

	background-color: #141414;
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #313131;
	margin-top: 7%;
	width: 62em;
	background-image: url(images/collage.jpg);
	background-repeat: no-repeat;
	background-position: 50px 170px;
	font-size: 0.6em;
}
#contactwrap {

	background-color: #141414;
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #313131;
	margin-top: 7%;
	width: 62em;
	background-image: url(images/handshake.jpg);
	background-repeat: no-repeat;
	background-position: 50px 170px;
	font-size: 0.6em;
}
#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 72px;
}
#menu {
	background-image: url(images/strap.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	background-color: #141414;
	text-align: right;
	color: #CCCCCC;
	margin-right: 1em;
}
a:link {
	color: #999999;
	background-color: #141414;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999999;
	background-color: #141414;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	background-color: #141414;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #999999;
	background-color: #141414;
	font-weight: bold;
	text-decoration: none;
}
#text {
	font-weight: normal;
	color: #CCCCCC;
	background-color: #3E3E3E;
	padding: 10px;
	margin-top: 20px;
	margin-left: 260px;
	border: 1px solid #666666;
	line-height: 1.6em;
	text-align: justify;
}
#text a:link {
	color: #CC6600;
	background-color: #3E3E3E;
}
#text a:visited {
	color: #CC6600;
	background-color: #3E3E3E;
}
#text a:hover {
	color: #CCCCCC;
	background-color: #3E3E3E;
}
#text a:active {

	color: #CC6600;
	background-color: #3E3E3E;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 61em;
	font-size: 0.6em;
	font-weight: normal;
	text-align: right;
	padding-left: 80px;
}
