a.extlink {border-bottom:1px solid white;background: url('/img/extlink.gif') no-repeat right center;padding-right:9pt }
#nav a:link {color:#1374BB}
#nav a:active {color:#1580CE}
#nav a:visited {color:#1374BB}
#nav a:hover {color:#B3B3FF}
#div1 {margin-left:20pt;margin-right:20pt;}
td {letter-spacing: 1px;}
.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: left;
}

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;
	scrollbar-3dlight-color: white; scrollbar-arrow-color:blue; scrollbar-base-color: white; scrollbar-darkshadow-color: white; scrollbar-face-color: white; scrollbar-highlight-color: white; scrollbar-shadow-color: white;
}


#header {
	background: url(/blog/wp-content/themes/conrel/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: 840px;
}
#cont {
	width: 760px;
text-align:left;
}

#content {
	display: inline;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 5px;
	width: 610px;
}

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;
}

img {
	border: none;
}

h3 {
	font-size: 15pt;
	margin: 0;
	padding: 0;
}

p {
	font: 14pt Georgia, "Palatino Linotype";
	line-height: 2em;
	letter-spacing:normal;
	color:navy
}

h1, h2, h3, h4 {
	font-family: Georgia, "Palatino Linotype";
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.7em;
	border:0;
}

.hd2em {
	font-family: Georgia, "Palatino Linotype";
	font-weight: normal;
	font-size:15pt;
	line-height: 2em;
	letter-spacing: 1px;
	border:0px none;
}
h2 {
	font-family: Georgia, "Palatino Linotype";
	font-weight: normal;
	letter-spacing: 2px;
}
.hlight {
	font-family: Georgia, "Palatino Linotype";
	font-weight: normal;
	letter-spacing: 2px;
	padding:10pt;
	border-bottom: 1px solid navy;
	background:#F4F9FF;
}

h5 {
	font-family: Georgia, "Palatino Linotype";
	font-weight: normal;
	line-height: 1.7em;
	letter-spacing: 1px;
	border:0px none;
	font-size:10pt
}

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;
}


#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}
