@font-face {
	font-family: "Droid Sans";
	src: url(fonts/DroidSans.ttf) format("truetype");
}

@font-face {
	font-family: "Droid Sans";
	font-weight: bold;
	src: url(fonts/DroidSans-Bold.ttf) format("truetype");
}

/* based on css zengarden example */

.picture {
	margin-top: 6px;
}

body {
    margin-top: 25px;
    padding: 0;
    color: #333;
    font: 13px "Droid Sans", "Trebuchet MS", "Lucida Sans Unicode", "Arial", sans-serif;
    background: #FFFFFF; /* #E2EBED; */
    text-align: center;
    }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent;
	}

a
    {
    color: #307082;
    }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }

#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select
    {
    display:none;
    }

#container
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
	/* background: url('../images/bkd_white_innershadow.gif') */
    }
* html #container
    {
    /* width: 744px;
    w/idth: 724px; */
    }

#header {
    position: absolute;
    top: 25px;
    left: 20px;
}
#header h2 {
	font-size: 16px;
	font-family: "Droid Sans", "Trebuchet MS", "Lucida Sans Unicode", "Arial", sans-serif; 
	font-variant: small-caps; 
	font-style: italic; 
    font-weight: bold
}

#header h1 {
    background: url("../images/logo.png");
    width: 156px;
    height: 25px;
    overflow: hidden;
    margin: 0;
}

#header h1 span { display: none; }

h2
    {
    font-size: 12px;
    margin: 0;
    }

#headline { padding-top: 85px; }
#headline a.yuumura {
	background: url("../images/yuumura.png") no-repeat !important;
	background: url("../images/yuumura.gif") no-repeat;
    font-size: 12px;
    height: 64px;
    width: 64px;
    position: absolute;
    top: 50px;
    margin: 0;
    right: 130px;
}
#headline a.mirelle {
	background: url("../images/mirelle.png") no-repeat !important;
	background: url("../images/mirelle.gif") no-repeat;
    font-size: 12px;
    height: 64px;
    width: 64px;
    position: absolute;
    top: 50px;
    right: 50px;
    margin: 0;
}
#headline a:hover.mirelle /**/ {
	background: url("../images/mirelle_over.png") no-repeat !important;
	background: url("../images/mirelle_over.gif") no-repeat;
    font-size: 12px;
    height: 64px;
    width: 64px;
    position: absolute;
    top: 50px;
    right: 50px;
    margin: 0;
}
#headline a:hover.yuumura /**/ {
	background: url("../images/yuumura_over.png") no-repeat !important;
	background: url("../images/yuumura_over.gif") no-repeat;
    font-size: 12px;
    height: 64px;
    width: 64px;
    position: absolute;
    top: 50px;
    margin: 0;
    right: 130px;
}
#headline .mirelle span { display: none; }
#headline .yuumura span { display: none; }

#container #intro #headline .p1 span {
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% "Droid Sans", "Trebuchet MS", "Lucida Sans Unicode", "Arial", sans-serif;
}

#preamble, #supportingText
    {
    margin: 0 20px 0 243px;
    }
#supportingText p, #preamble p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
#preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3
    {
    /* width: 200px; */
    height: 24px;
    margin: 40px 0 10px 0;
    }
#preamble h3 { 
	/* background: url("../images/heading01.gif") no-repeat; */
}
#explanation h3
    {
    background: url("../images/heading02.gif") no-repeat;
    }
#participation h3
    {
    background: url("../images/heading03.gif") no-repeat;
    }
#benefits h3
    {
    background: url("../images/heading04.gif") no-repeat;
    }
#requirements h3
    {
    background: url("../images/heading05.gif") no-repeat;
    }
#requirements
    {
    margin-bottom: 40px;
    }

#linkList
    {
    position: absolute;
    top: 280px;
    left: 20px;
    width: 210px;
    background: #E2EBED;
    }
#lselect ul, #larchives ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
    padding: 10px 10px 10px 10px;
    }
#lselect ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 13px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a:hover.c
    {
    color: #D60808;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
#linkList #larchives ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#linkList #lresources ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#lresources h3.resources
    {
    background: url("../images/resources.gif") no-repeat;
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }
#larchives h3.archives
    {
    background: url("../images/archives.gif") no-repeat;
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }

#footer
    {
    /* background: url("../images/footer.gif") no-repeat; */
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }
    
#screenshot { margin: 0 0 10px 0; position: relative; }
#screenshot ol { margin: 0; padding: 0; background: url(../images/screenshotnav.gif) no-repeat; width: 386px; height: 15px; }
#screenshot li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#screenshot li, #screenshot a { height: 15px; display: block; overflow: hidden; }
/* Modified Phark Image Replacement Technique */
#screenshot a { text-indent: -5000px; text-decoration: none; }
/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#screenshotnav_1 {left: 324px; width: 20px;}
#screenshotnav_2 {left: 345px; width: 20px;}
#screenshotnav_3 {left: 366px; width: 20px;}
#screenshotnav_1 a:hover { background: transparent url(../images/screenshotnav.gif) -324px -15px no-repeat; text-decoration: none;}
#screenshotnav_2 a:hover { background: transparent url(../images/screenshotnav.gif) -345px -15px no-repeat; text-decoration: none;}
#screenshotnav_3 a:hover { background: transparent url(../images/screenshotnav.gif) -366px -15px no-repeat; text-decoration: none;}
#screenshotnav_1 a.selected { background: transparent url(../images/screenshotnav.gif) -324px -30px no-repeat;}
#screenshotnav_2 a.selected { background: transparent url(../images/screenshotnav.gif) -345px -30px no-repeat;}
#screenshotnav_3 a.selected { background: transparent url(../images/screenshotnav.gif) -366px -30px no-repeat;}

/*- Main Menu in Header */
ul.menu {
	margin: 0 10px 0 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	top: 260px;
	height: 25px;
}
ul.menu li {
	display: inline;
	margin: 0;
}
ul.menu, ul.menu li a {
	padding: 5px 8px 5px;
}
ul.menu li a {
	font: 10px "Droid Sans", "Trebuchet MS", "Lucida Sans Unicode", "Arial", sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
	text-decoration: none;
}
ul.menu li a:hover {
	background: #004272;
	color: #FFFFFF !important;
	text-decoration: none;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: #FFFFFF;
	color: #000000 !important;
	text-decoration: none;
}

/*- Form */

input[type=text], textarea {
	font: 1em "Droid Sans", "Trebuchet MS", "Lucida Sans Unicode", "Arial", sans-serif;
	border: 1px #ccc solid;
	background: #F7FBFD;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #DCF0F6;
	color: #333;
	border-color: #666;
	}
