@charset "utf-8";
/* CSS Document */

A {color:#94dd22; text-decoration:none;}
body {background-image:url(img/drops.jpg); background-position:top center; background-repeat:no-repeat; background-color:#000000; margin:0px 0px 0px 0px;}

.header {width:416px; height:90px; margin:0px auto 0px auto; background-image:url(img/headerbg.png); background-repeat:no-repeat;}
.navi {width:404px; border: 1px solid #4e4e4e; background-image:url(img/boxbg.png); padding:5px 5px 5px 5px; margin:0px auto 10px auto;}
.main {width:404px; border: 1px solid #4e4e4e; background-image:url(img/boxbg.png); padding:5px 5px 5px 5px; margin:0px auto 10px auto;}
.comments {width:404px; border: 1px solid #4e4e4e; background-image:url(img/boxbg.png); padding:5px 5px 5px 5px; margin:0px auto 10px auto;}

.title {font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; color:#94dd22; font-size:30px;}
.subtitle {font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; color:#94dd22; font-size:20px;}
.content {font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal; color:#FFFFFF; font-size:10px; display:inline;}
.greencontent {font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; color:#94dd22; font-size:10px; display:inline;}

.imagebody {border:1px solid #000000; margin:0px auto 0px auto;}

.dropdown {border:1px solid #4e4e4e; background-color:#4e4e4e; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; color:#FFFFFF; font-size:10px; display:inline;}
.textarea {width:400px; height:75px; border:1px solid #4e4e4e; background:transparent; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; color:#FFFFFF; font-size:10px; margin:0px 0px 5px 0px;}
.textareadouble {width:400px; height:150px; border:1px solid #4e4e4e; background:transparent; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; color:#FFFFFF; font-size:10px; margin:0px 0px 5px 0px;}
.input {width:400px; border:1px solid #4e4e4e; background:transparent; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; color:#FFFFFF; font-size:10px; margin:5px 0px 5px 0px;}

.submit {width:100px; border:1px solid #4e4e4e; background:transparent; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; color:#94dd22; font-size:10px; margin:0px 0px 5px 300px;}
