body {
background: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 18px;
color: #333;
}
a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #4a3c19;
}
#wrap {
margin: 20px auto;
width: 90%;
}
#header {
background: #666666 url(../lizards.gif) repeat;
height: 120px;
/* border-style: solid;
border-width: medium;
border-color: #999;
margin: 0;
padding: 0; */
}
#header h1 {
font-size: 42px;
font-family: Maiandra GD, Papyrus, Verdana, Arial, Helvetica, sans-serif;
/*letter-spacing: -1px;*/
padding: 30px 0px 0px 40px;
margin: 0;
color: #b00;
}
#header h1 a {
color: #b00;
text-decoration: none;
/*letter-spacing: -2px;*/
}
#header h1 a:hover {
color: #e33;
}
#header h2 {
font-size: 19px;
font-family: Maiandra GD, Papyrus, Verdana, Arial, Helvetica, sans-serif;
color: #333;
padding: 10px 0px 0px 40px;
/*letter-spacing: -1px;*/
font-weight: bold;
}
#menu {
height: 40px;
line-height: 40px;
background: #000;
margin: 0;
padding: 0;
/* border-left: medium solid #999;
border-right: medium solid #999; */
}
#menu ul {
list-style-type: none;
padding-left: 40px;
margin: 0;
}
#menu ul li {
display: block;
float: left;
margin: 0;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: bold;
font-size: 18px;
color: #ccc;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}
#content {
background: #ccf;
padding: 10px;
/* border-style: solid;
border-width: medium;
border-color: #999;
color: #630; */
}
.left {
float: left;
width: 75%;
text-align: justify;
padding: 10px;
font-size: 14px;
background: #ffd;
/* border-left: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000; */
}
.left a:link {
font-weight: bold;
color: #060;
}
.left a:visited {
font-weight: bold;
color: #963;
}
a.bigred {
font-family: comic sans ms, arial;
color: #f00;
font-size: 24pt;
text-decoration: none}
.left a:hover {
text-decoration:underline;
}
.left h2 {
font-size: 30px;
font-weight: 100;
padding: 15px 0 7px 0;
color: #630;
}
.releaseyear {
	font-size: 18px;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
}
.right {
float: right;
width: 18%;
background: #fff;
padding: 10px;
/* border-left: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000; */
}
.right h2 {
height: 24px;
line-height: 24px;
color: #000;
font-size: 17px;
padding-left: 10px;
}
.right ul {
padding: 10px 0 15px 30px;
list-style: none;
}
.right ul li a {
font-weight: normal;
font-size: 12px;
}
.right ul li a:hover {
text-decoration: none;
font-weight: bold;}
#bottom {
}
#footer {
text-align: center;
font-size: 11px;
}
#grade {
float: left;
color: #c00;
font-size: 75px;
line-height: 60px;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;
font-family: Georgia;
}