body {
    margin: 0;
    padding: 0;
    background-color: #c2c2c2;
}
img {border:0;}
.toRight {float:right;width:250px; margin:0 0 10px 10px;}
.toLeft {float:left;width:250px; margin:0 10px 10px 0; }
#page {
    position: relative;
    width: 768px;
    margin: 0px auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: black;
	background-color:white;
}

#fixtop {
	margin:0;
	height:1px;
}
a:link {
    text-decoration: none;
    color: #01b0f0;
}

a:visited {
    text-decoration: none;
    color: #01b0f0;
}

a:hover {
    text-decoration: underline;
    color: #01b0f0;
}

a:active {
    text-decoration: none;
    color: #01b0f0;
}

a.image {
    border-bottom: 0;
}

#header {
    position: relative;
    background-image: url(/images/back_01.gif);
    background-position: top right;
    background-repeat: no-repeat;
    width: 768px;
    height: 174px;
}

#header #login {
    text-transform: lowercase;
}

#linkhome {
    height: 47px;
    left: 58px;
    top: 109px;
    position: absolute;
    width: 631px;
    z-index: 100;
    margin: 0;
    padding: 0;
}

#linkhome a img {
    margin: 0;
    padding: 0;
}

#linkhome a:hover img {
    background-image: url(/images/linkhome.gif);
}

#nav {
    margin: 0 200px 0 170px;
    padding-top: 8px;
    font-size: 12px;
	height:98px;
}

#contentContainer {
    width: 768px;
    margin: 0px auto;
    padding-bottom: 329px;
    background: url(/images/back_02.gif) top right no-repeat;
    background-color: white;
}

#content {
    margin: 0px 200px 20px 200px;
    font-size: 12px;
}
#content a {
	font-weight:bold;
}

#content dt {
	font-weight:bold;
	margin-bottom:3px;
}
#content dt p {
	margin:0;
}
#content dd {
	margin-top:0;
	margin-bottom:2em;
}
#content dd p {
	margin:0;
}
.bordered td,.bordered th {
	text-align:left;
	border-collapse:collapse;
	border:1px solid #A88276;
	padding:5px;
}
.bordered th {
	background-color:#A88276;
	color:white;
	letter-spacing:2px;
}

#footer {
    font-size: 0.9em;
    background-color: white;
    margin: 0 auto;
    width: 768px;
}

small, .navigation {
    color: rgb(138, 134, 132);
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

.navigation a {
    border-bottom: none;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
}

h4, li h2 {
    line-height: 1.2em;
    letter-spacing: 1px;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar {
    position: absolute;
    top: 330px;
    left: 38px;
    width: 110px;
    margin: 0px auto;
    font-size: 11px;
}

#sidebar #notice {
    font-size: 10px;
    line-height: 12px;
}

#sidebar p {
	margin:0 0 .5em 0;
}
#sidebar h2 {
    font-size: 14px;
}


#footer {
	font-size: 0.9em;
    background-color:white;
    margin:0 auto;
    width:768px;
	}

#wiki-login {
	text-align:center;
	font-size:10px;
}
.stipulation {
	font-size:10px;
	color:#A88276;
}
