body{
	background-color:#FFD350;
	color:#000000;
	border:0;
	margin:0;
	padding:0;
	}

@font-face {
	font-family: 'Calligraph421';
	src: url('../fonts/Calligraph421.ttf');
	src: local('Calligraph421'), local('Calligraph421'), url('../fonts/Calligraph421.ttf') format('truetype');

}

#header{
	position:static;
	background-color:#FFEB78;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:right;
	vertical-align:middle;
	font-size: .6em;
	color:#487679;
	height: 26px;
	margin:0px 650px 0px 0px;
	padding-right:10px;
	border-style: inset;
	border-width: 1px;
	white-space: nowrap;
}

#silver, #shadow{
	position:absolute;
	width:400px;
	color:#ffffff;
	font-family:"Calligraph421",Arial,sans-serif;
	font-variant:small-caps;
	font-size: 3em;
	vertical-align: top;
	white-space: nowrap;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#silver{
	top: 0px;
	left:50px;
	z-index:90;
	}

#shadow{
	top:1px;
	left:51px;
	z-index:100;
	}

.silver{
	color:#000000 !important;
}

h1, h1.fontface{
	position:static;
	color:#ffffff;
	font-family:"Calligraph421",Arial,sans-serif;
	font-variant:small-caps;
	font-size: 100%;
	white-space: nowrap;
	margin:30px 0px 0px 0px;
}

h3{
	position:static;
	background-color:#FFEB78;
	font-family:"Calligraph421",Arial,sans-serif;
	font-variant:small-caps;
	font-size: 100%;
	color:#487679;
	margin:-10px 0 0 600px;
	padding-left:5px;
	border-style: inset;
	border-width: 1px;
	}

#main{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	margin-right:15%;
	margin-top:20px;
	margin-left:405px;
}

.float-l{
	float: left;
	padding:-5px 0 0 0;
	margin:0 25px 0 0;
}

a.link:link, a.link:visited, a.link:hover, a.link:active {
	display:block;
	margin:0 0 15px 0;
	border:0;
	padding-left:15px;
	color: #487679;
	background-image: url(../img/star15.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#ffffff;
	font-size: 70%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: left;
	line-height: 8px;
	z-index:200;
	}

a.link:hover{
	color:#A6A6A6;
	background-image: url(../img/star15_hover.png);
	}

#links{
	position:relative;
	margin:0;
	padding:0;
}

a:link.anker{
	background-color:#ffffff;
	color:#ffffff;
	text-decoration:underline;
	}

a:visited.anker{
	background-color:#ffffff;
	color:#A6A6A6;
	text-decoration:underline;
	}

a:hover.anker{
	background-color:#ffffff;
	color:#efefef;
	text-decoration:none;
	}

.img{
	float: left;
	clear: left;
	margin: 0 30px 0 0px;
	padding-left:10px;
}


.a{
	clear:both;
	height:0;
}

.b{
	clear:both;
	height:20px;
}
.c{
	clear:both;
	height: 40px;
}

hr{
	width:100%;
	text-align:left;
	width: 350px;
	min-width: 350px;
	height:3px;
	max-height:2px;
	border-bottom:#868686 1px solid;
	border-top:#A6A6A6 1px solid;
	border-left:transparent 1px solid;
	border-right:transparent 1px solid;
	margin:5px 0 5px 0;
}

#buttons{
	position:static;
	margin:40px 0 50px 450px;
	padding:0 0 0 5px;
	z-index:500;
	background-color:#ffffff;
	border-style: inset;
	border-width: 1px;
}

#footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	margin-top:20px;
	color:grey !important;
}

#wrapper {text-align:left; margin:1% auto; width:350px; font-size:85%;}
p {padding:0.2em 0;}
legend {padding:0.2em 1em;
    border-bottom:1px solid rgb(125,125,125);
    border-right:1px solid rgb(125,125,125);
    border-top:1px solid rgb(175,175,175);
    border-left:1px solid rgb(175,175,175);
    font-weight:bold;
    font-size:110%;}
p#legend_text {margin:1em 0;}
label {float:left; width:8em;}
p input {width:100%;}
fieldset {padding:0 2em 1em 2em;
    border-bottom:3px solid rgb(125,125,125);
    border-right:3px solid rgb(125,125,125);
    border-top:1px solid rgb(175,175,175);
    border-left:1px solid rgb(175,175,175);}
input, textarea {border:1px solid rgb(125,125,125); background:rgb(245,245,245);}
textarea {width:100%; overflow:auto;}
input.send {background:rgb(225,225,225);
    width:6em;
    cursor:pointer;
    font-weight:bold;
    border-bottom:3px solid rgb(125,125,125);
    border-right:3px solid rgb(125,125,125);
    border-top:1px solid rgb(175,175,175);
    border-left:1px solid rgb(175,175,175);}
input.send.error   {color:rgb(225,225,225); background:#D00;}
input.send.confirm {color:rgb(225,225,225); background:#080;}
.error {color:#D00;}
.confirm {color:#080;}
.standard {color:#000;}
.right {text-align:right; padding:2em 20% 0 0;}
code {display:block;
    margin-top:1em;
    font-family:"Courier New", Courier, monospace;
    font-size:110%;
    color:#C56109;}
strong {color:#C56109;}
p#backlink {text-align:right; margin-top:20px;}
p#backlink a {text-decoration:none; color:#C56109;}
p#backlink a:hover {text-decoration:underline;}

