body	{font-family: verdana;
	font-size: small;
	color: white;
	background: #1E1D1D;
	text-align: center;}
	
a:link {color:#009955; text-decoration:none;}
a:visited {color:#B496E6; text-decoration:none;}
a:hover {color:#7043BA; text-decoration:none;}
a:active {color:#49257A; text-decoration:none;}
	
#frame	{border-style: solid;
	border-width: thin;
	border-color: #A2A2A2;
	width:625px;
	height:100%;
	text-align: left;
	padding: 5px;
	font-family: verdana;
	font-size: small;
	color: white;
	}

#header	{font-family: verdana;
	font-size: small;
	color: white;
	background: black;
	width: 100%;
	height: 105px;
	z-index: 1;
	position: relative;
	left: 0px;
	top: 0px;
}
#header a:link {color:#A2A2A2; text-decoration:none;}
#header a:visited {color:#B496E6; text-decoration:none;}
#header a:hover {color:white; text-decoration:none;}
#header a:active {color:#49257A; text-decoration:none;}

#self	{width: 87px;
	height: 125px;
	border-style: solid;
	border-width: thin;
	border-color: #1E1D1D;
	position:relative;
	z-index:3;
	}

#sidebar	{background: #A2A2A2;
	font-family: verdana;
	font-size: small;
	width: 97px;
	color: black;
	padding: 5px;
	margin-top: -100px;
	z-index: 1;
	float: right;
}

#sidebar p, h4 {color:black;
	font-family: verdana;
	font-size: small;
	}

#sidebar a:link {color:black;  text-decoration: underline; }
#sidebar a:visited {color:#49257A;  text-decoration: underline; }
#sidebar a:hover {color:#7043BA;  text-decoration: underline; }
#sidebar a:active {color:#49257A;  text-decoration: underline;  }




#main	{width: 475px;
	font-family: verdana;
	font-size: x-small;
	color: white;
	margin-top: 15px;
}

#main blockquote, h5, p, ul, td, th {color:white; font-family: verdana;
	font-size: small;
	color: white;}
#main h4 {color:white; 
	font-family: verdana;
	font-size: medium;}

#main a:link {color:#009955; text-decoration:none; border-color:#009955;}
#main a:visited {color:#B496E6; text-decoration:none; border-color:#B496E6;}
#main a:link:hover, a:visited:hover {color:#7043BA; text-decoration:none; border-color:#7043BA;}
#main a:link:active, a:visited:active {color:#49257A; text-decoration:none; border-color:#49257A;}

#footer	{font-family: verdana;
	font-size: small;
	color: white;
	background: black;
	width: 100%;
}

#footer a:link {color:#A2A2A2; text-decoration:none;}
#footer a:visited {color:#B496E6; text-decoration:none;}
#footer a:hover {color:white; text-decoration:none;}
#footer a:active {color:#49257A; text-decoration:none;}

#container {padding:1px 6px;}

#timestamp	{color: #A2A2A2;
	font-size: xx-small;
	font-family: verdana;}

/* Blogger Stuff*/
.blogtitle	{color: white; font-family: verdana;}
.date	{color: white; font-size: medium; font-weight:bold;font-family: verdana;}
.posts, .blogComments	{font-size: small;
	color: white;
	font-family: verdana;
	width: 475;}
.byline	{color: #A2A2A2;
	font-size: x-small; font-family: verdana;}
.PostTitle {color: white;font-weight:bold;font-family: verdana;}
