html, body { width: 100%; height: 100%;	margin: 0px; padding: 0px; }

#page {	width: 100%; height: 100%; margin: 0px; padding: 0px; line-height: 1.4; }

#header { width: 800px; overflow: hidden; margin-left:100px; }

#logo { margin: 0px; margin-top:100px; padding: 0px; float: left; }

#logo img { border:none; }

.content { font-family: Arial; font-size:17px; font-weight:normal; margin:0px; padding:0px; }

h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; font-weight:normal; }
h4 { font-size:19px; }

#center,
#footer { width:670px; margin:0px; margin-left:130px; margin-top:60px; padding:0px; }

#center .csc-default{ border-top: 1px dotted black; }
#center .content { padding-bottom:20px; }

#center a, #center a:hover, #center a:visited,
#right a, #right a:hover, #right a:visited { color:#c99; }

#footer { border-top:2px solid black; font-family: Arial; font-size:13px; font-weight:normal; margin-top:30px; padding-top:10px; }
#footer .left,
#footer .right { float:left; width:275px; padding-bottom:20px; }
#footer a, #footer a:hover, #footer a:visited { color:black; }

ul { list-style-type:none; margin:0px; margin-top:-1.0em; padding:0px; }
li { list-style-position:outside; background: url(../img/content/bullet.png) no-repeat 0px 12px;  padding-left:1.35em; }

/*** TABLES ***/
table { margin-top:-1.0em; margin-left:-.1em; }
td { vertical-align:top; text-align:left; min-width:6.0em; }
td p.bodytext { margin:0px; padding:0px; }

/*** CONTENT ELEMENT SPECIFIC ***/
#c5,
#c6 { padding-bottom:2.0em; }
#c5 { padding-top:1.0em; }

/*** SMOOTH GALLERY ***/
#right .myGallery { background-color:white; border:none; }
#right .jdGallery .slideElement { background-color:white; background-position:top left; }
