p {
	margin: 0 0 20px 0;
}

h1 {

}

h2 {
	margin: 10px 0 10px 0;
	font-weight: normal;
	background-color: white;
	padding: 5px;
	border-left: 3px solid #c3cf21;
}

h2 a:link {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: #c3cf21;
	font-size: 13px;
}

h2 a:visited {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: #c3cf21;	
	font-size: 13px;	
}

h2 a:hover {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: #e2e7b1;
	font-size: 13px;	
}

h2 a:active {
	float: right;
	font-weight: bold;
	text-decoration: underline;
	color: #c3cf21;
	font-size: 13px;		
}

h3 {
	font-weight: bold;
	margin: 20px 0 10px 0;
}

h3 span {
	color: #c3cf21;
	margin-right: 10px;
}

h4 {
	color: #c3cf21;
}

a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover {
	color: #9e9e9e;
	font-weight: bold;
	text-decoration: none;	
}
	
a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}

strong {
	color: #c3cf21;
}

img {
	border: 0px;
}

/* Everything else etc */

#mattlogo {
	margin: 0;
	float: left;
	display: none;
}

ul#portfolio-items {
	width: 567px;
	background-color: #f2f2f2;
	padding: 9px 4px 0 9px;
	list-style-type: none;
	overflow: hidden;
}

ul#portfolio-items li {
	float: left;
	margin-right: 4px;
}

ul#portfolio-items .hidden {
	display: none;
}

div#content {
	width: 560px;
	margin: 40px 0 0 350px;
	background-color: #f2f2f2;
	padding: 10px;
}

body#index h1, h3 {
	display: none;
}

body#portfolio-page h1, h3 {
	display: none;
}

body#aboutmatt h1 {
	display: none;
}

body#aboutmatt h3 {
	display: block;
}

body#index h2#tagline {
	font-size: 12px;
	padding: 0px;
	margin: 181px 0 0 350px;
	height: 131px;
	width: 580px;	
	position: relative;
	border: none;		
}

body#index h2#di-link {
	font-size: 12px;
	padding: 0px;
	margin: 24px 0 0 350px;
	height: 56px;
	width: 397px;	
	position: relative;
	border: none;		
}

body#index h2#squad-link {
	font-size: 12px;
	padding: 0px;
	margin: 24px 0 0 350px;
	height: 43px;
	width: 253px;	
	position: relative;
	border: none;		
}


body#portfolio-page h2#tagline {
	font-size: 12px;
	padding: 0px;
	margin: 153px 0 0 350px;
	height: 131px;
	width: 580px;	
	position: relative;
	border: none;		
}

body#aboutmatt h2#tagline {
	font-size: 12px;
	padding: 0px;
	margin: 153px 0 0 350px;
	height: 55px;
	width: 580px;	
	position: relative;
	border: none;	
}


body#aboutmatt h2#tagline a {
	float: none;
}

.clearer {
	height: 1px;
	overflow: hidden;
	clear: both;
}

p#footer {
	margin: 0 0 20px 350px;
	padding-top: 10px;
	width: 580px;
}

p#footer a {
	float: right;
}

/* Portfolio Thumbs */

a.thickbox {
	display: block;
	width: 135px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	padding: 0;
	margin-bottom: 10px;
	text-align: center;
}

a:visited.thickbox {
	text-decoration: none;
}

a:hover.thickbox {
	border: 1px solid #999999;
	color: #666666;
}

a.thickbox img {
	padding: 0;
	margin: 2px 2px 0 2px;
}

a.thickbox span {
	height: 15px;
	padding-bottom: 3px;
	margin: 0;
	border-top: 1px solid #d7d7d7;
	border-left: 4px solid #d7d7d7;
	border-right: 4px solid #d7d7d7;
	display: block;
}
