#conash3D0 {height:0px; top:-1px;}
body {
	background:url(images/bg.gif) repeat;
	text-align: center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

a:link{
	color: #003366;
	text-decoration: none;
	border-bottom: 1px dotted #6699CC;
}

a:visited{
	color: #6699CC;
	text-decoration: none;
	border-bottom: 1px dotted #6699CC;
}

a:hover{
	color: #003366;
	text-decoration: underline;
	border: 0px none;
}

img {
	border: 0px none;
}

.side a:link, #nav a:link {
	border: 0px none;
}

.side a:visited, #nav a:visited {
	border: 0px none;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	font-size: 1.2em;
}

h2{
	font-size: 1.1em;
}


#wrapper{
	margin:0 auto 0 auto;
	width:800px;
	text-align: left;
}

#top{
	height: 5px;
	background: #FFFFFF url(images/shadow_top.gif) repeat-y right;
}

#bg{
	padding: 10px 19px 15px 15px;
	background: #FFFFFF url(images/shadow_side.gif) repeat-y right;
}

#banner{
	background:  url(images/titlebanner.jpg);
	width: 765px;
	height: 182px;
}

#nav{
	background: #ECECEC;
	height: 26px;
	padding-left:0px;
	margin: 10px 0 0px 0;
}

#content{
	float: left;
	width: 500px;
	margin-top: 10px;
	border-right: 1px dotted #CCCCCC;
	line-height: 1.6em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#contentportfolio{
	float: left;
	width: 765px;
	line-height: 1.6em;
	margin-top: 10px;
}
#container{
	margin-top: 10px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}

#links{
	float: right;
	margin-top: 10px;
	line-height: 1.3em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 225px;
	background-image: url(images/sidenavbg.jpg);
	background-repeat: repeat-y;
}

#links ul, #archive{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#links li, #archive li{
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0px;
}


.title{
	color: #6699CC;
	padding-left: 30px;

}

.date{
	color: #666666;
}


.blogbody, .comments-body{
	padding-bottom: 20px;
}
.blogbody p {
	text-align: justify;
}



.syndicate{
	padding: 15px 0 15px 0;
}


.clear {
	clear:both;
}

.side img{
	padding: 5px 0 5px 0;
}

#bottom{
	background: url(images/shadow_bottom.gif) no-repeat;
	height: 4px;
}

#footer{
	float: right;
	height: 10px;
	margin-right: 4px;
	
}

.thumbnail{
	float: left;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #ECECEC;
}

.border {
  border: 1px solid #ccc;
  padding: 5px;
}

.example {
  border: solid 1px #ccc;
  background-color: #ECECEC;
  padding: 10px;
}

#nav ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#nav ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#nav ul li a
{
background: transparent;
width: 150px;
height: 20px;
padding: 0;
margin: 3px 0px 0px 3px;
color: #000000;
text-decoration: underline;
display: block;
text-align: center;
font: 1em Georgia, "Times New Roman", Times, serif;

}

#nav ul li a:hover
{
color: #fff;
background: #369;
}

#nav a:active
{
background: #036;
color: #fff;
}

#nav li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;.currentpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #006699;
}
