/* CSS Document */

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

body {
	background-color: #660033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #660033;
	text-decoration: none;
	}
	
a:hover, a:focus {
	text-decoration: underline;
	}
	
a:active {
	color: #FFFFFF;
	}

h1 {
	font-size: 110%;
	line-height: 1.2;
}

h2 {
	font-size: 105%;
	}
	
p {
	line-height: 1.2;
	}
	
.smalltext {
	font-size: 80%;
	}
	
#portfolio_table td {
	line-height: 1.2;
	font-size: 90%;
	}
	
#portfolio_table td a {
	color: #660033;
	text-decoration: none;
	}
	
#portfolio_table td a:hover {
	text-decoration: underline;
	}
	
#portfolio_table td a:active {
	color: #ffffff;
	}

#frame {
	width: 950px;
	background-color: #8fc9c8;
	background-image: url(../images/wondercat_logo_teal.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	}

#main_content {
	padding: 20px;
	}
		
#portfolio_menu ul {
	line-height: 1.5;
	text-align: left;
	}
	
#portfolio_menu ul li a {
	list-style-image:url(../images/portfolio_closed.gif);
	color: #660033;
	text-decoration: none;
	}

#portfolio_menu ul li a:visited {
	color: #666633;
	}	

#portfolio_menu ul li a:hover {
	text-decoration: underline;
	}
	
#portfolio_menu ul li a:active {
	color: #ffffff;
	}	

#space {
	width: 600px;
	height: 200px;
	}

#flash_object {
	margin: 50px auto;
}	

#flars {
	padding: 50px 0;
}

#search {
	padding-left: 20px;
}
