body 
{
	font-family: arial;
	background-color: #b2d4f0;
	text-align: center;
	letter-spacing: -0.02em;
	color: #2a3693;
}

#container 
{
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header 
{
	height: 170px;
	margin: 0;
}

#menu
{
	width: 120px !important;
	width: 140px;
	padding: 25px 10px 0px 10px;
	margin: 0 0 0px 20px !important;
	margin: 0 0 0 10px;
	float: left;
	background-image: url('../images/menu-bg.gif');
	background-repeat: no-repeat;
	height: 282px !important;
	height: 310px;
	font-size: 90%;
}

#content
{
	float: right;
	margin: 0 20px 0 0 !important;
	margin: 0 10px 0 0;
	padding: 20px 20px 10px 20px;
	width: 703px !important;
	width: 743px;
	background-image: url('../images/content-bg.gif');
	background-repeat: no-repeat;
	background-color: #9aabd7;
}

#content p, #content li
{
	font-size: 1em;
}

#content ul, #content ol
{
	margin-left: 40px;
}

#footer 
{
	text-align: center;
	font-size: 0.7em;
	background-image: url('../images/footer-bg.gif');
	background-repeat: no-repeat;
	margin: 0 0 0 187px;
	padding: 20px 0 10px 0
}

#menu a:link, #menu a:visited 
{ 
	color: #2a3693;
	text-decoration: none;
}

#menu a:hover, #menu a:active 
{ 
	color: #0b1140;
	text-decoration: underline;
}

a:link, a:visited 
{ 
	color: #2a3693;
	text-decoration: underline;
}

a:hover, a:active 
{ 
	color: #0b1140;
	text-decoration: none;
}

#menu li
{
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
}

#menu ul
{
	margin: 0;
	padding:0;
}

h1
{
	font-size: 1.3em;
	text-align: center;
	border-bottom: 3px solid #2a3693;
}

h2
{
	font-weight: bold;
	font-size: 1em;
}

h3
{
	font-weight: bold;
	font-size: 0.9em;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
	
}

#portfolio
{
	background-color: #00007e;
	padding: 0 10px 10px 10px;
	color: #fff;
	margin-top: 20px;
}

#portfolio p
{
	margin-top: 10px;
}

#portfolio img, .floatright img
{
	border: 0;
}

.folder, .title, .page
{
	background-image: none !important;
}

hr
{
	color: #9aabd7;
	border: 0;
}
