	body{
	background-image: url("images/design/bg1.jpg");
	background-repeat: repeat;
	background-color: #000;
	text-align: center;
	color: #FF9966;
	font-size: 12px;
	font-family: verdana, arial, sans serif;
	line-height: 1.2
}

.h1{
color: #FF9966;
font-size: 24px;
display: block;
margin-top:8px;
margin-bottom: 16px;
}
.h2{
color: #FF9966;
font-size: 16px;
display: block;
margin-top:6px;
margin-bottom: 12px;
}
li{
margin-left: 15px;}
a{
color: #ca6900;
line-height: 1.4
}
a:hover{
color: #ca6900;
}


#contain{
margin-left: auto;
margin-right: auto;
width: 800px;
display: block;
}
#contentdiv {position: relative; bottom: 75px;}
#content{width: 800px;}
#cfoot{background: url(images/design/cfoot.png) no-repeat top center; height: 30px;}
#cleft{width: 24px; background: url(images/design/cleft.png) right repeat-y;}
#cright{width: 24px; background: url(images/design/cright.png) right repeat-y;}
#c{background-color: #000000; padding: 15px; text-align: left;}
#footer{
color:#FF9966;
margin-top: 15px;
}
#nav{
background: url(images/design/nav.png) no-repeat;
height: 42px;
padding: 14px 0px 0px 50px;
}
#nav a{
margin-right: 15px;
font-size: 15px;
padding-left: 8px;
text-decoration: none;
color: #FF9966;
}
#nav a:hover{
color: #fff;
text-decoration: overline;
}

#blazeddesigns{
background-image: url("http://blazed-designs.com/designedby.png");
background-repeat: no-repeat;
padding-left: 15px;
font-size: 9px;
color: #ca6900;
position: fixed;
bottom: 0px;
left: 0px;
padding-top:2px;
padding-bottom: 10px;
width: 200px;
z-index: 100;
margin-left:4px;
text-align: left;
}
#blazeddesigns a{
color:#b48336;
}
#blazeddesigns a:hover{
color:#fa9900;
}

.twitter{
background: url(images/design/twitter.png) no-repeat;
padding-left: 30px;
padding-top: 7px;
height: 26px;
}
.linkedin{
background: url(images/design/linkedin.png) no-repeat;
padding-left: 30px;
padding-top: 7px;
height: 26px;
}

#egg1{
width: 70px;
height: 70px;
display: inline;
float: right;
position: relative;
bottom: 220px;
right: 150px;
}