body {
 background: #D0D6E3 url('../images/main-v10/lightbg.gif') repeat-y;
 color: #404F6C;
 font: 12px Arial, sans-serif;
 margin: 0;
 padding: 0;
 scrollbar-face-color: #D0D6E3; 
 scrollbar-highlight-color: #D0D6E3; 
 scrollbar-shadow-color: #516386; 
 scrollbar-3dlight-color: #D0D6E3; 

 scrollbar-arrow-color: #516386; 
 scrollbar-track-color: #D0D6E3; 
}

a {
 background: inherit;
 color: #34347D;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 background: inherit;
 color: #496A9C;
}


/* TOP BANNER */

#top1 {
 width: 800px;
 height: 61px;
 background: #C4D0D5 url('../images/main-v10/frop-v10gu_01.png') no-repeat;
 color: inherit;
}

#top2 {
 width: 800px;
 height: 73px;
 background: #C4D0D5 url('../images/main-v10/frop-v10gu_02.png') no-repeat;
 color: inherit;
}

#top3 {
 width: 800px;
 height: 75px;
 background: #C4D0D5 url('../images/main-v10/frop-v10gu_03.png') no-repeat;
 color: inherit;
}

#top4 {
 width: 800px;
 height: 67px;
 background: #C4D0D5 url('../images/main-v10/frop-v10gu_04.png') no-repeat;
 color: inherit;
}

/* TOP NAVIGATION */

#navUpper {
 width: 800px;
 height: 27px;
 background: #AAD0BC url('../images/main-v10/frop-v10gu_05.png') no-repeat;
 color: inherit;
}

#navUpper ul {
 float: right;
 margin: 6px 0px;
}

#navUpper li {
 float: right;
 list-style: none;
 margin: 0px 8px;
}

#navUpper a {
 color: #116345;
 padding-right: 8px;
}

#navUpper a:hover {
 color: #5DCFA3;
 padding-right: 8px;
}


/* DIVIDER */

#borderDown {
 width: 800px;
 border-bottom: 5px solid #516386;
 clear: both;
}


/* CURRENTLY */

#current {
 width: 800px;
 height: 87px;
 background: #85B1BE url('../images/main-v10/frop-v10gu_07.png') no-repeat;
 border-bottom: 2px solid #4C9B73;
 color: inherit;
}

#currentIn {
 padding: 12px 160px 10px 140px;
}



/* CONTENT/NAVIGATION */

#inside {
 width: 800px;
}


/* CONTENTS */

#contents {
 width: 600px;
 float: left;
}

#contentsIn {
 margin: 10px 9px;
}

h1, h3 {
 background: #3F488C;
 border-top: 1px solid #8E9EBF;
 border-left: 1px solid #8E9EBF;
 border-right: 1px solid #000B99;
 border-bottom: 1px solid #000B99;
 color: #7D87D1;
 font: bold 8pt Verdana, sans-serif;
 letter-spacing: 2px;
 margin: 0px;
 padding: 3px 3px 3px 6px;
 text-transform: uppercase;
}

#contents p {
 padding: 0px 5px;
 text-align: justify;
}

.archive {color: #404F6C; padding-left: 9px;}
.contents {color: #404F6C; padding-left: 9px;}
.poll {padding-left: 4px;}

.italic {font-style: italic;}

table {font: 12px Arial, sans-serif;}

/*NAVIGATION*/


#nav {
 width: 200px;
 float: right;
}

#navIn {
 margin: 10px;
}

#nav a {
 background: #AAD0BD;
 border-top: 1px solid #AAD0BD;
 border-left: 1px solid #AAD0BD;
 border-right: 1px solid #1C633F;
 border-bottom: 1px solid #1C633F;
 color: #116345;
 display: block;
 font: bold 8pt Verdana, sans-serif;
 margin: 2px 10px 2px 10px;
 padding: 3px 5px 3px 3px;
 text-align: right;
}

#nav a:hover {
 background: #1C633F;
 border-top: 1px solid #1C633F;
 border-left: 1px solid #1C633F;
 border-right: 1px solid #AAD0BD;
 border-bottom: 1px solid #AAD0BD;
 color: #AAD0BD;
}

/* DIVIDER */

#borderUp {
 width: 800px;
 border-top: 5px solid #516386;
 clear: both;
}


/* CREDITS */

#credits {
 width: 800px;
 height: 100px;
 background: #D0D6E3 url('../images/main-v10/frop-v10testbottom.png') no-repeat;
 border-top: 2px solid #4C9B73;
 color: #282883;
}

#creditsIn {
 padding: 40px 8px 10px 135px;
}