body {
	background-image: url(graphics/bg-sky.GIF);
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
}
#webdesign, #content{
	width: 724px;
	margin-left: -362px;
	left: 50%;
	position: absolute;
}
#webdesign {
	height: 94px;
	top: 30px;
}
#content {
	top: 124px;
	background-image: url(graphics/bg.GIF);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 0px;
	width: 724px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-align: center;
	position: absolute;
	top: 1px;
	width: 97%;
	left: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-style: italic;
}
#navigation {background-image: url(graphics/b-webdesign.GIF);}
#nav-portfolio {background-image: url(graphics/b-design.GIF);}
#nav-services {background-image: url(graphics/b-webservices.GIF);}
#nav-contact {background-image: url(graphics/b-contact.GIF);}

#navigation, #nav-portfolio, #nav-services, #nav-contact {
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 622px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 30px;
}
#navigation a, #nav-portfolio a, #nav-services a, #nav-contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 55px;
	font-weight: normal;
	color: #FFCC66;
	padding-right: 7px;
	padding-left: 7px;
}
#navigation a:hover, #nav-portfolio a:hover, #nav-services a:hover, #nav-contact a:hover {
	color: #FFFFFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000099;
	text-align: center;
}
table {
	margin-bottom: 15px;
}
table a {
	font-size: 12px;
	color: #000099;
	display: block;
}
table a:hover {
	color: #990000;
}
table p {
	font-size: 14px;
	padding: 5px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	text-align: center;
	width: 100%;
	background-color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: block;
	list-style-image: none;
	list-style-type: none;
}
