body 
{
	background-color: Black;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px; font-weight: normal; color: #ffffff;
	line-height: 16px;	
	margin: 0px 0px 0px 0px;
}

.logintable 
{
	margin-right: 100px;
	margin-top: 50px;
}

.logintable td.left
{
	border: 0px;
	text-align: right;
	vertical-align: top;
}

.logintable td.right
{
	border: 0px;
	text-align: left;
	vertical-align:top;
}

.logintable input.field
{
	width: 100px;
}

.logintable input.button
{
	width: 75px;
}

#logo
{
	background-color: #800218;
/*	float: left;*/

	margin-top: 0px;
	margin-right: 49px;
/*	margin-left: 49px;*/
	padding-left: 50px;
	/* new attempt */
/*	background:#fff;*/
	height:130px;
	border: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:129px;
	margin-right:51px;
	
}

#maincontent 
{
	/* background-color overridden in the AOIIMasterPage.master for scrapbook.aspx */
	background-color: #202020;

	vertical-align: top;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	/* new attempt: */
/*	background:#fff; */
	margin-left: 49px;
	margin-right:49px;
	border: 0px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 51px;
	margin-right:51px;
}
html>body #maincontent {
	margin-left: 51px;
	margin-right: 51px;
}

#maincontent a 
{
	text-decoration: underline;
	color: White;
}

#maincontent a:hover 
{
/*	color: #800218;*/
	color: Red;
}

#bottomside
{
	background-color: #800218;
	height: 50px;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px; font-weight: normal; color: #ffffff;
	line-height: 16px;	
	
	text-align: center;
	
	margin-left: 49px;
/*	margin-right:49px;*/
	padding-right: 49px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 51px;
/*	margin-right:51px;*/
	padding-right: 51px;
}

#bottomside a 
{
	text-decoration: none;
	color: White;
}

#bottomside a:hover 
{
	color: Yellow;
}

.buttonmenu
{
/*	background-color: #202020;*/
	background-color: Black;

	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
/*	height: 30px; */

	margin-left: 49px;
	margin-right:49px;
	border: 0px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 51px;
	margin-right:51px;

	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px; font-weight: normal; color: #ffffff;
	line-height: 16px;	
	

}

.buttonmenu img 
{
	border: 0px;
	vertical-align: top;
	margin-left: 2px;
	margin-right: 2px;
}

.buttonmenu a
{
/*	border-bottom: solid 1px #202020; */
	border-bottom: solid 1px Black;
}

.buttonmenu a:hover 
{
	border-bottom: solid 1px #707070;
}

.textmenu 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px; font-weight: normal; color: #ffffff;
	line-height: 16px;	
	
	text-align: center;
}

.textmenu a 
{
	text-decoration: none;
	color: White;
}

.textmenu a:hover 
{
	color: Yellow;
}


.errormessage 
{
	font-style: italic;
	color: Yellow;
}

.editbutton, .savebutton, .addbutton
{
}

.calendartitle
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px; font-weight: normal; color: #ffffff;
	line-height: 24px;	
}

.calendarname 
{
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px; 
	color: #ffffff;
	line-height: 20px;	
}

.calendardescription 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px; font-weight: normal; color: #ffffff;
	line-height: 16px;	
}

.calendarlink
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px; font-weight: normal; color: #ffffff;
	line-height: 16px;
	cursor: pointer;
}

.scraptable
{
	border: 0px;
}

.scrapimg
{
	border: solid 3px white;
/*	border: solid 5px gray;*/
/*	border: double 10px gray; */
/*	border: solid 10px white;*/
}

.scrapa
{
}

#scrapbook 
{
}

#scrapbook td.righttext
{
	vertical-align: middle;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

#scrapbook td.lefttext
{
	vertical-align: middle;
	text-align: right;
	padding: 0px 10px 0px 10px;
}

#scrapbook td.leftimage , td.rightimage
{
	width: 300px;
}

.founderstable td
{
	vertical-align: top;
	padding-right: 20px;
}

.abouttitle 
{
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
}

.aboutbold 
{
	font-weight: bold;
}

.aboutindent 
{
/*	margin-left: 50px;*/
}

.homebold 
{
	font-weight: bold;
	font-style: italic;
	font-size: larger;
}

.homeitalics 
{
	font-style: italic;
}

.homequote 
{
	text-align: center;
}