/* Internal CSS - Used for all pages except Projects section */

@import url(base.css);

body {
	margin: 0em;
	padding-bottom: 1.5em;
}

#Album {
	background-color: transparent;
	height: 500px;
	margin-left: 2em;
	margin-right: 0em;
	width: 540px;
}

#CAATitle {
	background-color: transparent;
	height: 102px;
	width: 760px;
}

#Content {
	background-color: #FFFFFF;
	left: 163px;
	position: relative;
	text-align: left;
	top: -148px;
	width: 597px;
}

#Content #Pagehead {
	font-style: normal;
	padding-top: 2.0em;
	text-align: center;
}

#Content a:link {
	background-color: transparent;
	color: #710000;
	text-decoration: none;
}

#Content a:visited {
	background-color: transparent;
	color: #4F4F4F;
	text-decoration: none;
}

#Content a:hover {
	background-color: #D60000;
	border-bottom-color: #373737;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-top-color: #373737;
	border-top-style: groove;
	border-top-width: thin;
	color: #FFFFFF;
}

#Content a:active {
	background-color: #D60000;
	border-bottom-color: #F7D300;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-top-color: #F7D300;
	border-top-style: groove;
	border-top-width: thin;
	color: #F7D300;
}

#Content blockquote {
	font-size: 0.85em;
	font-style: italic;
	margin-left: 4em;
	margin-right: 4em;
}

#Content dd {
	margin-left: 2em;
	margin-right: 2em;
}

#Content dl {
	margin-left: 2em;
	margin-right: 2em;
}

#Content dt {
	font-style: italic;
	font-weight: bold;
}

#Content h1 {
	font-size: 1.85em;
	text-align: center;
}

#Content h2 {
	font-size: 1.55em;
	font-style: italic;
	margin-left: 1em;
}

#Content h3 {
	font-size: 1.3em;
	font-variant: small-caps;
	margin-left: 1.4em;
}

#Content h4 {
	font-size: 1.15em;
	font-style: italic;
	font-variant: small-caps;
	margin-left: 1.7em;
}

#Content h5 {
	font-size: 0.95em;
	margin-left: 2em;
	text-decoration: underline;
}

#Content h6 {
	font-size: 0.85em;
	font-style: italic;
	margin-left: 2.5em;
	text-decoration: underline;
}

#Content ol {
	margin-left: 3em;
	padding-left: 1em;
}

#Content p {
	margin-left: 2em;
	margin-right: 2em;
}

#ContentFrame {
	height: 700px;
	width: 597px;
}

#Footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	left: 163px;
	padding-bottom: 1.5em;
	padding-left: 2em;
	padding-right: 2em;
	position: relative;
	width: 530px;
}

#Footer a:link, a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

#Footer a:hover {
	background-color: #D60000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	color: #FFFFFF;
}

#Footer a:active {
	background-color: #D60000;
	border-bottom-color: #F7D300;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-top-color: #F7D300;
	border-top-style: groove;
	border-top-width: thin;
	color: #F7D300;
}

#Footer hr {
	background-color: #D60000;
	color: #D60000;
}

#Header {
	background-color: #FFFFFF;
	height: 102px;
	width: 760px;
}

#Holder {
	background-color: #FFFFFF;
	background-image: url(../images/common/bkgd/content_bkgd.gif);
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	color: #000000;
	text-align: left;
	width: 760px;
}

#Info {
	display: table;
	text-align: center;
}

#Info table {
	border: thin solid #363636;
	margin-left: 2em;
	margin-right: 2em;
}

#Info td {
	background-color: #DDDDDD;
	padding-left: 0.3em;
	padding-right: 0.3em;
	text-align: left;
}

#Info th {
	background-color: #D60000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	text-align: right;
	vertical-align: top;
}

#NavLeft {
	clip: auto;
	height: auto;
	width: 163px;
}

#NavTop {
	background-color: #D60000;
	height: 26px;
	width: 760px;
}

#NavTopButtons {
	background-color: transparent;
	height: 22px;
	left: 173px;
	position: relative;
	text-align: left;
	top: 2px;
	width: 587px;
}

#Query {
	background-color: transparent;
	color: #000000;
	width: 760px;
}

#ChronNav {
	font-size: 0.90em;
}