html, form {
	padding:0px;
	margin:0px;
}
html>body {font-size: 83.3%;}
html, body {
    background-color: rgb(97,140,175);
}
body {
	background-color: rgb(97,140,175);
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 83.3%;
	padding:0px;
	margin:0px;
}
p, h2 {
	padding:10px;
	margin:0px;
}
h2 {
	padding-top:10px;
	text-transform:uppercase;
	background-color:transparent;
}
#menu {
    position:absolute;
    width:120px;
    left:0px;
    background-color:rgb(209,215,222);
    border-right:solid 2px rgb(191,195,200);
    border-bottom:solid 2px rgb(191,195,200);
    padding:0px;
    margin:0px;
}
#search{
    /*float:right;*/
    position:absolute;
    top:0px;
    right:0px;
    height:90px;
    background-color:rgb(97,140,175);
    padding-left:5px;
    margin-top:10px;
	padding-right:10px;
}
/*
OLD CONTENT
#content {
	position:relative;
	top:5px;
    margin-left:127px;
    background-color:#fafafa;
    min-width:615px;
    max-width:1153px;
    margin-right:10px;
    border:solid 2px rgb(191,195,200);
    overflow:visible;
    padding-bottom:15px;
}
*/
#content{
    position:absolute;
    top:105px;
    bottom:30px;
    left:127px;
    right:5px;
    margin:0px;
    border:solid 2px rgb(191,195,200);
    border-bottom:0px;
    overflow:auto;
    background-color:#fafafa;
    min-width:615px;
    /*max-width:1153px;*/
}
#event {
    float:right;
    background-color:rgb(241, 200, 35);
    border:2px solid;
    width:150px;
    text-align:center;
    margin:5px 5px 10px 15px;
}
#corner {
    float:right;
    background-color:rgb(175, 212, 245);
    border:2px solid;
    width:150px;
    text-align:center;
    margin:5px 5px 10px 15px;
}
#toptags {
    clear:both;
    float:left;
    background-color:rgb(241, 207, 117);
    width:150px;
    text-align:center;
    margin:5px 15px 10px 5px;
    border:2px solid;
}
ul.navigation, ul.externalNav{
    list-style:none;
    padding:0px;
}

ul.navigation{
    margin:15px 0px 10px 0px;
}

ul.externalNav{
    /*margin:0px 0px 25px 0px;
    max-height:150px;
    min-height:120px;*/
}

ul.navigation li, ul.externalNav li {
    margin-left:15px;
}

ul.externalNav li {
    margin-bottom: 15px;
}

ul.navigation li:hover, ul.externalNav li:hover {
    background-color:rgb(241, 207, 117);
}

#externalTxt{
    padding-left:7px;
    color:rgb(53,80,111);
    font-weight:bold;
}

ul.navigation a, ul.externalNav a {
    color:rgb(97,140,175);
    background-color:transparent;
    text-decoration:none;
    font-weight:bold;
}
#header {
    background-image: url('../images/Creeksideheader-trans.png');
    /*max-width:800px;*/
    background-repeat: no-repeat;
    width:100%;
    height:100px;
    background-color:rgb(97,140,175);
    background-repeat:no-repeat;
    padding:0px;
    margin:0px;
}
#home .home, #about .about, #news .news, #directions .directions, #images .images, #forums .forums, #links .links, #tag .tag, #files .files
{
    list-style:disc inside;
    color:rgb(241, 207, 117);
    background-color:#fafafa;
    padding-left:15px;
    margin-left:0px;
}
#buttons {
    /*display:none;*/
    /*margin-left:127px;
    margin-right:10px;*/
    right:5px;
    left:127px;
    bottom:5px;
    border:2px solid rgb(191,195,200);
    min-width:615px;
    /*max-width:1153px;*/
    position:absolute;
	bottom:0px;
	height:15px;
	background-color:#fafafa;
	padding:3px 0px;
	margin-bottom:5px;
}
#buttons img {
	border:none;
}
#buttons a {
	margin-left:10px;
}
object {
    border:0px;
    padding:0px;
    margin:0px;
    width:100%;
    height:100%;
    position:absolute;
}
table.tagTable {
    width:100%;
    margin-bottom:25px;
}
table.tagTable tr td {
    text-align:center;
}
table.tagTable th a{
    color:black;
}
tr.greyColored {
    background-color:rgb(225,225,225);
}
tr.yellowColored {
    background-color:rgb(241, 207, 117);
}
img.tagImage{
    /*width:100%;*/
    max-width:600px;
    display:block;
}
img.hiddenImage{
    /*width:100%;*/
    max-width:600px;
    display:none;
}
INPUT, table, TH, LI LI, LI P, TD P, BLOCKQUOTE P, P, TD, form {font-size:1em;}
select, input.selectButton {font-size:.85em;}
