html
{
	font-family:arial,helvetica,clean,sans-serif;	
}

#bottom-menu
{
	color: #9dccd6;
	font-size:18px;
	font-weight:normal;
}

#bottom-menu a
{
	color: #75b4c1;
	text-decoration: none;	
}

#bottom-menu a:hover
{
	text-decoration:underline;
}

.big-wrapper-style
{
	margin:0 auto;
	width:100%;
	background-color:#fff;
}

.content-inner-style
{
	border:10px solid #9dccd6;
	width:700px;
	margin:0 auto;
	min-height:500px;
	padding:50px 35px;
}

#content
{
	margin-top:30px;
}

.portfolio-links
{
	font-size:12px;
	color: #9dccd6;
	text-align:right;
	font-weight:normal;
}

.portfolio-links a
{
	color: #00547e;
	text-decoration: none;
}

.portfolio-links a:hover
{
	text-decoration: underline;
}

.filename
{
	color: #00547e;
}

.filename a
{
	color: #00547e;
	text-decoration: none;
}

.filename a:hover
{
	text-decoration: underline;
}
