@CHARSET "UTF-8";

body { background: url('../img/author/background.png') top left repeat-x; background-color: #FFCC66; padding: 0; margin:0; font-family: Verdana; font-size: 13px;}
#top-menu {position: relative; height: 117px; }
#logo {position: absolute; left: 40px; }
#logo img { border: 0; }

#top-menu ul { position: absolute; left: 250px; top: 5px; margin: 0; padding: 0; list-style: none; }
#top-menu ul li { float: left; font-size: 11px; }
#top-menu ul li a { text-decoration: none; color: #666666; font-size: 8.5pt; font-family: "Comic sans MS", Verdana; padding-left: 8px; padding-right: 8px; padding-top: 25px; display: block;}
#top-menu ul li a:hover { background: url("../img/author/frog.png") no-repeat top center; }

#heading { position: absolute; top: 60px; left: 250px; }

#content { background-color: white; padding-left: 20px; }

#footer { padding-left: 20px; color: #666666; margin-top: 5px; width: 700px; height: 50px; font-size: 8pt;}

.authorName {
font-family: Verdana, Arial; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #000033; text-decoration: none
}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
:link 			{ color: #330033; text-decoration: none; }
a:hover			{ color: #ff6600; text-decoration: none; }
a.links:link    { color: #330033; text-decoration: none; }
a.links:active  { color: #330033; text-decoration: none; } 
a.links:visited { color: #666666; text-decoration: none; }
a.links:hover   { color: #ff6600; text-decoration: none; }

img { border: 0; }