body {
	background-image:url(../../images/swirl_bgd.jpg);
	background-repeat: repeat-x;
	background-color: #00108d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#CCCCCC;
}
a:link {
	color:#99CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	text-decoration: none;
	color:#CCCCCC;
	/*background-color:#99CC00;*/
}
a:active {
	text-decoration: none;
	color: #99CC00;
}
#right_column{
	background-color:#7f7f7f;
	background-image:url(../../images/swirlys_in_gray.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
div#page_content{
	width:290px;
	text-align:justify;
}
div#page_content_wide{
	width:575px;
	padding-top:50px;
	padding-bottom:20px;
}
#portfolio_text{
	padding-left:30px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:justify;
}
.bigger{
font-size:14px;
}

.gray_color{
	color:#999999;
	}
