/* Header */
#header a:link {
color: #000000;
text-decoration: none;
}
#header a:visited {
color: #000000;
text-decoration: none;
}
#header a:hover {
color: #FF0000;
text-decoration: underline;
}
#header a:active {
color: #FF0000;
text-decoration: underline;
}

/* Main Body */
a:link {
color: #0000FF;
text-decoration: none;
}
a:visited {
color: #0000FF;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: underline;
}
a:active {
color: #FF0000;
text-decoration: underline;
}

/* Footer */
#footer a:link {
color: #000000;
text-decoration: none;
}
#footer a:visited {
color: #000000;
text-decoration: none;
}
#footer a:hover {
color: #FF0000;
text-decoration: underline;
}
#footer a:active {
color: #FF0000;
text-decoration: underline;
}

/* Frontpage Icons */
.icon1-out {
background-image:url(/images/icon_world_out.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon1-over {
background-image:url(/images/icon_world.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon2-out {
background-image:url(/images/icon_photo_out.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon2-over {
background-image:url(/images/icon_photo.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon3-out {
background-image:url(/images/icon_reports_out.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon3-over {
background-image:url(/images/icon_reports.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon4-out {
background-image:url(/images/icon_servicelearning_out.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon4-over {
background-image:url(/images/icon_servicelearning.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon5-out {
background-image:url(/images/icon_adventure_out.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon5-over {
background-image:url(/images/icon_adventure.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon6-out {
background-image:url(/images/icon_nv_out.jpg);
width: 75px;
height: 75px;
float: left;
}

.icon6-over {
background-image:url(/images/icon_nv.jpg);
width: 75px;
height: 75px;
float: left;
}

#header-line {
margin: 0;
padding: 0;
background: #630460;
width: 640px;
height: 5px;
}
#heading {
margin: 0;
padding: 0;
background: #C997FB;
background-image:url('/images/title_bg.jpg');
background-repeat: no-repeat;
width: 640px;
height: 101px;
}
#heading a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}
.line {color:#db99ff;margin:5px;}
#sddm {/* Main menu properties - Menu box */
margin: 0;
padding: 0;
}
#sddm li {/* Main menu properties - Menu box */
margin: 0;
padding: 0;
list-style: none;
float: left;
font: 11px "Arial";
}
#sddm li a {/* Main menu properties - Links */
display: block;
margin: 0 1px 0 0;
padding: 0px 5px;
text-decoration: none;
}
#sddm li a:hover {/* Main menu properties - Links */
color: #F00;
}
#sddm div {/* Pull down menu properties - Menu box */
position: absolute;
visibility: hidden;
margin: 0;
padding: 0;
border: 1px solid;
border-color: #db99ff #630460 #630460 #db99ff;
background: #fff;
}
#sddm div a {/* Pull down menu properties - Links */
position: relative;
display: block;
margin: 0;
padding: .2em .5em;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #FFF;
color: #000;
font: 11px "Arial";
}
#sddm div a:hover {/* Pull down menu properties - Links */
background: #630460;
color: #FFF;
}
#sddm_chi {/* Main menu properties - Menu box */
margin: 0;
padding: 0;
}
#sddm_chi li {/* Main menu properties - Menu box */
margin: 0;
padding: 0;
list-style: none;
float: left;
font: 12px "Times New Roman";
border-right: 1px solid #db99ff;
}
#sddm_chi li a {/* Main menu properties - Links */
display: block;
margin: 0 1px 0 0;
padding: 0px 5px;
text-decoration: none;
}
#sddm_chi li a:hover {/* Main menu properties - Links */
color: #F00;
}
#sddm_chi div {/* Pull down menu properties - Menu box */
position: absolute;
visibility: hidden;
margin: 0;
padding: 0;
border: 1px solid;
border-color: #db99ff #630460 #630460 #db99ff;
background: #fff;
}
#sddm_chi div a {/* Pull down menu properties - Links */
position: relative;
display: block;
margin: 0;
padding: .2em .5em;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #FFF;
color: #000;
font: 12px "Times New Roman";
}
#sddm_chi div a:hover {/* Pull down menu properties - Links */
background: #630460;
color: #FFF;
}
#maincontainer {
margin: 0;
padding: 5px;
width: 630px;
background-color: white;
text-align:left;
}
.indexicon {
margin: 0;
padding: 5px;
width: 75px;
height: 75px;
background-color: white;
float: left;
background-image: url(/images/dot_bg.jpg);
background-repeat: repeat-y;
}
.indexdesc {
margin: 0;
padding: 0 5px;
width: 115px;
background-color: white;
float: left;
}
.indexdesc h1 {
font-size: 13px;
font-family: Times New Roman, Times, serif;
line-height: 14px;
color: #FF3300;
font-weight: bold;
}
p {
font-size: 12px;
line-height: 18px;
font-family: Times New Roman, Times, serif;
}
.pstyle {
line-height: 18px;
font-size: 12px;
font-family: Times New Roman, Times, serif;
}
.pstyle_t1 {
font-size: 12px;
font-family: Times New Roman, Times, serif;
}
.pstyle_chi {
line-height: 24px;
font-size: 12px;
font-family: Times New Roman, Times, serif;
}
.pstyle_chi span.seperator {
color: #db99ff;
}
.pstyle_chi span.brand {
color: #990099;
}
.pstyle_chi_title {
line-height: 24px;
font-size: 15px;
font-family: Times New Roman, Times, serif;
}
.pstyle_topic {
line-height: 24px;
font-size: 15px;
font-weight: bold;
font-family: Times New Roman, Times, Serif;
color: #f60;
text-decoration: underline;
}
.index_font {
font-size: 11px;
line-height: 14px;
}
.index_font1 {
font-size: 10px;
line-height: 11px;
font-family: Arial, Sans Serif;
}
#content{
width:640px;
margin-left:auto;
margin-right:auto;
border-left:9px;
border-left-image:url('/images/bg_shadow_left.png');
border-right:9px;
border-right-image:url('/images/bg_shadow_right.png');
}
.rightcol {
background-image:url('/images/bg_shadow_right.png');
background-repeat:repeat-y;
height:100%;
width:9px;
float:left;
}
.leftcol {
background-image:url('/images/bg_shadow_left.png');
background-repeat:repeat-y;
height:100%;
width:9px;
float:left;
}
.btmcol {
background-image:url('/images/footer.png');
background-repeat:no-repeat;
}
