body{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:100%;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-weight: bold;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-weight: bold;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border:0;
}
#main_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

#top_window {
	font-family:"Times New Roman",sans-serif,"MS sans serif";
}

#top_left {
	display:none;
}

#top_right {
}

#top_bottom {
	display:none;
}

#top_name {
	font-size: 130%;
	margin-bottom:10px;
}

#top_name a {
	text-decoration: none; 
	color:#000000;
}

#top_slogan {
	display:none;
}

#main_window {
}

#right_window {
	display:none;
}

#main_left {
}

#main_right {
	display:none;
}

#overall_window {
}

.diaryentry {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

.linksentry {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

