/* Outside of Wrapper
-----------------------------------------------------------------------------------------------*/  
* {
    padding:0;
    margin:0;
    color:#000;
    background-color:transparent;
}

#Bground img {
    border-style: none;
}

#Bground {
    background-color:white;
    text-align: center;
}

#TopStripe, #TopStripe2, .search, #Header p, #Nav, #Contact, #BottomStripe, #DivBorder, #DividerBorder2, #Divider {
    display:none;
}

#Footer {
    position:relative;
    background:none;
    width:900px;
    height:57px;
}

#Footer p {
    text-align:left;
    padding-left:820px;
    font-size:14px;
    color:#000;
    font-family:sans-serif;
}
#Footer p + p {
    padding-left:780px;
}

/* Header
-----------------------------------------------------------------------------------------------*/
#Logo {
    float:left;
    margin:140px 0 30px 0;
    font-variant:small-caps;
    text-indent:0;
    font-weight:bolder;
    font:48px Trajan Pro, Palatino Linotype, Palatino, serif black;
}

#Header {
    margin-top:-143px;
}

#Header a {
    color:#CCF;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    text-decoration:none;
}

#Wrapper, #NavWrapper, #FooterWrapper {
width: 1001px;
margin: 0 auto;
text-align: left;
}


/* Top Half of Site
  --------------------------------------------------------------------------------------------*/

#ContentWrapper {
    width: 1001px;
    float:left;
    margin-top:0px;
}
    
#Content {
    border:1px solid;
    float:right;
    width:735px;
    min-height:500px;
}

#ContentWrapper2 {
   margin-top:20px;
   padding: 0 20px 10px 20px;
}

#Content p {
   color:#000;
   font-family: Tahoma, Geneva, sans-serif;
}

#Content h1, #Content h2, #Content h3, #Content h4, #Content h5, #Content h6 {
	color:#000;
	font-family: Palatino Linotype, Palatino, Book Antiqua, serif;
	font-variant:small-caps;
	font-weight:bold;
}

#SubNav {
    border:1px solid;
    width: 221px;
    height:auto;
    float: left;
}

#SubNav li, #Contact li {
    list-style:none;
}

#SubNav ul {
    margin:25px 0 0 20px;
    padding:0 0 25px 20px;
}

#SubNav a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:600;
    text-decoration:none;
    font-size:14px;
    line-height:40px;
    color:#000;
}

/* Forum Insert
  --------------------------------------------------------------------------------------------*/

.other {
	position: absolute;
	z-index: 10;
	visibility: visible;
}

.cal {
	position: absolute;
	z-index: 10;
	visibility: visible;
}
