#banner{
	height: 150px;
	width: 1200px;
	text-align: center;
	margin: auto;
	background-image:url(images/banner.png);
	padding: 0;
	display:block;
	line-height: 0;
}

#outer{
	height: 800px;
	width: 1200px;
	background-color: #FFF;
	text-align: center;
	margin: auto;
	margin-top:-30px;
}

#inner{
	height:40px;
	width: 1200px;
	background-image:url(images/btnbar.jpg);
	margin: auto;
	margin-top: 30px;
	border-radius: 10px;
	text-decoration: none;
	text-align: left;
}

#inner div:hover{
	background-color: #669999;
}

.button{
	display: inline-block;
	text-align: center;
	margin-bottom:10px;
	background-color: #00CCCC;
	width: 120px;
	border: solid 1px black;
	height: 40px;
}

.button a {
	text-decoration: none;
	color:blue;
	font-size: 15px;
	text-align: center;
}

html{
	background-image:url(images/background.png);
}

body{
	margin: 0;
	padding: 0;
}

#graphicServices{
	width: 600px;
	height: 30px;
	text-alighn: left;
	background-color: orange;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}

#flashPort{
	width: 800px;
	height: 600px;
	margin-top: 100px;
	position: absolute;
	margin-left: 100px;
}

#mandsFlash{
	width: 800px;
	height: 600px;
	margin-top: 100px;
	position: absolute;
	margin-left: 100px;
}

#ecstaticFlash{
	width: 800px;
	height: 600px;
	margin-top: 100px;
	position: absolute;
	margin-left: 100px;
}

#gameFlash{
	width: 800px;
	height: 600px;
	margin-top: 100px;
	margin-left: 100px;
	position: absolute;
}

#jensenFlash{
	width: 800px;
	height: 600px;
	margin-top: 100px;
	position: absolute;
	margin-left: 100px;
}

#backBtn{
	position: absolute;
	margin-top: 100px;
	margin-left: 100px;
	float: left;
}

#practice{
	color:white;
}
#searchbox{
	background-color: gray;
}
#homePic{
	position: absolute;
	width: 800px;
	margin-top: auto;
	margin-left: auto;
}
#homePic img{
	width: 727px;
	margin-top: 25px;
	margin-left: 135px;
}

#lineBreak img{

	margin-left:auto;
}
	
#footer{
	width: 1200px;
	height: 30px;
	background-color: gray;
	margin: auto;
	text-align: center;
	color: white;
	margin-top: 740px;
}

#copyright{
	margin: auto;
	color: white;
}

.mbutton {
	
	float: right;
	display: inline-block;
	margin-right:10px;
	padding:0;
	margin:0;
}

.mbutton img{
	height: 40px;
	width: 40px;
	text-align:center;
}

.mbutton:hover{
	border: 1px solid black;
	border-radius: 100px;
}	

#portfolio_dropdown{
	height: 100px;
	width: 120px;
	background-color:gray;
	z-index: 99;
	margin-left: 505px;
	display:none;
	position: absolute;
	text-align: center;
}

#portfolio_dropdown div:hover{
	background-color:#669999;
}

#portfolio_dropdown div a{
	font-color:black;
}

#formbox{
	position: absolute;
	text-align:right;
	margin-left: 965px;
	background-color: gray;
	width: 235px;
	height: 158px;
}

#paraText{
	text-align:left;
	width: 700px;
	margin-top: auto;
	position: absolute;
	margin-left: 150px;
	overflow:scroll;
	height: 725px;
}

#paraText p img{
	float: right;
}

#submit{
	text:align= center;
}

#drawingGallery{
	position: absolute;
	text-align: center;
	background-color:orange;
	height: 700px;
	width: 250px;
	margin-left: 25px;
	margin-top: 25px;
	overflow: scroll;	
}

#drawingGallery img{
	height: 125px;
}

#sidebox{
	position: absolute;
	display: inline block;
	text-align:center;
	height: 595px;
	width:235px;
	background-color:#F5F5F5;
	margin-top:158px;
	margin-left:965px;
}

#quick_links{
	margin: auto;
	margin-top: 10px;
	height: 200px;
	width:200px;
	background-color:black;
	border-radius: 10px;
	text-align: center;
}

#quickText{
	color: silver;
	text-decoration: underline;
}
#aboutheading{
	display: inline-block;
	position: absolute;
	margin-left:25px;
}

#imageBox {
	height: 600px;
	width: 550px;
	text-align: center;
	margin-top: 25px;
	margin-left: 350px;
	position: absolute;
}

#imageBox #imageArea {
	height: 550px;
	text-align: center;
	margin-top: 20px;
	content-align: center;
}
	