#donations	
{	
	display: block;
	margin-top: 30px;
	margin-left: 85px;	    
	width: 92px;
	height: 40px;			
	border: solid 0px #999;
}

#language	
{	
	display: block;
	margin-top: 0px;
	margin-left: 82px;	    
	width: 100px;
	height: 40px;			
	border: solid 0px #999;
}

#outline-old
{ 
	position: relative; 
	height: 460px; 
	width: 650px; 
	margin: 18px auto 0; 
	border: solid 1px #999;
}

#outline
{ 
	position: relative; 
	height: 660px; 
	width: 650px; 
	margin: 18px auto 0; 
	border: solid 1px #999;
}

#outline-large
{
	position: relative;
	height: 1050px;
	width: 650px;
	margin: 18px auto 0;
	border: solid 1px #999;
}

#caption 
{ width: 260px; left: 0px; top: 158px; position: absolute; visibility: visible; }

#text-old 
{	
	left: 0px;
	top: 158px;
	position: absolute;
	width: 650px;
/*	visibility: visible; */
	margin-top: 10px;
	text-align: center;
}

#text 
{	
	left: 256px;
	top: 158px;
	position: absolute;
	width: 370px;
	margin-top: 10px;
}

#logtext 
{	
	left: 0px;
	top: 60px;
	position: absolute;
	width: 370px;
	margin-top: 10px;
}

#segmented 
{	
	left: 0px;
	top: 0px;
	position: relative;
	width: 370px;
	height: 40px;
	visibility: visible;
	margin-top: -10px;
	margin-bottom: 5px;
	background-image: url(../images/segmented_about.jpg);
}

#aboutseg 
{	
	position: relative;
	width: auto;
	height: 0px;
	visibility: collapse;
}

#screensseg 
{	
	position: relative;
	width: auto;
	height: 0px;
	visibility: collapse;
}

#registerseg 
{	
	position: relative;
	width: auto;
	height: 0px;
	visibility: collapse;
}

#chlogseg 
{	
	position: relative;
	width: auto;
	height: 0px;
	visibility: collapse;
}

#myAbout 
{	
	display: inline-block;	
	top: 4px;
	border-style: solid;	
	border-width: 0px;	
	border-color: black;	
	position: relative;
	width: 88px;
	height: 30px;
	visibility: visible;
	padding: 0px;
	margin: 0px;
}

#myScreens 
{	
	display: inline-block;	
	top: 4px;
	border-style: solid;	
	border-width: 0px;	
	border-color: black;	
	position: relative;
	width: 88px;
	height: 30px;
	visibility: visible;
	padding: 0px;
	margin: 0px;
}

#myRegister 
{	
	display: inline-block;	
	top: 4px;
	border-style: solid;	
	border-width: 0px;	
	border-color: black;	
	position: relative;
	width: 88px;
	height: 30px;
	visibility: visible;
	padding: 0px;
	margin: 0px;
}

#myChLog 
{	
	display: inline-block;	
	top: 4px;
	border-style: solid;	
	border-width: 0px;	
	border-color: black;	
	position: relative;
	width: 85px;
	height: 30px;
	visibility: visible;
	padding: 0px;
	margin: 0px;
}

#title { width: 650px; top: 0px; position: absolute; visibility: visible; }

#location { text-align: center; top: 645px; position: absolute; width: 650px; visibility: visible; color: #666; font-size: 12px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; }

#location-large { text-align: center; top: 1035px; position: absolute; width: 650px; visibility: visible; color: #666; font-size: 12px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; }

#repocounter
{
	display: block;
	margin: 3px auto;
	top: 10px;
	text-align: center;
	position: relative;
	width: 180px;
	visibility: visible;
	color: #666;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	border: solid 0px #999;
}

#smiley { margin-top: 0px; display: inline; }

#paypalbutton 
{ 
	margin-top: 10px;
	margin-left: 50px;
	width: 120px;
	height: 40px;			
	display: block;
	border: solid 0px #999;
}

p { color: #666; font-size: 16px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin-top: 0; }
td { color: #666; font-size: 16px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin-top: 0; }
p a { color: #666; font-size: 16px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin-top: 0; }
dd { color: #666; font-size: 16px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin-top: 0; }
h1 { color: #778fbd; font-size: 20px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: 500; line-height: 32px; margin-top: 4px; }
h2 { color: #778fbd; font-size: 18px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal; margin: 0.83em 0 0; }
h3 { color: #666; font-size: 50px; font-family: "Lucida Grande", Arial, sans-serif; font-weight: bold; text-align: center; letter-spacing: -1px; width: auto; }
h4 { font-weight: bold; text-align: center; margin: 1.33em 0; }

.blogtext { height: 425px; padding-right: 10px; overflow-y: scroll; }
.chlogtext { height: 365px; padding-right: 10px; overflow-y: scroll; }
.repotext { }
.link { margin-left: 30px; }
.version { margin-left: 15px; }

