@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px; padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#333;
}

a {
	color: #06F;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a:hover {
	color:#C90;
	text-decoration: none;
	border-bottom: 1px dashed;
}


#projects-box {
	width: 800px;
	padding: 14px;
}

#projects-box ul{
	padding: 0 0 18px 16px; margin: 0px; 
}

#projects-box li{
	background:url(../img/bullets-preview.gif) no-repeat;
	background-position: left;
	list-style: none;
	padding-left: 25px;
	height: 18px;
	margin-left: 0px;
}


#screen-bg {
	background: url(../img/mac-frame-portfolio-dikeshcom.png) no-repeat;
	width: 798px;
	height: 276px;
	padding: 22px 2px 1px 0px;
	text-align: center;
}

span.amp {
	font-family:"Baskerville","Goudy Old Style","Palatino","Book Antiqua",serif; font-size:110%;
	font-style:italic;
}

#screen {
	width: 798px; height: 275px;
	border-bottom: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
}