/* CSS Document */

html, body{
margin:0px;
padding:0px;

}

body {
	background-image:url(images/misc/altclue1.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:#030;
	color:#FFFFFF;
	}

#main {
width:925px;
height:auto;
position:relative;
color : #ffffff;
margin-left:auto;
margin-right:auto;
border-left:1px solid #ffffff;
border-bottom: 1px solid #fff;
}


#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;
text-align:left;
font-weight:normal;
color:#ffffff;
}

#calendar {
	width:175px;
	position:relative;
	float:left;
	padding-left:15px;
	padding-top:5px;
	border-right:1px #ffffff solid;
}


#news {
width:895px;
position:relative;
text-align:left;
font-size:16px;
padding-left:15px;
padding-top:5px;
border-top:1px solid #ffffff;
padding-right:15px;
}

#footer {
width:910px;
position:relative;
text-align:left;
color:#ffffff;
font-size:16px;
padding-left:15px;
padding-top:5px;
border-top:1px solid #ffffff
}
	
A:link, A:visited,  A:hover, A {
	font-style : normal;
	font-weight : normal;
	font-size : 16px;
	color : #FFFFFF ;
	text-decoration : none;
	}
	
A:hover {
	text-decoration : underline ;
	}
	
H2 {
	font-style : normal;
	font-weight:bold;
	font-size : 28px;
	font-family:"Arial", "Helvetica", sans-serif;
	text-decoration : none;
	}
	
H3	{
	font-style : normal;
	font-weight : bold;
	font-size : 26px;
	text-decoration : none;
	}
	
.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 : #666;
	text-decoration : none;
	text-align:center;
	}
	
td {
	vertical-align:text-top;
	border: 1px solid #666;
	padding:2px;
	text-align:center;
}

