html	{width : 100%;}
body	{background-color : #000099;
	 width : auto;
	}

.title	{color : #ffffff;
	 font-size : 2em;
	}

.subtext {color : #ffffff;
	  font-size : small;
	 }

.menu-box { margin-top : 15px;
	 background-color : #000099;
	 float : left;
	 width : 12%;
	 overflow : hidden;
	}

.body-box { margin-top : 15px; background-color : #000099;
	   float : right;
	   width : 88%;
	  }

.menu {width : auto; margin : 2px; padding:2px;  background-color : #ffffff; }

.post		{width : auto; margin : 2px; background-color : #ffffff; clear:left; }
.post .sig	{float: left; padding : 2px; vertical-align: top; align:left; border:0;}
.post .poster	{color: #000099; font-size : xx-small;}
.post .date	{color: #000000; font-size : xx-small;}
.post .message	{clear : left; padding: 2px;}

.post-feature   {width : auto; margin : 2px; background-color : #ffffff; font-size : small;clear:left; height:52px;}
.post-feature .sig {padding : 2px; float: left; border: 0;}

.feature	{width : auto; background-color : #ffffff; }
.feature .sig	{vertical-align: middle; border:0;}
.feature .subtext {color : #000000; margin:1px; font-size: small;}

.content	{width : auto; background-color : #ffffff; 
		 padding: 2px; margin : 2px; margin-bottom: 2px;
		}

.content .author {text-align : right; font-style : italic;}

.profile	{width : auto; margin : 2px; background-color : #ffffff; }

.profile .sig	{ float : left; padding : 6px;}
.profile .photo	{ float : right; padding : 6px;}
.profile .bio	{ clear : left; padding: 2px; }
.profile .username	{font-weight : bold; text-align : center;}
.profile .item		{text-align : center; }

.outside	{font-size : 1.5em; color:#FFFFFF; font-weight: bold; text-align: center; }

.monthhead	{font-size : 1.2em; color:#000000; font-weight: bold; text-align : center; }

