td#rightcol INPUT {
height: 22px;
}
body,td {
  font-family: helvetica, verdana, bitstream vera sans, arial, sans-serif;
  font-size: 12px;
  padding-top: 10px;
  color: #ffffff;
}

BODY {
    margin: 0px;
    background-color: #0B2D5D;
}

A {
	color: #CD3A44;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

DIV#wrapper {
	width: 955px; 
	margin: 0 auto; 
	text-align:left;
}

DIV#menu {
	padding: 7px;
	text-align:left;
	margin-top: 20px;	
}

DIV#menu A{
	margin-right: 50px;
	font-size: 15px;
	text-decoration: none;
	color: silver;
}

DIV#menu A:HOVER {
	color: white;
}

DIV#header-images {
	margin-top: 4px;
	border-top: solid 2px white;
	border-bottom: solid 3px black;
}

DIV#main { text-align:left; }


/* CONTENT */
TD#contentcell {
	background: #061831;
	padding: 15px;
	padding-bottom:35px;
        padding-top: none;
}


H1 {
        margin-top: 0px;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
}

TD#contentcell DIV {
	color: #FFFFFF;
        line-height: 19px;
	font-size: 12px;
} 

TD#contentcell P {
               line-height: 19px;
	color: #FFFFFF;
	font-size: 12px;
} 

/* RIGHT COL */
TD#rightcol {
	background: #011f49;
	color: #FFFFFF;
	padding: 15px;
}

TD#rightcol H2 {
	color: #d13a44;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 25px;
}

TD#rightcol UL {
  padding-left: 20px;
  margin-left: 0px;
  list-style-type:none;
}

DIV#footer {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}

DIV#footer A {
	color:silver;
}

DIV#footer A:HOVER {
	color: white;
}


td#rightcol INPUT,TEXTAREA {
	width:100%;
        padding:4px;
	margin-bottom: 5px;
        margin-top: 4px;
}

td#rightcol DIV {
	font-size: 12px;
}

/* Default */

input,select,textarea {
  border: solid 1px #d0d0d0;
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { 
 margin-top: 0px;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
 }
.redheading { font-size: 18px; color: #cd3a44; }
.subheading { font-size: 14px; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #cd3a44; }
.darkred { color: #5D011D; }


form {
  margin: 0px;
}


.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}


div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }

#wysiwygpro_editor body { margin: 10px 20px; }

