body {
	margin: 10px 0px 0px 0px;
	font-size: 11px; 
	color: #444444; 
	line-height: 1.5; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	background-color: #000000;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 775px;
	background-color: #ffffff;
	text-align: left;
}

p {
	text-align: left;
	}

img	{
	margin: 0px; 
	border: none;
	}
	
h1 {
	font-size: 17px; 
	line-height: 22px; 
	color: #000000;
	font-weight: bold;
	}

h2 {
	font-size: 15px; 
	line-height: 18px; 
	color: #000000;
	font-weight: bold;
	}

h3 {
	font-size: 14px; 
	line-height: 16px; 
	color: #646464;
	font-weight: bold;
	}

h4 {
	font-size: 11px; 
	line-height: 14px; 
	color: #646464;
	font-weight: bold;
	}

h5 {
	font-size: 11px; 
	line-height: 16px; 
	color: #646464;
	font-weight: bold;
	}

h6 {
	font-size: 10px; 
	line-height: 16px; 
	color: #000000;
	font-weight: bold;
	}
	
caption {
	font-size: 16px; 
	line-height: 16px; 
	color: #050F3C;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 15px 0px;
	}

#header {
	margin: 0px auto;
	position: absolute;
	height: 100px;
	width: 775px;
	padding: 0px;
	background-image: url(images/top.jpg);
	}
	
#content {
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 145px;
	width: 610px;
	background-color: #ffffff;
	background-image: url(images/purple.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
	
.web {
	float: left;
	display: block;
	}
	
.web p {
	clear: both;
	}
	
.web img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 50px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
	
#sitright {
	margin: 0px 0px 20px 0px;
	float: left;
	display: block;
	}
	
#sitright ul {
	list-style-type: disc;
	list-style-position: inside;
	}
	
.threed {
	float: left;
	display: inline;
	}
	
.threed img {
	float: left;
	clear: both;
	margin: 0px 50px 30px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
	
.vid img {
	float: left;
	margin: 0px 20px 20px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
	
.print img {
	float: left;
	clear: both;
	margin: 0px 20px 20px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
	
.mm img {
	float: left;
	display: inline;
	margin: 0px 20px 20px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
	
.flash object {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	}
	
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ff216e;
	}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fdb402;
	}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9c1dfe;
	}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #9c1dfe;
	}

#sidemenu {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;	
	text-align: right;
	height: 385px;	
	width: 116px;
	color: #ffffff;
	background-image: url(images/pinkface.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#portfolio {
	position: absolute;
	top: 100px;
	left: 360px;
	line-height: 2.5em;
	text-transform: ;
	font-size: 12px;
	}
	
#sidemenu ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	width: 113px;
	}
	
#sidemenu li {
	line-height: 3em;
	font-size: 14px;
	width: 113px;
		}
	
#sidemenu a:link {
	color: #ffffff;
	padding-right: 30px;
		}

#sidemenu a:visited {
	color: #ffffff;
	padding-right: 30px;	
		}

#sidemenu a:hover {
	color: #fdff6f;
	background-image: url(images/yellow.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right: 30px;
		}

#sidemenu a:active {
	color: #fdff6f;
	padding-right: 30px;
		}
	
#footer {
	margin: 0px;	
	clear: both;
	height: 50px;
	padding: 15px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	}
