/* CSS Document */

html, body{
margin:0px;
padding:0px;
background-image:url(images/misc/altclue2.gif);
background-repeat:repeat-y;
}

body {
	background-image:url(images/misc/altclue2.gif);
background-repeat:repeat-y;
}


p, body {
	font-style : normal;
	font-weight : normal;
	font-size : 16px;
	font-family:"Arial", "Helvetica", sans-serif;
	text-decoration : none;
	background-color:#fff;
	color:#003300;
	text-align: left;
	}

#main {
width:925px;
height:auto;
position:relative;
color : #003300;
margin-left:auto;
margin-right:auto;
border-left: 2px solid #030;
border-bottom: 2px solid #030;
}


#header {
width:925px;
height:100%;
position:relative;
}

#nav {
width:925px;
height:25px;
position:relative;
margin-bottom:0px;
margin-top:0px;
vertical-align:middle;
}

#comic {
width:910px;
padding-left:15px;
position:relative;
font-weight:normal;
color:#030;
text-align: left;
}

#calendar {
	width:175px;
	position:relative;
	float:left;
	padding-left:15px;
	padding-top:5px;
	border-left:2px #003300 solid;
	text-align: left;
}


#news {
width:895px;
position:relative;
font-size:16px;
padding-left:15px;
padding-top:5px;
border-top:2px solid #003300;
padding-right:15px;
}

#footer {
width:910px;
position:relative;
text-align:left;
color:#030;
font-size:16px;
padding-left:15px;
padding-top:5px;
border-top:2px solid #003300;
}
	
A:link, A:visited,  A:hover, A {
	font-style : normal;
	font-weight : normal;
	font-size : 16px;
	color : #003300 ;
	text-decoration : none;
	text-align: left;
	}
	
A:hover {
	text-decoration : underline ;
	}
	
H2 {
	font-style : normal;
	font-weight:bold;
	font-size : 28px;
	font-family:"Arial", "Helvetica", sans-serif;
	text-decoration : none;
	text-align: left;
	}
	
H3	{
	font-style : normal;
	font-weight : bold;
	font-size : 26px;
	text-decoration : none;
	text-align: left;
	}
	
.nav{
	width:105px;
	text-align:center;
	border-left:none;
	border-top:none;
	border-bottom:none;
}

a:link img, a:visited img, a:hover img, a:active img  { border: 0px }


.calendar {
	font-style : normal;
	font-weight : normal;
	font-size : 16px;
	color : #CCC;
	text-decoration : none;
	text-align:center;
	}
	
td {
	vertical-align:text-top;
	border: 2px solid #eee;
	padding:2px;
	text-align:center;
}

