body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	cursor:pointer;
}
h1:hover{
	color: #DB590D;
	cursor:pointer;
}
h2 {
	font-size: 9pt;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
}
h3 {
	font-size: 9pt;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
}
h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h6 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin: 0px;
	padding: 0px;
}


p {
	font-size: 8pt;
	font-weight: bold;
}
a:link ,a:visited,a:active{
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #DB590D;
}

#wrapper {
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 42px;
	margin-top: 30px;
}

#header {
	margin-bottom: 21px;
}
#menu {
	float: left;
	width: 158px;
}
#static {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	padding-top: 8px;
	padding-bottom: 10px;
}
#static a:link ,#static a:visited,#static a:active{
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
#static a:hover {
	text-decoration: none;
	color: #DB590D;
}

#dynamic {

}
#dynamic a:link ,#dynamic a:visited,#dynamic a:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}
#dynamic a:hover {
	text-decoration: underline;
	color: #DB590D;
}
.sketchbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
}
.sketchbook-img {
	display: block;
	margin-bottom: 15px;
}







#content {
	float: right;
	width: 826px;
}
.contact {
	width: 370px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
.title {
	font-size: 10pt;
	font-weight: bold;
}
.info {
	font-size: 9pt;
	font-weight: bold;
}
.image {
	padding-top: 38px;
	background-color: #FFF;
}
.image img {
	padding-bottom: 5px;
	display: block;
}


.about {
	width: 370px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
.about p {
	padding-bottom: 10px;
}

.breaker {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	width: 100%;
}
