/* styles.css - External stylesheet to format the Archive */

body {background-color: #C4DAE8; color: #346380; font-size: .7em; font-family: verdana,helvetica,serif; background-image: url(/back.jpg); background-repeat: no-repeat; background-position: top left; background-attachment: fixed; }

div {position: absolute; z-index: 2;}

div.main {left: 5px; top: 70px; width: 565px; padding: 8px; text-align: center;}

div.top {left: 5px; top: 0px; width: 780px; text-align: center;}

div.animes {left: 595px; top: 81px; width: 190px; text-align: center;}

div.menu {background-image: url(/menuback.jpg); left: 595px; top: 291px; width: 190px; text-align: right;}

a:link {color: #356F93; font-weight: normal; text-decoration: underline}
a:active {color: #356F93; font-weight: normal; text-decoration: underline}
a:visited {color: #356F93; font-weight: normal; text-decoration: underline}
a:hover {color: #356F93; font-weight: normal; text-decoration: none}

a:link.menu {color: #346380; font-weight: bold; text-decoration: underline}
a:active.menu {color: #346380; font-weight: bold; text-decoration: underline}
a:visited.menu {color: #346380; font-weight: bold; text-decoration: underline}
a:hover.menu {color: #346380; font-weight: bold; text-decoration: none}

img {border: 0; z-index: 1;}

img.content {float: right;}
img.content2 {float: left;}

textarea {font-size: 1em; font-family: verdana,helvetica,serif; width: 160px; color: #194A87; background-color: #FFFFFF; border-width: 1px; border-color: #194A87; border-style: solid; }

input {font-size: 1em; font-family: verdana,helvetica,serif; color: #194A87; background-color: #FFFFFF; border-width: 1px; border-color: #194A87; border-style: solid;}

input.box {width: 160px;}