
body {
text-align:center;
margin:0;
padding-bottom:1.5em;
}



#header {
   margin:0 auto; 
  _margin: 0px 0 0 0;  /* for IE -> top, left, x, x */
  width:900px;
  height:60px;
}


/*  logo image */

a#logo{
  display: block;
  width: 200px;
  height: 50px;
  position:relative;
  left:13px;
  top:7px;
  _left:-333px;
  _top:30px;
  text-decoration: none;
  background-color: #eeeeee;
}
a#logo img {
  display: block;
  border: 0;
}


#main {
margin:1.5em auto 0 auto;
width:850px;
text-align:left;
}

#mainwrapper {
margin:1.5em auto 0 auto;
width:860px;
text-align:left;
}

#title {
height:2em;
text-align:center;
padding:1.5em 0 1.5em 0;
}

#title a {
display:block;
height:100%;
width:100%;
margin:-1.5em 0 -1.5em 0;
}



div#foot {
margin:2em 0 0 0;
clear:both;
}

/* Design Styles */
body {
background:#ffffff;
color:#000000;
font-family:Verdana, Arial, sans-serif;
}

#main {
color:#000000;
background:#ffffff;
}
#title {
border:1px solid #000000;
font-size:2em;
}

#title a {
display:block;
height:100%;
width:100%;
padding: 1.5em 0 1.5em 0;
text-decoration:none;
background:inherit;
color:#000000;
}

a {text-decoration:underline;}
a:link {color:#0000ff;background:inherit;}
a:visited {color:#0000ff;background:inherit;}
a:hover {color:#800080;background:inherit;}
a:active {color:#800080;background:inherit;}
h1, h2, h3 {
font-family:Georgia, Arial, sans-serif;
text-align:center;
}

p {
text-align:justify;
margin:0.4em 0.3em 0.4em 0.3em;
text-indent:2em;
line-height:140%;
}






	
/* header corners */
.roundcont {
	width: 100%;
	background-color: #eee;
	
}

.roundcont p {
	margin: 0px 1px;
}

.roundtop { 
	background: url(http://www.myhumor.com/images/tr.png) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.myhumor.com/images/br.png) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* header links */

.headerlinks {
 display: inline;
 align:middle;
}


/*   General Search Form */
.formbox {
   margin:-35px 0 -20px 600px;
  _margin:-35px 34px -20px 600px;  /* for IE -> top, x, right, bottom */
}


.input {
  color: #000000;
  background: #FFFFFF;
}

.submit input{
  color: #000;
  background: #FFFFFF;
}

.submitradio input {
  color: #000000;
  background: #eeeeee;
}
