body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
    background-color:#cccc99;
}

h1  {font-style: italic;}
h2  {margin-left:50px;font-style: italic;}

.notice {
    width:550px;
    margin-left:120px;
    border: 1px solid red;
    background-color:white;
    padding: 20px;
}

.notice a {
    text-decoration:underline !important;
}

/*position:absolute;
top:0px;border:1px solid black;
*/
#navheader {
    width:125px;
    margin: 0px auto;
}

/*    float:left; */
.mainitem {
    padding:10px;
}

.toptitle {
    color:#660000;
}

.conceal {
    display:none;
}

.copylink {
    text-decoration:underline;
    color:red;
}

/*
.coverthumbs {
width:280px;
    margin: 0 auto;
}
*/

#main1 {
	position: absolute;
    right: 100px;
	left: 125px;
    border:10px solid #963;
	width: 550px;
    background-color:#ffc;
	padding: 20px;
}
/*	top: 150px; */


#main2 {
	margin-left: 100px;
    border:10px solid #963;
	width: 330px;
    background-color:#ffc;
	padding: 20px;
}

.flink {
	font-size: 10px;
	text-decoration: none;
    color: black;
}

a {color: black; text-decoration: none;}
a:hover {color: red !important; text-decoration: none;}
a:hover img {border:0px solid red;}
a img {border:0px solid red;}
img {border-width:0px;}

.error {color:red;}

#footer {
	font-size: 10px;
}

