a.extlink {text-decoration:none}
td {letter-spacing: 1px;background:white}
#nav a:link {color:#1374BB}
#nav a:active {color:#1580CE}
#nav a:visited {color:#1374BB}
#nav a:hover {color:#B3B3FF}
.small10 {font-size:10pt}
.bordwhite {border-bottom:7px solid white;}
.finder {border:1px inset;font-size:9pt;background:white;color:#00B3B3;font-family:TW Cen MT,Arial Unicode MS}
.finderbut {font-family: TW Cen MT,Arial Unicode MS; font-size: 6pt;cursor:hand}


body {
	background: white;
	background-image:url('/img/dolphback.jpg');
	background-attachment:fixed;
	background-position:left top;
	background-repeat:no-repeat;
	color: navy;
	font: 12pt Georgia, "Palatino Linotype";
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #1374BB;
	text-decoration:none;
}

a:visited {
	color: #0F5F99;
	text-decoration:none;
}

a:active {
	color: #2797E9;
	text-decoration:none;
}
a:hover {
	color: #B3B3FF;
	text-decoration:none;
}



input, textarea {
	font: Georgia, "Palatino Linotype";
	background: white;
	border: #E3E3FF 1px solid;
}

#rap {
	background: white;
	font: 0.9em Georgia, "Palatino Linotype";
	margin: 0 auto;
	padding: 0px 8px;
	text-align: left;
	width: 874px;
}

#header {
	background: url(img/top.jpg) navy no-repeat bottom;
	border: #FFCC99 0px solid;
	height: 183px;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

#main {
	background: white;
	margin: 0 auto;
	padding: 0;
	width: 854px;
}

#content {
	display: inline;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 5px;
	width: 610px;
}

#sidebar {
	color: navy;
	display: inline;
	float: right;
	font-size: 1em;
	margin: 0;
	padding: 0px 8px 10px 8px;
	width: 200px;
}

 
a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dotted #B3B3FF;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
	font-size: 1em;
	font-style: italic;
}

code {
	color: #D48B00;
	font-family: "Courier New", Courier, monospace;
	padding-left: 2px;
	padding-right: 2px;
}

blockquote, cite {
	background: url(img/blockquote.gif) #EEF2FF no-repeat left top;
	margin: 15px 30px 0 10px;
	padding: 0 10px 20px 45px;
}

img {
	border: none;
}

h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	color:#9595FF;
}

p {
	line-height: 1.5em;
	margin: 0 0 1em;
	letter-spacing:1px;
	padding: 0;
	color:navy
}

h1, h2, h3, h4 {
	font-family: Georgia, "Palatino Linotype";
	font-weight: normal;
	letter-spacing: 1px;
	border:0;
}

hr {
	color:#E3E3FF;
}

#header h1 {
	font-size: 1.6em;
	margin: 0;
	padding: 10px 20px 0 0;
	text-align: right;
	border:0;
}

#header h1 a {
	color: white;
	text-decoration: none;
	border:0;
}

#header h1 a:hover {
	color: white;
	text-decoration:none;
	border:0;
}

#header #desc {
	color: white;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
}

#sidebar ul h2 {
	background: url(img/sidenav_top.jpg) no-repeat center;
	color: #9595FF;
	font-size: 1em;
	margin: 10px 0 0 0;
	padding: 2px;
	text-align: center;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	color: #9595FF;
	padding: 0px;
}

#sidebar ul ul {
	color: #9595FF;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	padding-bottom: 1em;
}

#pagenav {
	list-style: none;
}

#sidebar ul ul li {
	margin: 0.1em 0 0 0;
	color: #9595FF;
	padding: 0;
}

#sidebar ul ul li a {
	border: none;
	text-decoration: none;
}

#sidebar ul ul li a:link {
	color: #1374BB;
}

#sidebar ul ul li a:visited {
	color: #0F5F99;
}

#sidebar ul ul li a:hover, #sidebar ul ul li a:active {
	color: #1580CE;
}

#sidebar ul ul ul {
	background: none;
	border: none;
	font-size: 1em;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

#sidebar ul ul ul li {
	background: url(img/subcat_bullet.gif) no-repeat 0 5px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

#content ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 45px;
}

#content ul li {
	padding-left: 1em;
}

.post , .page {
	margin: 0 0 10px 0;
}

.page {
	margin: 25px -5px 0 27px;
}

.post-info, .page-info {
	color: navy;
	font: 0.85em Georgia, "Palatino Linotype";
	margin: 0;
	padding: 0;
	border:0;
}

.page-info {
	text-align: center;
}

.post-info a {
	color: #1374BB;
}

.post-info a:hover {
	color: #9595FF;
}

.post-content, .page-content {
	border-top: #9595FF 1px solid;
	font: 12pt Georgia, "Palatino Linotype";
	margin: 23px 0;
	padding: 20px 0;
}

.page-content {
}

.post-title, .page-title {
	font: 1.6em Georgia, "Palatino Linotype";
	margin: 0;
}

.page-title {
	font-size: 1.6em;
	font-weight: normal;
}

#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	color: navy;
	text-decoration: none;
}

.post-date {
	background: #E3E3FF;
	color: #9595FF;
	float: left;
	font: bold 0.9em/1em Georgia, "Palatino Linotype";
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	text-align: center;
	width: 57px;
}

.post-footer {
	background: url(img/divider.gif) no-repeat center;
	padding-top: 20px;
}

#footer {
	border-top: #B3B3FF 1px solid;
	clear: both;
	color: navy;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 7px 0;
	text-align: center;
	width: 740px;
}

#footer a {
	border: none;
}

.commentlist {
	font-size: 1em;
	font-weight: normal;
}

#commentform {
	margin: 0 0 0 40px;
}

#commentform textarea {
	width: 80%;
}

#commentform p {
	margin: 0 0 1em;
}

#comments,#respond {
	color: #676E04;
	font: 0.9em Georgia, "Palatino Linotype";
	margin: 3em 0 1em 40px;
	text-transform: uppercase;
}

.commentlist li {
	background: url(img/comments_bottom.jpg) #EEF2FF repeat-x bottom;
	border: #E1D6C6 1px solid;
	margin: 5px 0;
	padding: 10px 10px 20px 10px;
}

.commentlist .alt {
}

#topnav {
	font: 0.9em Georgia, "Palatino Linotype";
	list-style: none;
	margin: 0 auto;
	padding: 12px 20px 0 0;
	text-align: right;
}

#topnav li {
	display: inline;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li a:link, #topnav li a:visited {
	color: white;
	text-decoration: none;
}

#topnav li a:hover, #topnav li a:active {
	color: #7597F2;
}


/* Text and Image Alignment */ 
.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.internal_tag {border:none;border-bottom:none;color:#0000C6}

.sociable {DISPLAY: inline; LIST-STYLE-TYPE: none;}
.sociable ul {DISPLAY: inline; LIST-STYLE-TYPE: none;}
.sociable ul li {DISPLAY: inline; LIST-STYLE-TYPE: none;}
