h1 {

	font-family: tahoma;
	font-size: 15px;

}
h2 {

	font-family: tahoma;
	font-size: 13px;
	margin-bottom:0px;
}
h2#comment {

	font-family: tahoma;
	font-size: 10px;
	margin-bottom:0px;
}
h3 {
	font-family: tahoma;
	font-size: 10px;
	margin-top:0px;
	margin-bottom:0px;
	color: #A3A3A3;
}
h3#comment {
	font-family: tahoma;
	font-size: 10px;
	font-style: none;
	margin-top:0px;
	margin-bottom:0px;
	color: #A3A3A3;
}

p {
	margin-top:5px;
	font-family: tahoma;
	font-size: 12px;
}
p#comment {
	margin-top:0px;
	font-family: tahoma;
	font-size: 10px;
}
a#menu:link {
	text-decoration: none;
}
a#menu:visited {
	text-decoration: none;
}
a {
	font-family: tahoma;
	font-size: 12;
}

a img{
	border:0;
}
a:link {

	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
}


ul {

	font-family: tahoma;
	font-size: 12px;
	list-style: none;

}

form {

	font-family: tahoma;
	font-size: 12px;

}

body {
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
}
div#container {
	position: relative;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: left;
}

div#menu {
 	position: relative; 
	top: -10px;
	left: 0px;
}


div#logo {

 	position: relative; 
	top: 25px;
	left: 0px;
	width: 200px;
	height:100px;

}

div#slogan {
	position: relative;
	top: -60px;
	left: 440px;
}
div#content {

 	position: relative; 
	top: 0px;
	left: 0px;
	width: 440px;

}

div#archive {

 	position: absolute; 
	top: 220px;
	left: 498px;
	width: 160px;

}

div#rightad {

	position: absolute; 
	top: 350px;
	left: 498px;
	width: 160px;

}

div#bottomad {

	position: relative; 
	top: 25px;
	left: 88px;
	width: 600px;

}

div#footer {

	position: relative; 
	top: 25px;
	left: 10px;
	width: 600px;

}

div#footercomment {

	position: relative; 
	top: 25px;
	left: 30px;
	width: 600px;

}