body {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #ccc;
	background-color: #000;
	/*background-image: url('images/bg.gif'); */
	text-align: center;
}

a {
	color: #aaaaff;
	
}

a:hover {
	text-decoration: none;

}

h2 {
	font-size: 18px;
	border-bottom: 1px solid #aaaaff;
	padding: 3px;
}

h3 {
	border-bottom: 2px solid #aaaaff;
	padding: 5px;
	font-size: 15px;
}

.title {
	margin-top: 20px;
	margin-bottom: 0;
}

h1 {
	font-size: 20px;
	margin-bottom: 2px;
}

h4 {
	color: #ffcc33;
}

#name a img {
	border: 0;
}	

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align: left; 
	background-color: #666699;
}

#maincol {
	margin-bottom: 15px;
}

#leftnav {
	
	float: left;
	background-color: #666699;
	height: 100%;
	margin-top: 10px;

}

#navcontainer {
	
	margin-left: 35px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #666699;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 100px;
background-color: #666699;
border-top: 1px outset #A3A3D6;
border-left: 1px outset #A3A3D6;
border-bottom: 1px outset #555555;
border-right: 1px outset #555555;
text-align: center;
margin-bottom: 5px;
text-decoration: underline;
font-weight: bold;
font-variant: small-caps;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
}

#navcontainer a:hover
{
color: #fff;
text-decoration: none;
border-top: 1px inset #555555;
border-left: 1px inset #555555;
border-bottom: 1px inset #A3A3D6;
border-right: 1px inset #A3A3D6;
}

#navcontainer a#current {
	text-decoration: none;
	color: #999;
	
}

#svcs a.services, #lnks a.links, #bout a.about, #index a.home, #email a.contact, #port a.portfolio {
	
	text-decoration: none;
	border: 1px solid #A3A3D6;

}

#svcs a:hover.services, #lnks a:hover.links, #bout a:hover.about, #index a:hover.home, #email a:hover.contact, #port a:hover.portfolio {
	
	text-decoration: none;
	border: 1px solid #A3A3D6;
	
}

#welcome {

	margin-left: 175px;
	margin-top: 20px;
	margin-bottom: 50px;
	width: 375px;
	
}


	
#name {
	margin-left: 270px;
	font-variant: small-caps;
}


#footer { 
	width: 800px;
	background: #000;
	position: relative;
	bottom: auto;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px 0px 5px 0px;
}

.paypal {
	background-color: #000;
	margin-left: 5px;
	margin-bottom: 7px;
}

#portfolio {
	margin-top: 20px;
	margin-left: 200px;
	margin-bottom: 20px;
	width: 475px;
}

#contact {
	margin-top: 20px;
	margin-left: 200px;
	width: 475px;
}

#services {
	margin-top: 20px;
	margin-left: 200px;
	margin-bottom: 10px;
	width: 475px;
}

#evil {
	margin-top: 20px;
	margin-left: 200px;
	margin-bottom: 10px;
	width: 475px;
}

#good {
	margin-top: 20px;
	margin-left: 200px;
	margin-bottom: 10px;
	width: 475px;
}


#contactform {
	margin-top: 20px;
	margin-left: 100px;
	
}


#about {
	margin-top: 20px;
	margin-left: 200px;
	margin-bottom: 15px;
	width: 475px;
}

#links {
	margin-top: 20px;
	margin-left: 200px;
	width: 475px;
}

#thanks {
	margin-top: 100px;
	margin-left: 200px;
	margin-bottom: 200px;
	width: 475px;
}


#about ul {
	list-style-type: square;
}

#about li {
	padding: 2px;
}

#links ul {
	list-style-type: square;
}

#links li {
	padding: 4px;
}

#links li a:hover {
	text-decoration: none;
}

#fpl ul {
	list-style-type: square;
}

#fpl li {
	padding: 2px;
}

.center {
	text-align: center;
}

img.showit {
	border: 1px solid #ffcc33;
	margin-top: 40px;

}

.hide {
	color: #666699;
}

.right {
	text-align: right;
}

.portlinks {
	text-align: center;
	margin-left: 40px;
}

.example {

	border-top: 2px outset #ffcc33;
	border-left: 2px outset #ffcc33;
	border-bottom: 2px outset #555555;
	border-right: 2px outset #555555;
	padding: 5px;
	float: none;
	margin-bottom: 10px;
}
