body {
	background-color: #090909;
	font:76% Arial, Helvetica, sans-serif; 
	color:#B3BEAD; 
	line-height:150%;
	margin:0; 
	padding:0;
}

td {
	font: normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8a8a8a;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
    font-weight:bold;
}
.grey{
	font-size:12px;
	color:#FFF;
}

.sub_nav {
	text-decoration:none;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:link{
	font: normal 12px Tahoma, Arial;
	color: #F0B51C;
	text-decoration: none;
}
a:visited{
	font: normal 12px Tahoma, Arial;
	color: #F0B51C;
	text-decoration: none;
}
a:active{
	font: normal 12px Tahoma, Arial;
	color: #F0B51C;
	text-decoration: none;
}
a:hover {
	font: normal 12px Tahoma, Arial;
	color: #F0B51C;
	text-decoration: none;
}
<!--Banner CSS -->

#portfolio{
	list-style:none;
	margin-top:-95px;
	margin-left:-40px;
}
#icons{
	position:relative;
}
#facebookicon{
	position: absolute;
	top:20px;
	left:135px;
}
#twittericon{
	position: absolute;
	top:20px;
	left:170px;
}
#youtubeicon{
	position: absolute;
	top:20px;
	left:205px;
}
			
<!--Footer CSS-->
#footer{
	font-family:"Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color: #949191;
	padding-bottom:20px;
}
a.footer:link{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	color: #949191;
	text-decoration:none;
	}
a.footer:visited{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #949191;
	}
a.footer:hover{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#F0B51C;
	}
a.footer:active{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	color: #949191;
	text-decoration:none;
	} 
#wrap{
	margin-left:10px;
	margin-right:10px;
	padding-left:100px;
	background-color:#090909;
}


.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #e3d657;
text-decoration: none;
}

.yellow-text-underline {
color: #e3d657;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #949191;
text-decoration: underline;
}
.gray-text-regular{
color: #949191;
text-decoration: none;
}

.green-text{
color: #74886e;
text-decoration: none;
}
