body
{
    background-color: black;
    text-align: center;
}
.BottomMenu
{
    margin: auto;
    text-align: center;
}

.BottomMenu a
{
    color: Gray;
    text-decoration: underline;
}

.BottomNav
{
    clear: both;
    color: Gray;
    font-size: small;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    text-align: center;
}

.Thoughts
{
    border-style: outset;
    border-width: thin;
    float: left;
    height: 206px;
    margin: 5px;
}

.center 
{
	width:100%;
	text-align:center;
}

.sublist
{
    border: solid gray thin;
}
.sublist li
{
    text-decoration: none;
    color: gray;
}
.smalltext
{
    font-size: small;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#page
{
    margin: auto;
    width: 100%;
    text-align: left;
    background-color: white;
    background-image: url(images/omega_logo_small.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
}
#cornerpicdiv
{
    background-attachment: fixed;
    background-image: url(images/flag_corner_trans.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.leftnav
{
    float: left;
    margin-left: 20px;
}

#leftnav
{
    float: left;
    position: relative;
    margin-left: -10px;
}
#leftnavlist li
{
    list-style-type: none;
}
#homelist li
{
    text-decoration: none;
    color: gray;
}
#contactlist li
{
    text-decoration: none;
    color: gray;
}
#contentarea
{
    float: left;
    padding: 10px;
    width: 475px;
}
#headertext
{
    margin-left: 180px;
    padding: 15px 15px 40px 15px;
}
#logo
{
    float: left;
    width: 160px;
    padding: 15px;
}

#topnav
{
    width: 700px;
    border-bottom: solid red thin;
}
#topnav ul
{
    display: inline;
}

#topnavlist li
{
    display: inline;
    margin-right: 20px;
    margin-left: 20px;
}
#powmia
{
    width: 150px;
    height: 209px;
    padding-top: 10px;
}
#califrame
{
    border-width: 0;
    height: 625px;
    float: right;
}
#calendar
{
    width: 775px;
}
#sizetopnav
{
    width: 600px;
    margin: auto;
    margin: auto;
    text-align: center;
}
#founderspic
{
    width: 200px;
}
/* Link properties*/
#topnavlist li a:link
{
    color: black;
    text-decoration: none;
}
#topnavlist li a:visited
{
    color: black;
    text-decoration: none;
}
#topnavlist li a:hover
{
    color: black;
    background-color: Yellow;
    text-decoration: none;
}

.sublist li a:link
{
    font-size: small;
    color: gray;
    text-decoration: none;
}
.sublist li a:visited
{
    font-size: small;
    color: gray;
    text-decoration: none;
}
#leftnavlist li a:link
{
    color: black;
}
#leftnavlist li a:visited
{
    color: black;
}
