BODY{
	margin: 0px;
	padding:27px 0 0 0;
	background: url('../Img/sitebackground.gif') repeat-x;
}

td{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
	
/********** Presentation Styles **********/

h2 {
	font-size: 12px;
	margin: 0px;
	padding:0 0 15px 0;
	color:#CF2D24;
}

p {
	margin: 0px;
	padding:0 0 15px 0;
}

img {
	margin-bottom:-3px;
}

html>body img{
	margin-bottom:0;
}


a {
	color: black;
}

a:hover {
	color: #CF2D24;
}

.projects a {
font-weight:bold;
text-decoration:none;
color:#666;
}

.projectLink
{
	display:block;
	padding-left: 0.8em;
	text-indent: -0.8em;
}

.projectLink a
{
	text-decoration: none;
}


.home a{
font:11px/20px Arial, Helvetica, sans-serif;
width:100%;
padding:10px 25px;
display:block;
font-weight:bold;
color:#666;
	text-decoration:none;
}

.home a:hover {
	color: #CF2D24;
}

#links
{
	margin-left: 25px;
	margin-top: 0px;
}

#links a 
{
	text-decoration: none;
}

#links li
{
	margin-bottom: 5px;
	list-style-type: none;
}


/********** Presentation Styles **********/




/********** Layout Styles **********/

.content {
padding:20px;
width:578px;
}

.shadow {
background:url(../Img/dropshadow.jpg) no-repeat left top;
padding:0 20px;
}

.gradient {
background: url(../Img/page_gradient.jpg) repeat-y left top;
}

.projects {
float: left;
width: 160px;
margin: 0 10px 10px 0;
}

.projects img {
margin-bottom:5px;
}

.thumbnail{
border:2px solid #eee;
}

.thumbnail:hover{
border: 2px solid #CF2D24;
}

#project_info table td {
border-top:1px solid #ccc;
padding:5px 0;
}


/********** Layout Styles **********/





