* {
	margin: 0px;
	padding: 0px;	
	
}

.remove_border {
	border: 0;
}

.body {
	font: 11px verdana, arial, sans-serif;
	line-height: 16px; 
	font-size: 12px;  	
 	background: #F9F9F7 url(images/a1.gif) repeat-x ;
}

a {
	text-decoration: underline;
	color: blue;
	font-family: verdana, arial, sans-serif;	
}

a:hover {
	text-decoration: none;
}

img {
	border-style: none;
}

h1 {
	margin: 16px 0;
	font-size: 1.35em;
	margin-top: 30px;	
}

h2 {
	font-size: 1.23em;
	margin-top: 30px;
	border-bottom: 1px dotted silver;
}

h3 {
	font-size: 1.05em;
	margin-top: 30px;
	margin-bottom: 10px;
}

h4 {
	font-size: 1.01em;
	font-weight: bold;
}

.submenu {
	margin-left: 10px;
	margin-bottom: 12px;
	border-bottom: 1px silver dotted;
	width: 150px;
	background: #eee;
	padding: 5px;
}

p {
	margin: 10px 0;
}

table td {
	padding: 3px;
	vertical-align: top;
}

ul,ol {
	margin: 8px 18px;;
}

li {
	padding: 2px;
}

#container {
	background: #fff;
	width: 1000px;
	margin: 0 auto;
	border: 1px solid silver;
}

#top {
	width: 1000px;
}

#left {
	width: 225px;
	float: left;
}

#right {
	width: 225px;
	float: right;
	text-align: center;
}

#main {
	width: 520px;
	margin-left: 225px;
	margin-top: 25px;
	padding: 12px;
	border-left: 1px silver dotted;	
	border-right: 1px silver dotted;	

}

#main-headerimg {
	padding: 0;
	align: center;
}

#main-headerimg img {
	border-style: none;	
}


#main-headerimg h1 {
	position: relative;
	bottom: 58px;
	left: 20px;

}

#main-introtext {
	font-size: 1.08em;
}

#main-firstad {
padding: 10px;
}

#main-text {
}

#main-text ol li {
	margin-left: 15px;
}

#left-item {
}

#left-item ul{
}

#left-item ul li {
	margin: 0px 5px 3px;
	list-style: none;
	vertical-align: middle;
}

#left-item ul li ul {
	border: 0px;
}

#left-item ul li ul li{
	font-size: 0.8em;
	list-style: square;
	margin: 0px 0px 0px 20px;
}



#right-item {
	margin-bottom: 15px;
	margin-left: 5px;
}

#right-item img {

}

#right-item h3 {
	text-align: center;
}


#comment {
	margin-left: 22px;
	border-top: 1px silver dotted;
	border-bottom: 1px silver dotted;	
}

#MySite table {
	margin-left: 18px;
}

#MySite * li {
	line-height: 10px;
}

.mysite_panel {
	border: 1px solid silver;
	padding: 14px;
}


.headerlink {
	color: black;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.9em;
}

.smaller {
	font-size: 0.8em;
}

.smallcenter {
	font-size: 0.8em;
	text-align: center;
}

.clearfloat {
	clear: both;
}
