/* CSS Document  WEB DESIGN PORTFOLOIO*/






#body {
		background-repeat:no-repeat;
		background-color:#26393d;		
		}
		
		
a:link, a:visited  {
	color:#d0a825;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:hover {color:#0099FF;text-decoration: none;}

			
#content2 {color:#AAAAAA;
vertical-align:top;
line-height:25px;
margin:20px;
padding:15px;
font-family: Arial, Helvetica, sans-serif;
	border:#d0a825;
	border-style:dotted;
	border-width:thin;
	font-size: small;
}

#content3 {color:#AAAAAA;
vertical-align:top;
line-height:25px;
margin:20px;
padding:15px;
font-family: Arial, Helvetica, sans-serif;
	border:#d0a825;
	border-style:dotted;
	border-width:thin;
	font-size: small;
}
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000;
	background-color:#999999;
	color:#000;
	width:75px;
	text-align:center;
	}

.relatedLinks a{
	line-height:20px;
	display:block;
	background-color:#FFF;
	color:#000; 
	border: 1px solid #000;
}

.relatedLinks a:hover {
	line-height:20px;
	display:block;
	background-color:#000;
	color:#FFF; 
	border: 1px solid #000;
}

.relatedLinks p {color:#000;
font-family: Arial, Helvetica, sans-serif;
font-weight:bolder;
font-stretch:expanded;}

.relatedLinks hr {color:#000;}


/******** end relatedLinks***********/

			
hr {border-color:#BBBBBB;
	border-style:dotted;
	border-width:thin;

	}
	
	#menu {text-align:right;
	vertical-align:top;
	width:200px;
	padding-right:15px;
	color:#BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:25px;
		border:#d0a825;
	border-style:dotted;
	border-width:thin;}

	
	
	h3 {color:#d0a825;
	letter-spacing:3px;}
	
		h4 {color:#d0a825;
	letter-spacing:3px;}
	


