.autoclear:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.autoclear 
{
	display: inline-block;
}

#porticus 
{
	background: #606060 url('blueripple.jpg') fixed center;
}

li 
{
	list-style-type: disc;
	text-shadow: blue 0px 0px 0px;
}

#header 
{
	width: 680px;
	height: 100px;
	background-color: #000080;
}

#content 
{
	    width:680px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#GoogleAdwords
{
	width: 120px;
	height:600px;	
	text-align: center;
	margin-bottom: 1.25em;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#appName 
{
	font-weight: bold;
	font-size: 18pt;
	line-height: 18pt;
	padding-top: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	color: white;
}

#universalLogo 
{
	background-image: url('MacOSX_Universal_45px.gif');
	width: 71px;
	height: 45px;
	position: relative;
	top: 10px;
	right: 10px;
	float: right;
}


#downloadIcon 
{
	margin-left: 10px;
}

#requires 
{
	position: relative;
	top: -15px;
	right: 10px;
	text-align: right;
	color: white;
	font-size: 0.85em;
	font-weight: bold;
	float: right;
}

#requires a 
{
	color: white;
}

#requires a:visited 
{
	color: white;
}

#requires a:hover 
{
	background-color: blue;
}

body
{
	padding: 0;
	min-width:680px;
}

#pageContent 
{
	font: 10pt/1.5em georgia, "lucida bright", "times new roman", serif;
	text-align: justify;
	float:left;
    width:520px;
	margin-bottom: 1em;
	background-color: #83a7ff;
	padding: 1em;
}

#sidebar 
{
    float:right;
    width:120px;
}

#donate
{
	text-align: left;
	background-color: #fff;
	padding: 1em;
	margin-bottom: 1em;
}

h2
{
	color: #000080;
	font-weight: bold;
	font-size: 12pt;
	line-height:1.25em;
	margin: 1.25em 0;
	padding: 0;
}

.separator 
{
	border-bottom: solid gray 1px;
	width: 90%;
	margin: 10px 5% 10px 5%;
}

p 
{
	line-height: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	padding: 0;
}

p + p 
{
	margin-top: 0;
	/*text-indent: 1.5em;*/
}

.imgholder 
{
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	text-align: center;
}

.section 
{
	padding: 0;
}

.sectionTitle 
{
	color: #000080;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0;
	/*margin-bottom: 1.25em;*/
}

#download 
{
}

#footer 
{
	text-align: center;
	font-weight: bold;
	font-size: 0.85em;
	position: relative;
	display: block;
	bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	clear:both;
}

#softpedia 
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.active
{
	background-color: #83a7ff;
}

#menu 
{
	height: 1.25em;
	text-align: right;
    background: #606060 url('blueripple.jpg') fixed center;
    padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#menu ul 
{
	list-style: none;
	float: left;
	padding: 0;
	margin:0;
}

#menu ul li 
{
	font-family: "Helvetica Neue", Arial, sans-serif;
	display: inline;
	float: left;
	font-weight: bold;
	padding: 0 1em 0.30em;
}

#menu ul li a 
{
	padding: 0;
	color: #000080;
	line-height: 100%;
	display: block;
}

#menu ul li a:hover 
{
	text-shadow: none;
	color: #111;
}

ABBR, ACRONYM, .caps 
{
	/*text-transform: lowercase;*/
	font-variant: small-caps;
	border-bottom: 0;
	letter-spacing:0.1em;
}

CITE ABBR, CITE ACRONYM, CITE .caps 
{
	font-style: italic;
}

.helpSection
{
    margin-left: 15px;
	margin-right: 15px;
}
