﻿@import url(layout.css);

html { 
min-height: 100%; margin-bottom: 4px;margin-top:12px; 
}

body {
	color: #555555;
	font-family:Verdana;
	background-image: url('../images/clay-bg.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #000072; 
	font-size:8pt;
}
 
/* Styles for Masthead */
#masthead {
	text-align: center;
	font-size: 8pt;
	width: 800px;
	height:100px;
	background-image:url('../images/clays-banner.jpg');background-repeat:no-repeat;background-position:center top;
}
#masthead img {
	border-width: 0px;
	margin: 0px;
	padding: 0;
}
#linkbar {
	margin: 0;
	padding: 0;
	width:100%;  
}
 
/* Content Styles */

#content_left_asp {
	float: left;
	width: 500px;
	margin: 10px 8px auto 4px;
	padding: 0px 12px 2px 12px;
	font-size: 8pt;
	text-align:justify;
}
#content_left_asp_alt {
	float: left;
	width: 480px;
	margin: 2px 8px auto 24px;
	padding: 0px 12px 2px 12px;
	font-size: 8pt;
	text-align:justify;
}
#content_right_asp {
	float: left;
	width: 240px;
	margin-top: 0px;
	padding: 2px 2px 2px 2px;
	font-size: 8pt;
	text-align:justify;
}
#content_left_asp img {
	border-width: 0px;
	margin: auto;
	padding: 4px;
}
#content_right_asp img {
	border-width: 0px;
	margin: auto;
	padding: 4px;
	float:none; 
}
#stage {
	float: left;
	width: 97%;
	margin: 12px auto 20px auto;
	text-align:center; 
	padding: 2px 2px 2px 2px;
}
p {
	background-position: 0px 0px;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
	text-align:justify;
}

/* Styles for Headings */
h1 {
	font-size: 11pt;
	color:#000066;
	font-weight:normal;
	font-variant:small-caps;
	text-align:center;
	border-top:1px #a9a9a9 solid;
	border-right:2px #a9a9a9 solid;
	border-bottom:2px #a9a9a9 solid;
	border-left:1px #a9a9a9 solid;	
	margin:18px 28px 18px 28px;
	padding:8px;
	background-color:#eeeeee;
}
h2 {
	font-size: 10pt;
	font-variant:small-caps;
	font-weight: normal;
	color:#000066;
	text-align:center;
	border-top:1px #a9a9a9 solid;
	border-right:2px #a9a9a9 solid;
	border-bottom:2px #a9a9a9 solid;
	border-left:1px #a9a9a9 solid;
	margin:8px 8px 18px 8px;
	padding:8px;
}
h3 {
	font-size: 8pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#555555;
	text-align:left;
}
ul {
	font-size:8pt;
	color:#222222;
}
li {
	font-size:8pt;
	list-style-image: url('../images/bullet2.gif');
	color:#222222;
}


/* Styles for Footer */
#footer {
	color: #555555;
}
#footer p {
	font-size: x-small;
	text-align: center;
	margin: 10px;
	padding: 1px;
}


/* Styles for Links */
a {
	color:#0000ff;
	text-decoration:none;
}
a:hover {
}
#footer a:hover {
	color:#000066;
}
#slide_list a:hover {
	color:#000066;
}


/* Other Styles */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align: center;
}
.quotes {
	font-size: 8pt;
	text-align:center;
	padding: 0px 2px 0px 2px;
}
.quotes_attr {
	font-size: 8pt;
	font-style: italic;
	text-align:left;
	padding: 4px;
}
.p-small {
	font-size: 7pt;
}
.bookmark {
	color: #000066;
}
.top {
	font-size:x-small;
}


/* Styles for round boxes */ 

#right-box-liquid-round { 
width:240px;
margin:12px auto; 
background:#ffffff url(../images/leftside.gif) repeat-y left top;
} 
.right-box-top { 
width:100%; 
height:20px; 
background:url(../images/top.gif) no-repeat left top; 
} 
.right-box-top span { 
display:block; 
position:relative; 
height:20px; 
background:url(../images/top-right.gif) no-repeat right top; 
} 
.right-box-center-content { 
position:relative; 
background:url(../images/rightside.gif) repeat-y right top; 
padding:1px 20px 1px 25px; 
margin:-1px 0 -50px 0;
text-align:center; 
} 
.right-box-bottom { 
height:60px; 
background:url(../images/bottom.gif) no-repeat left bottom; 
} 
.right-box-bottom span { 
display:block; 
position:relative; 
height:60px; 
background:url(../images/bottom-right.gif) no-repeat right top; 
} 

#left-box-liquid-round { 
width:480px;
margin:12px auto; 
background:#ffffff url(../images/leftside.gif) repeat-y left top;
} 
.left-box-top { 
width:100%; 
height:20px; 
background:url(../images/top.gif) no-repeat left top; 
} 
.left-box-top span { 
display:block; 
position:relative; 
height:20px; 
background:url(../images/top-right.gif) no-repeat right top; 
} 
.left-box-center-content { 
position:relative; 
background:url(../images/rightside.gif) repeat-y right top; 
padding:1px 20px 1px 25px; 
margin:-1px 0 -50px 0;
} 
.left-box-bottom { 
height:60px; 
background:url(../images/bottom.gif) no-repeat left bottom; 
} 
.left-box-bottom span { 
display:block; 
position:relative; 
height:60px; 
background:url(../images/bottom-right.gif) no-repeat right top; 
} 

