html {
	overflow: scroll;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url("/images/common/top_fade.jpg");
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainPage {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#innerArea {
	width: 860px;
	margin: 30px 20px 30px 20px;
}

/* header elements */
#pageHeader {
	height: 138px;
	position: relative;
}
#pageHeader img#card {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* columns and layout */
#leftColumn {
	width: 370px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding-left: 25px;
}
#rightColumn {
	width: 450px;
	float: right;
	margin: 0px 0px 15px 10px;
}

.clearBoth {
	clear: both;
	height: 1px;
}

/* text formatting */
h2 {
	margin: 30px 0px 5px 0px;
	color: #4c4c4c;
	font-weight: normal;
	font-size: 24px;
}
h2.smallTopMargin {
	margin: 10px 0px 5px 0px !important;
}
h3 {
	margin: 0px 0px 5px 0px;
	color: #556787;
	font-weight: normal;
	font-size: 18px;
}
p {
	margin: 10px 0px 5px 0px;
	color: #555555;
	font-size: 16px;
	line-height: 20px;
}
a {
	color: #556787;
	text-decoration: underline;
}
a:visited {
	color: #556787;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #e3e7ee;
}
.smallText {
	font-size: 12px;
	line-height: 15px;
	color: #8c8c8c;
}
.hidden {
	display: none;
}

/* project listing styles */
#projects {
	margin: 10px 0px 20px 0px;
}
#projects a {
	display: block;
	padding: 6px;
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #555555;
	font-size: 12px;
	font-style: italic;
	height: 41px;
}
#projects a span.projectName {
	color: #556787;
	font-size: 18px;
	font-style: normal;
}
#projects a span.underline {
	text-decoration: underline;
	color: #556787;
}
#projects a span.projectImage {
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	margin: 0px 14px 0px 0px;
}
#projects a:hover span.projectImage img {
	display: none;
}
#projects a:hover {
	border: 1px solid #cfd6e9;
}
#projects a:hover.weddingCar {
	background: url("/images/projects/wedding_car_on.jpg") no-repeat #e3e7ee;
	background-position: 6px 6px;
}
#projects a:hover.justShootMe {
	background: url("/images/projects/just_shoot_me_on.jpg") no-repeat #e3e7ee;
	background-position: 6px 6px;
}
#projects a:hover.gemini {
	background: url("/images/projects/gemini_on.jpg") no-repeat #e3e7ee;
	background-position: 6px 6px;
}

/* Social networking twitter panel */
#twitterTop {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	background: url("/images/common/social_panel_top.jpg") no-repeat;
}
#twitterTop h2 {
	color: #556787;
	margin: 0px 0px 0px 0px;
	padding: 17px 20px 0px 20px;
}
#twitterContent {
	width: 447px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #e4e8ef;
	color: #556787;
}
#twitterContent ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 0px 20px;
	color: #556787;
	font-size: 16px;
	line-height: 20px;
}
#twitterContent p {
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 0px 20px;
	color: #556787;
}
#twitterContent a:hover {
	background-color: #c3ccdd;
}
#twitterBottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 85px;
	background: url("/images/common/social_panel_bottom.gif") no-repeat;
	position: relative;
}
#twitterBottom p {
	margin: 0px 0px 0px 0px;
	padding: 37px 0px 0px 20px;
	color: #9b9b9b;
	font-size: 18px;
}
.socialLogos {
	position: absolute;
	top: 34px;
	left: 113px;
	height: 28px;
}
.socialLogos a {
	margin-right: 7px;
}

/* subpage styles */
.story {
	margin: 25px 0px 10px 25px;
}
.topStory {
	margin: 0px 0px 10px 25px;
}
.subLeftColumn {
	width: 480px;
	float: left;
}
.subRightColumn {
	width: 325px;
	float: right;
	margin: 0px 0px 15px 10px;
	padding: 25px 0px 0px 0px;
}
p.backLink {
	color: #556787;
	font-size: 36px;
	line-height: 40px;
	position: absolute;
	top: 70px;
	left: 400px;
}
p.backLink a {
	color: #556787;
}
p.backLink a:hover {
	color: #000000;
	background-color: #c3ccdd;
}
.imageCaption {
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	font-style: italic;
	color: #556787;
	font-size: 14px;
	text-align: right;
}
a:hover.imageCaption {
	color: #000000;
	background-color: #e3e7ee;
}

/* footer elements */
#footer {
	width: 835px;
	margin: 30px 0px 15px 25px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #dbdbdb;
}
#footer p {
	margin: 15px 20px 15px 20px;
	text-align: center;
	color: #a8a8a8;
}
#footer a {
	color: #a8a8a8;
	text-decoration: none;
}
#footer a:hover {
	color: #555555;
	text-decoration: underline;
}