﻿body 
{
	background-color:#565656; 
	margin: 0 0 0 0;
	text-align:center;
	font-family:Calibri, Arial;
}

{
	text-decoration:none;
}



#divMain
{
	position:relative;
	display:block;
	width:877px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div#Space
{
	position:relative;
	display:block;
	height:6px;
}

.dropdownTextBox
{
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:black;
	font-weight: normal;
}

.dropdownSubmit
{
	background-color:blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;color:white; 
	font-weight: normal;
}

div#MAINportfolioBox
{
	background-color:#333333;
	background-image:url(../images/box_fullwidth_top.png);
	background-repeat:no-repeat;
	float:left;
	width:877px;
}


div#websitesTitle
{
	margin-top:70px;
	margin-left:60px;
	position:absolute;
	width:170px;
	height:30px;	
	text-align:center;
	font-size:24px;
	color:white;
	font-weight:bold;
}

div#websitesContent
{
	margin-top:100px;
	position:absolute;
	margin-left:60px;
    width:400px;
	height:30px;	
	text-align:left;
	font-size:12px;
	color:white;
	font-weight:normal;
}

div#sketchTitle
{
	margin-top:70px;
	position:absolute;
	margin-left:350px;
    width:170px;
	height:30px;	
	text-align:center;
	font-size:23px;
	color:white;
	font-weight:bold;
}

div#sketchContent
{
	margin-top:100px;
	position:absolute;
	margin-left:350px;
    width:170px;
	height:30px;	
	text-align:center;
	font-size:12px;
	color:white;
	font-weight:normal;
}

div#videoTitle
{
	margin-top:70px;
	position:absolute;
	margin-left:620px;
    width:200px;
	height:30px;	
	text-align:center;
	font-size:23px;
	color:white;
	font-weight:bold;
}

div#videoContent
{
	margin-top:100px;
	position:absolute;
	margin-left:630px;
    width:170px;
	height:30px;	
	text-align:center;
	font-size:12px;
	color:white;
	font-weight:normal;
}

div#flashTitle
{
	margin-top:200px;
	position:absolute;
	margin-left:50px;
    width:200px;
	height:30px;	
	text-align:center;
	font-size:23px;
	color:white;
	font-weight:bold;
}

div#flashContent
{
	margin-top:230px;
	position:absolute;
	margin-left:63px;
    width:170px;
	height:30px;	
	text-align:center;
	font-size:12px;
	color:white;
	font-weight:normal;
}

div#virtualTitle
{
	margin-top:200px;
	margin-left:340px;
	position:absolute;	
    width:200px;
	height:30px;	
	text-align:center;
	font-size:23px;
	color:white;
	font-weight:bold;
}

div#virtualContent
{
	margin-top:230px;
	margin-left:350px;
	position:absolute;	
    width:170px;
	height:30px;	
	text-align:center;
	font-size:12px;
	color:white;
	font-weight:normal;
}

div#jimbobTitle
{
	margin-top:200px;
	margin-left:620px;
	position:absolute;	
    width:200px;
	height:30px;	
	text-align:center;
	font-size:23px;
	color:white;
	font-weight:bold;
}



div#flashIntroBottomImage
{
	margin-top:320px;
	background-color:#565656;
	background-image:url(../images/box_fullwidth_bottom.png);
	background-repeat:no-repeat;
	width:877px;
	height:24px;	
}



