#page
{
	width : 600px;
	margin : 0 auto;
	text-align : left;
	color : #ffffff;
	font-family : Tahoma; 
	/*border:1px solid #ffffff;*/
}
body
{
	background-color : #000000;
	text-align : center;
	font-size : 14px;
}
#menu
{
	/*margin-left : 20%;*/
	/*border:1px solid #00ff00;*/
	height : 50px;
	border-top :1px solid #333333;
}
#centercontent
{
	
	width : 600px;
	height : 500px;
	/*border:1px solid #0000ff;*/
	background:  url(../media/image.jpg) no-repeat center middle;
	text-align : left;
}
#footer
{
	clear:both;
	text-align : center;
	/*margin-top : 510px;*/
	font-size : 10px;
}
#footer a:link, #footer a:visited
{
	font-size : 10px;
	color : #9A9A9A;
	text-decoration : none;
}
#location
{
	text-align : right;
	float : right;
}
#menuitem
{
	text-align : center;
	float : left;
	padding : 5px;
	/*border:1px solid #00ffff;*/
	width : 100px;
}
#menuitem img
{
	border : 0;
}
#menuitem a:link, #menuitem a:visited
{
	font-family : Verdana; 
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
}
#menuitem a:hover
{
	color : #0000ff;
}
#portfolio
{	
	text-align : left;
}
#portitem
{
	/*padding : 10px;*/
	/*background-color : #333333;
	width : 300px;*/
	/*height : 10px;*/
	padding : 15px;
	/*float : left;*/
	width : 100px;
}

#portitem img
{
	border : 0;
	/*width : 150px;*/
}
#portitem a:link,#portitem a:visited
{
	font-size : 10px;
	text-decoration : none;
	color : #B6B6B6;
	margin-left : 55px;
	
}
#contactitem a:link, #contactitem a:visited
{
	font-size : 12px;
	text-decoration : none;
	color : #0000ff;
}
#contactitem
{
	padding : 5px;
}

#pagecontent ul
{
	font-size : 12px;
}

#pageheader
{
	font-size : 16px;
	padding : 14px;
	color : #64FF3E;
}
#contentblock
{
	height : 100px;
	width : 300px;
	/*border:1px solid #333333;*/
	color : #6F6F6F;
	padding : 5px;
	text-align : left;
	margin-left : 100px;
}
#contentheader
{
	font-size : 14px;
	color : #ffffff;
	padding : 5px;
	text-align : left;
}
#contentblock a:link, #contentblock a:visited
{
	font-size : 12px;
	color : #7AFF42;
}
#portchoices
{
	margin-top : 100px;
}
#portchoice
{
	float : left;
}
#portchoice a:link ,#portchoice a:visited
{
	text-decoration : none;
}
#portchoice img
{
	border : 0;
}