body{
background: #6586A7;
}
#pic{
background-image: url('http://www.pottervilla.net/images/corner_winter.jpg');
background-repeat: no-repeat;
}
#links{
text-align: center;
color: #FFC652;
background: #83AE84;
}
#links b{
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
#links a{
color: #FFFFFF;
text-decoration: none;
}
#links a:hover{
color: #83AE84;
background: #FFFFFF;
}
#votd{
background: #546F8B;
color: #FFFFFF;
text-align: center;
}
#votd a{
color: #FFFFFF;
}
#wotd{
background: #5F021F;
color: #FFC652;
text-align: center;
}
#wotd b{
color: #FFC652;
font-weight: normal;
text-decoration: underline;
}
#wotd a{
color: #FFC652;
font-weight: bold;
text-decoration: none;
}
#friends{
text-align: center;
color: #5F021F;
background: #FFC652;
}
#friends b{
color: #5F021F;
text-decoration: underline;
font-weight: normal;
}
#friends a{
color: #5F021F;
text-decoration: none;
}
#friends a:hover{
color: #FFC652;
background: #5F021F;
}
#business{
font-size: 12px;
text-align: center;
color: #ffffff;
background: #0E426C;
}
#business b{
font-size: 16px;
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
#business a{
color: #ffffff;
text-decoration: none;
}
#business a:hover{
color: #0E426C;
background: #FFFFFF;
}
#header{
background: #0E426C;
font-size: 18px;
color: #ffffff;
text-align: center;
overflow: auto;
}
#header b{
font-size: 36px;
}
#content{
border-color: #0E426C;
overflow: auto;
padding: 6px;
background: #83AE84;
}
#content A{
color: #0E426C;
text-decoration: none;
}
#content a:hover{
color: #83AE84;
background: #FFFFFF;
}
#l-col-content{
color: #FFFFFF;
border-color: #0E426C;
overflow: auto;
padding: 6px;
background: #83AE84;
}
#l-col-content A{
color: #0E426C;
}
#l-col-content A:hover{
color: #83AE84;
background: #FFFFFF;
}
#r-col-content{
border-color: #FFC652;
overflow: auto;
padding: 6px;
background: #5F021F;
color: #FFFFFF;
}
#r-col-content A{
color: #FFC652;
}
#r-col-content A:hover{
color: #5F021F;
background: #FFC652;
}
#row-content{
border-color: #FFFFFF;
overflow: auto;
padding: 6px;
background: #546F8B;
color: #FFFFFF;
}
#row-content A{
color: #ffffff;
text-decoration: none;
}
#row-content a:hover{
color: #546F8B;
background: #FFFFFF;
}
#footer{
text-align: center;
background: #0E426C;
color: #FFFFFF;
}
#footer a{
color: #FFFFFF;
text-decoration: underline;
}
#footer a:visited{
color: #FFFFFF;
text-decoration: underline;
}
#counter{
background: #0E426C;
color: #ffffff;
text-align: center;
}
.greenbox{
color: #FFFFFF;
border-color: #0E426C;
background: #83AE84;
}
	.greenbox A{
	color: #0E426C;
	}
	.greenbox A:hover{
	color: #83AE84;
	background: #FFFFFF;
	}
.bluebox{
border-color: #FFFFFF;
background: #546F8B;
color: #FFFFFF;
}
	.bluebox A{
	color: #ffffff;
	text-decoration: none;
	}
	.bluebox a:hover{
	color: #546F8B;
	background: #FFFFFF;
	}
.redbox{
border-color: #FFC652;
background: #5F021F;
color: #FFFFFF;
}
	.redbox A{
	color: #FFC652;
	}
	.redbox A:hover{
	color: #5F021F;
	background: #FFC652;
	}
.yellowbox{
border-color: #5F021F;
background: #FFC652;
color: #5F021F;
}
	.yellowbox A{
	font-weight: bold;
	}
	.yellowbox A:hover{
	color: #FFC652;
	background: #5F021F;
	}
.darkbox{
background: #0E426C;
color: #FFFFFF;
border-color: #FFFFFF;
}
	.darkbox A:hover{
	color: #0E426C;
	background: #FFFFFF;
	}