﻿body
{
	margin: 0;
	background-color: #202040;
	/*background-color: #C0C0C0;*/
	/*background-image: url(images/background.jpg);*/
}

.container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	background-image: url(images/mainbg.png);
}

.header
{
	height: 156px;
	background-image: url(images/header.png);
}

.navbartop
{
	height: 32px;
	background-image: url(images/navback2.png);
	background-position: center;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

.navbartopleft
{
	padding: 8px 0px 8px 0px;
	float: left;
}

.navbartopright
{
	padding: 8px 0px 8px 0px;
	float: right;
	text-align: right;
}

.navbartop a:link, .navbartop a:active, .navbartop a:visited
{
	margin: 2px;
	padding: 6px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.navbartop a:hover
{
	margin: 2px;
	padding: 5px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	background-image: url(images/navback2hov.png);
	color: #000000;
}

.navbartop img
{
  border: 0;
}

.loginbox
{
	position: absolute;
	top: 190px;
	left: 771px;
	height: 100px;
	width: 134px;
	padding: 10px;
	border: solid 1px #000000;
	background-color: #EBEBEF;
	color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
}

.loginbox input
{
	margin-right: 10px;
	padding: 0;
    border: solid 1px #707080;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
}

.pagefooter
{
	clear: both;
	padding: 1px 4px 1px 4px;
	background-color: #EBEBEF;
	color: #606060;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.sitemap
{
	padding: 10px 10px 5px 10px;
	float: left;
	width: 622px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}

.sitemap a:link, .sitemap a:active, .sitemap a:visited
{
	color: #A03070;
	text-decoration: none;	
}

.sitemap a:hover
{
	text-decoration: underline;
}

.maincontent
{
	padding: 10px 10px 5px 10px;
	float: left;
	width: 622px;
}

.sidebar
{
	padding: 4px;
	float: right;
	width: 150px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	text-align: center;	
}

.line
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	background-image: url(images/grey1x1.png);
}

.lineleft
{
	float: left;
	height: 1px;
	width: 20px;
	background-image: url(images/linefadeleftgrey.png);
}

.lineright
{
	float: right;
	height: 1px;
	width: 20px;
	background-image: url(images/linefaderightgrey.png);
}

.pagenav
{
	clear: both;
	margin-bottom: 10px;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;	
	text-align: right;
}

.pagenav a
{
	padding: 0px 5px 0px 5px;
	color: #000000;
	text-decoration: none;
	background-color: #EBEBEF;
	border: solid 1px #606060;
}

.pagenav a:hover
{
	color: #FFFFFF;
	background-color: #606060;
}

.pagenav img
{
	border: 0;
}

.pagenavcurrent
{	
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	background-color: #EBEBEF;
	border: solid 1px #606060;
}

.post
{
    margin-bottom: 10px;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
}

.posttitle
{
    color: #A03070;
    font-size: 16pt;
    font-weight: bold;
}

.posttitle a
{
	color: #A03070;
	text-decoration: none;
}

.postuser
{
    margin-bottom: -5px;
    color: #494c6d;
	font-size: 8pt;
	font-weight: bold;
}

.postcontent
{
    margin-left: 10px;
    margin-top: 10px;
}

.postcontent a
{
	color: #A03070;
    text-decoration: none;
}

.postcontent a:hover
{
	text-decoration: underline;
}

.postcontentnormalimage
{
    border: 0;
}

.postcontent p
{
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 14pt;
}

.postcontentimage
{
	float: right;
	margin: 4px 8px 4px 4px;
	padding: 1px;
	border: solid 1px #808080;
}

.postfooter
{
	margin: 10px 0px 15px 10px;		
}

.postfooter img
{
	border: 0;
	margin-right: 7px;
}

.postfooter a
{
	margin-right: 10px;
	color: #A03070;
    text-decoration: none;
}

.postfooter a:hover
{
	text-decoration: underline;
}

.postcommentstitle
{
	clear: both;
    margin: 15px 0px 0px 20px;
    color: #A03070;
    font-size: 10pt;
    text-decoration: none;
}

.postcommentstitle:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.postcommentstitle img
{
	border: 0;
	margin-right: 7px;
}

.postcomments
{
	clear: both;
    margin: 10px 0px 10px 20px;
}

.postcomment
{
    margin-left: 5px;
    margin-bottom: 15px;
    padding: 5px;
    background-color: #EBEBEF;
}

.postcommentuser
{
    margin-bottom: -5px;
    color: #494c6d;
    font-size: 8pt;
    font-weight: bold;
}

.postcommentcontent
{
    margin-left: 10px;
    margin-top: 5px;
}

.postcommentcontent p
{
    margin-top: 15px;
    margin-bottom: 0px;
    line-height: 14pt;
}

.postcommentadd
{
	clear: both;
	margin: 15px 0px 15px 20px;
}

.postcommentaddtitle
{
    color: #A03070;
    font-size: 10pt;
    text-decoration: none;
}

.postcommentaddtitle:hover
{
    cursor: pointer;
	text-decoration: underline;
}

.postcommentaddtitle img
{
	border: 0;
	margin-right: 7px;
}

.postcommentaddcontent
{
    margin-left: 5px;
    margin-top: 10px;
    padding: 10px 10px 0px 10px;
    background-color: #EBEBEF;
}

.postcommentaddcontent table
{
	margin: 0;
	padding: 0;
}

.postcommentaddcontent td
{
	padding-bottom: 10px;
}

.postcommentaddcontenttable
{
	width: 580px;
}

.postcommentaddcontentfirstcol
{
	width: 100px;
}

.postcommentaddcontent input, .postcommentaddcontent textarea
{
    border: solid 1px #707080;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
}

.profiletable
{
    margin: 0;
    padding: 0;
    width: 610px;
}

.profiletablefirstcolumn
{
    width: 150px;
    background-color: #EBEBEF;
    vertical-align: top;
}

.guestbookposttitle
{
    color: #A03070;
    font-size: 10pt;
    font-weight: bold;
}

.guestbookcommentadd
{
	clear: both;
	margin: 15px 0px 15px 0px;
}

.photoalbum
{
	margin-bottom: 10px;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
}

.photoalbumtitle
{
    color: #A03070;
    font-size: 16pt;
    font-weight: bold;
}

.photos
{
    margin-left: 10px;
    margin-top: 10px;	
    text-align: center;
}

.photo
{
	float: left;
	margin: 20px 20px 10px 20px;
	width: 164px;
	height: 200px;
}

.photoimage
{    
	padding: 1px;
	border: solid 1px #808080;
}

.photoimage img
{
    border: 0;
	width: 160px;
	height: 160px;
}

.photocomment
{
	padding: 4px;
	text-align: center;
	font-size: 8pt;
}

.photoselector
{
	margin: 10px 10px 0px 10px;
	text-align: center;
}

.photoselector select, .photoselector input
{
	padding: 0;
    border: solid 1px #707080;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
}

.SponsorPhoto
{
	margin-bottom: 10px;
}
