html {
	margin: 0px 0px 0px 0px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#page {
    width: 850px;
    margin: 40px 0px;
    text-align: left;
}

#header {
    clear: both;
    height: 200px;
}

#logo {
    margin: 182px 0px 0px 0px;
    margin: 140px 0px 0px 655px;
    margin: 140px 0px 0px 0px;
}

#content {
    width: 524px;
    float: left;
    margin-left: 5px;
    margin-right: 0px;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    clear: both;
}

#sidebar {
    width: 250px;
	float: right;
    margin: 10px 10px 0px 0px;
    padding: 7px 10px;
}

body {
	color: #000;
    background-color: #300;
	font-family: verdana, arial, sans-serif;
    line-height: 1.25em;
}

div, span, td, p, li {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

#page {
    border: 10px solid #600;
    background-color: #FFECEC;
}

#header {
    background-color: #900;
    background-image: url(logo-bg-beach.jpg);
    background-repeat: no-repeat;
}

#navtop, #navbottom {
	text-align: right;
	clear: both;
}

#navtop {
	padding: 5px 0px 5px 0px;
	color: #999999;
    background-color: #600;
	text-decoration: none;
}

#navtop ul li, #navbottom ul li {
    display: inline;
}

#navtop a, #navbottom a {
	font-size: 100%;
	font-weight: bold;
    color: #D5B9B9;
	text-decoration: none;
    padding: 4px 10px 4px 9px;
    background-color: #741717;
    border-top: 1px solid #822E2E;
    border-left: 1px solid #822E2E;
    border-right: 1px solid #300;
    border-bottom: 1px solid #300;
}

#navtop a:hover {
    background-color: #900;
    border-top: 1px solid #c30;
    border-left: 1px solid #c30;
    color: #fff;
}

#navbottom {
    text-align: left;
    border-top: 3px solid #D5B9B9;
    background-color: #D5B9B9;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

#navbottom a {
	font-size: 100%;
	font-weight: bold;
    color: #600;
	text-decoration: none;
    height: 30px;
    padding: 5px 10px;
    background-color: #E3D1D1;
    border: 0px;
}

#navtop a:hover, #navbottom a:hover {
	ttext-decoration: underline;
}

#footer {
	clear: both;
	font-size: 8pt;
    padding: 10px;
    background-color: #D5B9B9;
    color: #333;
    line-height: 1.5em;
}

#content {
	padding: 5px 8px;
    margin: 5px;
    background-color: #fff;
    border: 10px solid #E3D1D1;
    border: 5px solid #fcc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#content ol, #content ul {
    margin-left: 2em;
    padding-left: 0em;
}

h1 {
    font-family: verdana, arial;
	font-size: 250%;
	font-weight: normal;
    line-height: 1em;
    letter-spacing: 0px;
	color: #6633CC; /* Violet */
	color: #630; /* Deep Brown */

	padding: 3px 0px 10px 0px;
    margin-top: 0em;
}

h2 {
	padding: 3px 0px 0px 0px;
	margin: 10px 0px 5px 0px;

    color: #c00;
	border-bottom: solid #fcc 3px;

	font-weight: bold;
	font-family: verdana,arial, sans-serif;
	font-size: 130%;
}

h3 {
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 5px 0px;

	color: #666;

	font-weight: bold;
	font-family: verdana,arial, sans-serif;
	font-size: 100%;
}

h2.green {
	color: #336633;
}

h2.purple {
	color: #6600CC;
}

h2.red {
	color: #CC6666;
}

input, select, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

.logtitle {
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	color: #666666;
	display: block;
	margin-bottom: 5px;
}

.logdate {
	color: #999999;
	display: block;
	margin-bottom: 5px;
}

ul	{
    padding-left: 0em;
	margin-left: 1.25em;
	margin-top: 0.5em;
}

acronym, abbr	{
	bborder-bottom: #000000 dotted 1px;
}

span.code {
	background-color: #F8F8F8;
	font-family: monospace;
}

div.code {
	background-color: #F8F8F8;
	font-family: "courier new", terminal, monospace;
	bborder: solid #CCCCCC 1px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
}

a {
	color: #600;
	color: blue;
	color: #039;
	text-decoration: underline;
}

#wikiedit textarea {
    width: 90%;
}

a.createlink {
    background-color: red;
}

b.term {
    color: #933;
}

.lighter {
    color: #AC7474;
}

.lighter a {
    color: #600;
}

pre.escaped {
    margin-left: 0em;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #ddd;
    overflow: auto;
}

code.escaped {
    background-color: #FBF9F7;
    color: maroon;
}

.pagegroup {
    margin: 0px;
    white-space: nowrap;
}

.pagegroup pre {
    font-family: verdana, arial, sans-serif;
    white-space: nowrap;
}

.home-updates {
    padding-bottom: 10px;
}

.home-updates ul {
    margin-left: 0em;
    padding-left: 0em;
    list-style: none;
}

.home-updates li {
    list-style: none;
    margin: 0em 0em  0em -2em;
    border-bottom: 1px dotted #D5B9B9;
    border-bottom: 1px dotted #ccc;
    padding: 0.5em 0em 0.25em 0em;
}

.home-updates li:last-child {
    bborder: none;
}

.home-section {
    width: 49%;
    float: left;
    padding: 0px;
    bborder: 1px solid #ccc;
    bbackground-color: #ccc;
}

.home-section h2 {
    margin-left: 0.5em;
    color: #333;
    color: #660;
    border-bottom: 5px solid #cc9;

    font-size: 120%;
    color: #666;
    border-bottom: 3px solid #ccc;
}

.home-section ul {
    bbackground-color: #ffc;
}

.home-section li {
    list-style: square;
}

div.cal-date {
    color: #666;
    font-weight: bold;
    font-size: 100%;
}

table.info {
    border: 1px solid #c96;
    background-color: #FBF9F7;
    border-collapse: collapse;
        max-width: 95%;
}

table.info td, table.info th {
    padding: 3px 5px;
    border: 1px solid #c96;
}

table.info th {
    background-color: #F6EFE7;
}

.lastmodifiedcomment, .lastmodifiedtime {
    font-size: 7pt;
    color: #666;
}

#sidebar {
    margin: 10px;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
    margin-bottom: 0px;
}

#sidebar ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.labels, .related {
	display: block;
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #FDF5F5;
	-moz-border-radius: 5px;
}

#social {
	margin: 2em 0em 0em 0em;
}

#social-table td {
    margin-right: 20px;
	vertical-align: bottom;
}