body
{
	background: black;
	margin:0;
	font-family:verdana,helvetica,sans-serif;
	font-size:10pt;	
}

body.inside
{
	background: black url(../img/robotbackground3.gif);
	margin:0;
	font-family:verdana,helvetica,sans-serif;
	font-size:10pt;	
}




#container{
width: 1000px;
background: black;
/*border: solid 1px yellow;*/

position: absolute;
left: 50%;
margin-left: -500px;
text-align: center;
}


div#toplinks
{
	text-align: right;
	padding-right:15px;
	color:#614665;
	font-size: smaller;
	padding-top:1ex;
	padding-bottom:1ex;
}


/*==========================================menu*/

#menu
{
	float: left;
	width: 405px;
	/*border: solid 1px #ccc;*/
}







/*=====================================center*/

#center
{
	float: right;
	width:590px;
	margin-bottom: 1ex;
	text-align: left;
	margin-top: 15px;
}




img.robot
{
float: right;
margin-left: 10px;
}



img.project-img
{
float: right;
margin-top: -2ex;
}



p.introduce
{

	/*margin-top: 20px;
	margin-right:10px;*/

	padding:3em;
	padding-top: 4em;
	text-align:left;  
	font: normal  14pt helvetica;
	color: yellow;
}


p.article
{
	color:white;
	font-size:small;
	text align:left;
}

h1{
color: gold;
}




p.link-e-portfolio
{
	padding:3em;
	padding-top: 2ex;
	text-align:left;  
	font: normal  13pt helvetica;
	color: pink;

}




p{
	color: white;
	font: normal  14pt helvetica;
}





/* ======================================bottom*/
#bottom
{
	clear: right;
	/*float:right;*/
	width:750px;
	margin-top: 10px;
	/*border-left: solid 3px white;
	border-top: solid 3px white;	*/
	text-align: center;	
}




#video
{
 margin-bottom:20px;
}




#download
{
	color: pink;
	font:normal 14pt helvetica;
	font-style:italic;
}


/*footerlinks*/



#footer{
clear: both;
background: #16192A;
color:#fff;
text-size:smaller;
text-align:center;
padding:1ex 0;
}









