a:link {
 	color: #404040;
 	text-decoration: none;
 	border-bottom: 1px dotted #404040;
}

a:visited {
 	color: #808080;
 	text-decoration: none;
 	border-bottom: 1px dotted #404040;
}

a:hover {
	background-color: #C3C9B1;
	color: #A5003B;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}


/* CSS Document */
body {
	margin: 0 0 0 0;
	padding: 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../templateimages/bg_pattern.gif);
	background-repeat:repeat;
	
}


.image {
	margin-bottom: 5px;
	margin-right: 5px;
}

#wrapper	{
	margin: 35px auto;
	margin-bottom: 35px;
	padding: 0px;
	width: 764px;  	
}

#content {
	background: url(../templateimages/content-bg.gif) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
	margin: 0;
	color: #404040;
	width: 764px;
	float:left;
	text-align: left;
	
}

#header
{
background: url(../templateimages/header.jpg) no-repeat;

height:85px;
text-align:right;
padding: 20px 50px 0px 275px;
}

<!-- top navigation icons section begins here-->
#container {
	width: 500px;
	height: 90px;
	padding: 0px 30px 0px 200px;	
	background: #7FA0B1;
	float:right;
	}

#nav {
	margin: 0;
	padding: 0;
	height: 100px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 600px;
}	

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
    margin: 0 10px;
	background-position: 0px 0px;
	float: left;
	padding: 70px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:70px; /* for IE5/Win only */
	}
	
#nav a:hover {
    margin: 0 10px;
	background-position: 0 -70px;
	}

#nav a:active {
    margin: 0 10px;
	background-position: 0 -210px;
	}

#nav a.selected {
    margin: 0 10px;
	background-position: 0 -210px;
	}
	

#thome a  {
	width: 60px;
	background: url(../templateimages/home.jpg) top left no-repeat;
	text-decoration:none;
	background-position: 0 -210px;
	border-bottom: 0px;
	}

#thome a:hover  {
	width: 60px;
	background: url(../templateimages/home.jpg) top left no-repeat;
	text-decoration:none;
	background-position: 0 -210px;
	border-bottom: 0px;
	}


#tgraffiti a  {
	width: 60px;
	background: url(../templateimages/graffiti.jpg) top left no-repeat;
	text-decoration:none;
	border-bottom: 0px;
	}

#tguestbook a  {
	width: 60px;
	background: url(../templateimages/guestbook.jpg) top left no-repeat;
    text-decoration:none;
	border-bottom: 0px;
	}
	
#tcontact a  {
	width: 65px;
	background: url(../templateimages/contact.jpg) top left no-repeat;
	text-decoration:none;
	border-bottom: 0px;
	}
	
<!-- top navigation icons section ends here-->	
#left
{
float: left;
width:217px;
padding: 0;
}

.leftnav {
	width: 183px;
	padding: 15px 15px 7px 15px;	
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;
	color: #7E7055;
	line-height: 15px;
}

.leftnav h2 {
	font: bold 18px Trebuchet MS, Times New Roman, Times, serif;
	background-image:url(../templateimages/leftnav-h2-bg.jpg);
	background-repeat:no-repeat;
	background-position:0 bottom;
	text-decoration:none;
	color: #7E7055;	
	text-align:left;
	padding-bottom: 10px;
	margin:2px;

}

.leftnav h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-top:5px;
	font-size:11px; 
	font-weight:bold;
	color: #404040;	
}

.leftnav ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
}

.leftnav ul li {
	background: url(../templateimages/bullet_extlink.gif) no-repeat 0 8px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 10px;
}

.leftnav ul a:link {
 	color: #404040;
 	text-decoration: none;
 	border-bottom: 1px dotted #404040;
}

.leftnav ul a:visited {
 	color: #808080;
 	text-decoration: none;
 	border-bottom: 1px dotted #404040;
}

.leftnav ul a:hover {
	background-color: #C3C9B1;
	color: #A5003B;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}

.leftnav ul a:active {
	background-color: #C3C9B1;
	color: #222222;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}

#contentarea  {
	font-size:11px; 
	font-weight:bold;
	margin: 0;
	color: #404040;
	width: 490px;
	float: right;
	padding: 20px 30px 25px 20px;
	text-align: left;	
}

#post {
padding-bottom: 15px;
}

#post h2 {
    font: bold 18px Trebuchet MS, Times New Roman, Times, serif;
	color: #7E7055;
	width: 480px;
	background-image:url(../templateimages/contentarea-h2-bg.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	padding-bottom: 10px;
	margin-top: 10px;
}

#line {
border-bottom: 1px dotted #999999;
}

#post h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-top:5px;
	font-size:11px; 
	font-weight:normal;
	color: #7e7055;	
	text-align:center;
}

#post h3 a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #7e7055;	
padding:5px;
font-size:10px; 
font-weight:normal;
text-decoration:underline;
}

#footer {	
	clear: both;
	margin: 0px auto;
	position: relative;
	background-color: #8C7A64;
    border-top: 5px solid #d9c499;
	color: #f7f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	width: 754px;
	padding: 5px;
	
}


#footer  a:visited, #footer a:link {
	color: #D3D8C4;
	text-decoration: none;
	border-bottom: 1px dotted #D3D8C4;
}

#footer  a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: none;
	
}

.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5B604C;
	margin-bottom: 10px;
	text-align:justify;
	
}

.calendartext {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5B604C;
	height:20px;
	margin-bottom: 0px;
	padding-left: 18px;
	padding-bottom: 5px;
	background-image:url(../templateimages/calendar.gif);	
	background-repeat: no-repeat;
	background-position: 0 5px;
}


