	/* Layout */

	body {
		padding: 0px;
		margin: 0px;
	}

	#container {
		height: auto;
		padding: 0px;
		top: 0px;
		position: relative;
		margin-right: 45px;
		margin-left: 45px;
		margin-bottom: 30px;
		margin-top: 30px;
		width: 100%;
	}

	#title {
		position: relative;
		width: 100%;
	}

	#page-top {
		display: none;
	}

	#col1 {
		position: relative;
		width: 100%;
	}

	#col2 {
		position: relative;
		width: 100%;
	}
	
	#col-single {
		position: relative;
		width: 815px;
	}

	#copyright {
		z-index: 30;
		float: left;
		position: relative;
		width: 100%;
	}
	#page-bottom {
		display: none;
	}

	.clear {
		clear: both;
	}

	.main {
		clear: both;
	}
	
	.portfolio {
		margin-bottom: 20px;
		float: left;
		margin-right: 25px;
		width: 380px;
	}

	#logo {
		display: none;
	}

	#tagline {
		display: none;
	}

	#flourish-1 {
		display: none;
	}

	#flourish-2 {
		display: none;
	}
	
	#brushes {
		display: none;
	}
	
	#slideshow {
		display: none;
	}

	/* Text formatting */
	
	body {
		color: #000000;
		font-size: 67%;
		font-family: "Lucida Grande", Arial, sans-serif;
	}

	h1, h2, h3, h4, h5, p, li {
		padding: 0px;
		margin: 0px;
		font-size: 1em;
	}
	
	
	p {
		font-size: 1em;
		margin-bottom: 1em;
	}

	h1 { line-height: 50px; font-style: normal; font-weight: normal; background-position: left center; background-repeat: no-repeat; text-align: left; color: #000000!important; font-family: "Times New Roman", Times, serif; font-size: 2em;} 

	h2 { padding-bottom: .5px; padding-top: .5em; clear: both; font-style: italic; color: #000000!important; font-family: "Times New Roman", Times, serif; font-size: 1.6em;}

	h3 { font-weight: normal; color: #000000!important; font-family: "Times New Roman", Times, serif; font-size: 1.3em;}

	small {
		font-size: .9em;
		color: #666666;
	}
	
	#copyright p {
		font-size: .85em;
	}

	#copyright p {
		font-size: .9em;
	}

	/* Lists and Links */	

	.portfolio-list p {
		padding: 0px;
		margin: 0px;
	}
	ul {
		padding: 0px;
	}

	li {
		list-style-position: inside;
		list-style-type: none;
	}
	
	.menu ul { padding: 0px; list-style-type: none; margin: 0px; }
	
	.menu li { list-style-type: none; padding: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 1em; margin-top: 0px; display: inline;}

	a {
		font-weight: bold;
		text-decoration: none;
		color: #000000!important;
	}
				
	#logo span, .sep1 span, .sep2 span {
		display: none;
	}

	/* Images */

	.frame {
		border-left-color: #acacac;
		border-bottom-color: #dddddd;
		border-right-color: #dddddd;
		border-top-color: #acacac;
		border-width: 1px;
		padding: 1px;
		border-style: solid;
	}

	.align-left {
		margin-bottom: 15px;
		margin-right: 15px;
		float: left;
	}

	.align-right {
		margin-bottom: 15px;
		margin-left: 15px;
		float: right;
	}
	
	/* Misc */
	
	.sep1, .sep2 {
		display: none;
	}
	
	}
	form {
		display: inline;
		padding: 0px;
		margin: 0px;
	}
	
	.paypal-btn button {
		background-color: transparent;
		padding: 0px;
		margin: 0px;
		display: block;
		border-style: none;
	}

	.p7AB div {
		display: block !important;
		visibility: visible !important;
	}

