img {border:0px}
kbd {padding:0px 1px 0px 1px;border-width:1px 2px 2px 1px;border-style:solid}
abbr {border-bottom:1px dashed;cursor:help}
acronym {border-bottom:1px dashed;cursor:help}
dfn {font-style:normal;border-bottom:1px dashed;cursor:help}
code {font-family: courier, monospace;border:1px solid #cccccc;background-color:#ffffcc;padding-left:1px;padding-right:1px;line-height:1.2em;}
img.left {float:left;margin-right:3px}
img.right {float:right;margin-left:3px}
p {margin:.5em 0}
p.indent {margin-left:40px}
p.left {text-align:left}
p.center {text-align:center}
p.right {text-align:right}
span.underline {text-decoration:underline}
span.strikethrough {text-decoration:line-through}
div.textbox {clear:both;float:left;width:150px;font-size:.8em;padding:2px 10px;border-top:1px solid gray;border-bottom:1px solid gray}
div.photo {float:right;width:auto;font-size:.8em;font-weight:bold;padding:4px}
hr {width:90%;height:1px;color:black;}
.clear {clear:both}

html, body {
	background: #FFF;
	color: #000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 90%;
	font-family:arial,cans-serif;
}

html>body{
	font-size:100%;
}

a img {
	border-style:none;
}

.hide {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.img { display: block;}

a { font-weight: bold; }
a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #0066CC; text-decoration: none;}
a:hover { color: red; text-decoration: underline;}
a:active { color: red; text-decoration: underline;}

#page-title {
	margin: 0px;
	border: 0px;
	padding: 10px;
	color: #e0e0e0;
	background-color: #C30;
	background-image: url(/images/brand.jpg);
	background-repeat: no-repeat;
	background-position: center left ;
	font-weight: normal;
	text-transform: uppercase;
	height:60px;
	font-family: verdana,Helvetica, Georgia, "New Century Schoolbook", Times Roman, san-serif;
	font-size: 1.2em; /* 1.2em; */
	overflow: hidden;
}

#main {
	margin:0px 1em 1em 13em;
	background-color : #fff;
	color : #000;
	font-size: 1em;
	line-height: 1.35em;
	border-left: 1px solid #CCC;
	}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
 padding-left: .2em;
 margin: 1em .5em .5em 0px;
 border-right: 2px solid #CCC;
 border-bottom: 2px solid #CCC;
 color: #F00;
 background-color:#e6e6fa;
 font-weight: normal;
 font-family: Helvetica, Georgia, "New Century Schoolbook", Times, serif;
}

#main h1 { font-size: 1.8em;}
#main h2 { font-size: 1.4em;}
#main h3 { font-size: 1.2em;}
#main h4 { font-size: 1.0em;}
#main h5 { font-size:  .9em;}
#main h6 { font-size:  .8em;}

#main #standout {
 padding: 10px;
 border: 1px solid #000;
 font-size: 1.1em;
 line-height: 1.2em;
 background: #FFD;
 color: #000;
}

#main ul, #main ol {
 margin: 0px 0px 10px 20px;
}

#main li {
list-style-type: disc;
}

#main dt {
 margin-top: 30px;
 margin-bottom: 5px;
 font-weight: bold;
}

#sidebar {
	position:absolute;
	left:0px;
	width:180px;
	background-color:#f8f8f8;
	font: .9em Helvetica, "Lucida Grande", Verdana, Helvetica, sans-serif;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:13em;
	border-right:solid 1px #88f;
}
/* Again, "be nice to Opera 5". */
body>#sidebar {width:170px;}

#sidebar dd, #sidebar dl, #sidebar dt { margin-left: 0px; }

#sidebar ul {
 padding: 0px;
 margin: 0px;
 margin-left: 5px;
}

#sidebar li {
list-style-type: none;
}

#sidebar dt { font-weight: bold; }

#sidebar dt#switcher,
#sidebar dt#colophon
{ margin-top: 20px; }

#sidebar h2 {
 font-size: 1em;
}

dt.faq {
 border-bottom: 1px solid #333;
 padding-bottom: 5px;
 color: #f90;
 font-weight: normal;
 font-family: Helvetica, Georgia, "New Century Schoolbook", Times, serif;
 /* font-family: Candara, "News Gothic MT",  "Bitstream Vera Sans", "Lucida Grande", Verdana, Trebuchet, "Trebuchet MS",  sans-serif; */
 font-size: 1.2em;
}

#main dd p {
 margin-left: 0px;
 margin-top: 0px;
}

#footer {
 clear: both;
 padding: 0px;
 border-top: 1px solid #CCC;
 font: .8em/1.4em Helvetica, "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.flickrimg {
float: right;
width:240px;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

.blog {
	padding:0;
	margin:5px;
	border:solid 1px #aaf;
}

.blogheader {
 padding-left: .2em;
 margin: 1em .5em .5em 0px;
 border-right: 0;
 border-bottom: 0;
 color: #900;
 background-color:#fff;
 font-weight: normal;
 font-family: Helvetica, Georgia, "New Century Schoolbook", Times, serif;
}

.blogdate {
color: #900;
background-color: #fff;
font-weight: normal;
}
