img
{
	margin:0px;
	padding:0px;
}

#background
{
	background: #000000;
	width: 773px;
	height: 993px;
	margin-left: auto;
	margin-right: auto;
}

#foreground
{
	background-image: 
	url('img/mainbg.png');
	width: 761px;
	height: 981px;
	margin-left: auto;
	margin-right: auto;


	position: relative;
	top: 6px;
}

#navbar
{
	background-image: 
	url('img/mainnav.png');
	background-repeat:no-repeat;
	width: 123px;
	height: 853px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 126px;
	left: 0px;
}

#topnavup
{
	width: 761px;
	height: 26px;
	position: absolute;
	top: 63px;
	left: 0px;
}

#topnavdown
{
	width: 761px;
	height: 33px;
	position: absolute;
	top: 90px;
	left: 0px;
}

.dkbluenav
{
	color: #111A41;
	font-size: 105%;
	font-family: Verdana;
	font-weight: bold;
	font-variant: small-caps;
}

.leftalign{	text-align: left; }
.centeralign{	text-align: center; }

.ltbluenav
{
	color: #3F8BC1;
	font-size: 80%;
	font-family: Verdana;
	font-weight: bold;
	font-variant: small-caps;
}

.navtitle
{
	color: #111A41;
	font-size: 130%;
	font-family: Verdana;
	font-weight: bold;
	font-variant: small-caps;
}

/*#contentpane
{

	background: #FFFFFF;
	width: 638px;
	height: 855px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 126px;
	left: 123px;
}*/
#p_container
{
	width: 581px;
	float:left;
	margin-top:5px;
}
#p_img
{
	float: left;
	width: 125px;
}
#p_desc
{
	float: right;
	width: 450px;
	margin-left:6px;
}
#post
{
	background: #FFFFFF;
	width: 579px;
	height: 150px;	margin-left:auto;
	margin-right:auto;
}
#postfooter
{
	background: #FFFFFF;
	width: 579px;	margin-top: 3px;
	text-align: center;
}

#topbartablenav
{
	width=100%;
}

#topnavup a, #navbar a
{
	color: #111A41;
	text-decoration:none;
}

#topnavdown a
{
	color: #3F8BC1;
	text-decoration:none;
}


#topbartablenav tr
{

}

#topbartablenav td
{

}


#inline-list 
{
	list-style: none;
	width: 100%;
}

#inline-list p 
{
	display: inline;
}

#inline-list ul, #inline-list li 
{
	display: table-cell;
	width: 30em;
}
.postfont
{
	color: #000000;
	font-size: 90%;
	font-family: sans-serif;
	font-weight: normal;
	font-variant: none;
}
.infopostfont
{
	color: #000000;
	font-size: 90%;
	font-family: sans-serif;
	font-weight: normal;
	font-variant: none;
	line-height: 25px;
}
#nameblock
{
	height: 8em; 
	line-height: 8em;

	background: #FFFFFF;
	width: 75px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: -257px;
}
#nameblockspacer
{
	background: #FFFFFF;
	width: 75px;
	height: 25px;

	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -250px;
	left: -257px;
}
#imageblock
{
	background: #FFFFFF;
	width: 125px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -125px;
	left: -132px;
}
#imageblockspacer
{
	background: #FFFFFF;
	width: 125px;
	height: 25px;

	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -275px;
	left: -132px;
}
#descblock
{
	background: #FFFFFF;
	width: 250px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -250px;
	left: 124px;
}


#descblockspacer
{
	background: #FFFFFF;
	width: 250px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -300px;
	left: 124px;
}
#noitempost
{
	background: #FFFFFF;
	width: 617px;
	height: 645px;
}

#loginbox
{

	width: 200px;
	height: 63px;
	position: relative;
	top: 0px;
	left: 0px;
}



