body {
margin, padding: 0;
background: url('images/crowe_bg_dark2.jpg') top left #517689;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}



a:link, a:visited {
margin: 0;
padding: 0 ;
color: #630304;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
h3 { font-size: 1.17em; font-weight: bold; margin: 0; padding: 0; }
table {
padding: 0;
margin: 0;
}

table tr {
padding: 0;
margin: 0;
}

table tr td {
padding: 0;
margin: 0;
}

img {
padding: 0;
margin: 0;
}

.maintable {
padding: 0;
margin: 0;
}


.rightcol {
margin-bottom: 2px;
font: 11pt Arial bold;
}

#main {
width: 764px;
margin-left: auto;
margin-right: auto;
}

#footer {
background: #0C2F41;
font-style: 12px bold #FFFFFF;
padding: 10px;
float: left;
width: 744px;
}

#footer form {
font: 12px bold #FFFFFF;
color: #FFFFFF;
}

/****************** Main Page Styles *************/

#header01 {
float: left;
width: 764px;
height: 27px;
background: url('images/header01.jpg') top center no-repeat;
}

#header02 {
float: left;
width: 764px;
height: 49px;
background: url('images/header02.jpg') top center no-repeat;
}

#nav {
float: left;
width: 563px;
padding-left: 201px;
height: 34px;
background: url('images/nav_bg_left.jpg') top left no-repeat;
background-color: #C3A371;
}

#content {
float: left;
width: 764px;
background: url('images/crowe_bg_light.jpg');
}

#comedian_left {
float: left;
width: 264px;
background : url('images/bigpic_home.jpg') top left no-repeat;
padding-left: 300px;
}

#right {
float: left;
width: 200px;
}



#in_header01 {
float: left;
width: 764px;
height: 27px;
background: url('images/header01.jpg') top center no-repeat;
}

#in_header02 {
float: left;
width: 764px;
height: 49px;
background: url('images/header02_inner.jpg') top center no-repeat;
}

#in_nav {
float: left;
width: 563px;
padding-left: 201px;
height: 34px;
background: url('images/nav_bg_left_inner.jpg') top left no-repeat;
background-color: #C3A371;
}

#in_left { float: left; padding-top: 20px; width: 246px; background: url(images/crowe_bg_light.jpg);
};text-align: center;

#in_right { padding-top: 20px; width: 500px; margin: 0 0 0 246px; }

#paper { width: 420px; margin-right: 15px; margin-bottom: 10px; padding: 10px 40px; paddin-right: 20px; background: url(images/bg_paper.png) repeat-y center top; min-height: 400px; margin-left: 246px; }

#paper p {
/*background: url('images/bg_crack.jpg') bottom center no-repeat; */
padding: 10px 0px 10px 0px;
}

.viewGuestbook {
 border-top: 1px solid #630304;
 padding: 10px 0 10px 0;

}
/****************** List Styles *************/

#list_header {
  float: left;
  width: 200px;
  padding: 5px;
  margin-left: 20px;
  margin-bottom: 0;
  background: #FFFFFF;
}

#video {
  width: 230px;
  float: left;
  clear: both;
}

#video ul {
  margin-top: 0;
  list-style-type: none;
}

#video li {
  line-height: 30px;
  border-bottom: 1px solid #517689;

}
#video a {
  display: block;
  padding-left:15px;
  line-height: 30px;
  background: #0C2F41;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;

}
#video a:hover {
  background: #517689;
}






/****************** Drop Down Menu Styles *************/


#dropmenudiv{
padding: 0;
margin: 0;
position:absolute;
border:1px #517689;
border-bottom-width: 0;
font:bold 10px Arial Arial, Helvetica, sans-serif;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #517689;
background: #517689;
padding: 0;
margin: 0;
text-decoration: none;
color: white;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
padding: 0;
margin: 0;
background-color: #85BBD2;
color: white;
}