html,
body {
   margin:0;
   padding:0;
   height:100%;
   color : #515151;
   text-shadow:0 1px 0 #FFFFFF;
   text-align: justify;
   font: italic 12px/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
   text-decoration: none;
	background: #e1e2e4 url(../images/bgtop.jpg) repeat-x;
}

.bold {
	font-weight: bold;
}

.total {
	font-style: italic;
	padding-bottom: 20px;
	text-shadow:0 1px 0 #FFFFFF;
}


#container {
   width: 960px;
   height: auto;
   margin: auto;
   padding-top: 30px;
}

#portfolio {
	float: right;
	width: 700px;
	padding-bottom: 80px;
}

#items {
	float: left;
	width: 250px;
}

#items ul {
	margin:13px 0 25px;
	padding:0;
	list-style:none;
}
#items li {
	height: 21px;
	text-shadow:0 1px 0 #FFFFFF;
}

.noimg {
	list-style: none;
	background: none no-repeat;
	padding-left: 0px;
}

#footer {
	clear: both;
	border-top: thin solid #748589;
	width: 960px;
}
.rightalign {
	text-align: right;
}

a:link {
	color: #4b4a4a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4b4a4a;
	text-decoration: none;
	text-shadow:0 1px 0 #FFFFFF;
}
a:visited {
	color: #4b4a4a;
	text-shadow:0 1px 0 #FFFFFF;
	border-bottom-width: 1px;
	text-decoration: line-through;
}
a:hover {
	color: #4b4a4a;
	text-shadow:0 1px 0 #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4a4a;
	text-decoration: none;
}

.blueactive {
	color: #ffffff;
	background-color: #4b4a4a;
	text-decoration: none;
	text-shadow:0 1px 0 #FFFFFF;
}
.blueactive:hover {
	color: #ffffff;
	background-color: #4b4a4a;
	text-decoration: none;
	text-shadow:0 1px 0 #FFFFFF;
}
.blueactive:visited {
	color: #ffffff;
	background-color: #4b4a4a;
	text-decoration: none;
	text-shadow:0 1px 0 #FFFFFF;
}

/* @group bluelinks */

a.blue:link {
	color: #4b4a4a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4b4a4a;
	text-decoration: none;
	text-shadow:0 1px 0 #FFFFFF;
}
a.blue:visited {
	color: #4b4a4a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4b4a4a;
	text-decoration: none;
	text-shadow:0 1px 0 #FFFFFF;
}
a.blue:hover {
	color: #4b4a4a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4a4a;
	text-decoration: none;
	text-shadow:0 1px 0 #FFFFFF;
}

/* @end */
