/* Thank you (www.iseeyou-designs.com) for your help with the mouseovers ... This CSS style sheet was developed by www.studio7designs.com  ... drop me off and email if you have any questions aran@studio7designs.com  Have fun! */

html{
	padding:0;
	margin:0;
}

body{
	background:#ffffff url(none) no-repeat center top;
	margin:0;
	padding:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

h1{
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:2.6em;
	font-weight:normal;
	padding:0 0 10px 50px;
	margin:20px 5px 5px 5px;
	color: #000066;
}

h3{
	color:#0000FF;
	font-family:geneva,arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

h2{
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size:1.4em;
	margin:auto;
	text-transform:capitalize;
	color: #000099;
	border-top: none;
	border-right: 0.5px none;
	border-bottom: 0.5px none;
	border-left: 0.5px none;
}

h2 span{
	background:#fff url(images/booksmall.gif) no-repeat bottom right;
	padding:10px 50px 0px 0;
	margin:auto;
	line-height:2em;
}

p{
	line-height:1em;
}

a{
	text-decoration:none;
	color:#0000FF;
}

a:hover{
	color:#CC6600;
	background-color:#fcfded;
	border-bottom:1px solid #aecb6e;
}

#border{
	width:700px;
	padding:0;
	margin:15px auto;
	background:#fff 
	
}

#blogtitle{
	width:700px;
	margin:10px auto;
    padding:0 0 5px 0;
	text-align:left;
	padding-left: 20px;
    font-size:1.1em;
    line-height:1.2em;
	
}



.maintext img{
	display:inline;
	color:#303030;
	border: 2px dashed #CCCCCC;
	background-color: #FFFFFF;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding: 2px;
}

.maintext2 {
background-color: #ffffff;
padding:5px;
margin:0px auto;
width: 75%;
height:45px;
float: left;
overflow: hidden;
}

.maintext3 {
background-color: #ffffff;
margin:0px 0px 0px 0px;
width: 100%;
float: left;

}
td {
	background-repeat: no-repeat;
}
table {
	text-align: left;
	background-repeat: no-repeat;
}
ul {
	list-style-image: url(<%homepageurl%>images/smallbullet1.jpg);
	text-align: left;
}
li {
	list-style-image: url(<%homepageurl%>images/smallbullet1.jpg);
}
