div {
	border-style:solid;
	border-width:1px;
	border-color:transparent;
	}

div.top_bg {
	border-style:none;
	border-width:0;
	border-color:transparent;
	}

div.main_block {
	width:776px;
	border-style:solid;
	border-width:1px;
	border-color:transparent;
	margin-right:auto;
	margin-left:auto;
	}

h1,h4 {
	color:white;
	text-align:center;
	font-family:"Gill Sans MT Bold";
	}

h2 {
	color:red;
	text-align:center;
	font-family:"Gill Sans MT Bold";
	font-size:25px;
	}

h1 {
	font-size:50px;
	line-height:.5em;
	}
h4 {
	font-size:20px;
	line-height:1em;
	margin-top:4em;
	}

a:link {color:red; text-decoration:none; font-family:"Arial Black";}
a:visited {color:red; text-decoration:none; font-family:"Arial Black";}
a:focus {color:red; text-decoration:none; font-family:"Arial Black";}
a:hover {color:red; text-decoration:none; font-family:"Arial Black";}
a:active {color:red; text-decoration:none; font-family:"Arial Black";}

#navigation {
	height:50px;
	text-align:center;
	}

.navi {
	border-color:transparent;
	border-style:solid;
	border-width:1px;
	line-height:3em;
	margin-left:40px;
	margin-right:40px;
	}

.navi_bottom {
	border-color:transparent;
	border-style:solid;
	border-width:1px;
	line-height:3em;
	text-decoration:underline;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	}
	
#cameo {
	padding-top:32px;
	padding-bottom:36px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}

div #monthly_pic {
	margin-top:25px;
	margin-bottom:25px;
	}
	
#monthly_pic {
	border-color:transparent;
	border-style:solid;
	border-width:1px;
	width:220px;
	height:220px;
	max-width:220px;
	max-height:220px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	}

#pic_of_month {
	color:white;
	border-style:none;
	border-width:0px;
	width:100%;
	height:100%;
	}

.gallery_nav {
	height:25px;
	font-size:23px;
	text-decoration:underline;
	}
	
.table {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
.gallery_placeholder {
	border-color:transparent;
	border-style:solid;
	border-width:1px;
	max-width:250px;
	max-height:250px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	min-width:250px;
	}

.gallery_avatar {
	border-color:transparent;
	border-style:solid;
	border-width:1px;
	width:220px;
	height:220px;
	max-width:220px;
	max-height:220px;
	margin-left:auto;
	margin-right:auto;
	font-family:"Arial";
	color:red;
	font-size:14px;
	font-style:italic;
	}


a:link#article, a:visited#article {
	font-family:"Times New Roman";
	color:blue;
	font-size:14px;
	text-decoration:underline;
	}

#underline {
	text-decoration:underline;
	}


#copyright {
	text-align:center;
	font-size:12px;
	color:red;
	display:block;
	}
