html, body {
height: 100%;
}

body {
color: #3F3F3F;
background-image: url(http://capthelove.com/pics/bg.png);
background-repeat: repeat-x;
font-family: "Lucida Sans Unicode",tahoma,verdana,helvetica,sans-serif;
font-size: 11px;
text-align: center;
background-color: #A2A2A2;
padding: 0;
margin: 0;
}

/* IE Hack */
* html body {
	background-color: #999999;
}

tr,td {
color: #3F3F3F;
font-family: "Lucida Sans Unicode",tahoma,verdana,helvetica,sans-serif;
font-size: 11px;
}

/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/
#mainContainer {
margin-top: 390px;
margin-right: auto;
margin-left: auto;
background-color: #979797;
width: 800px;
}
/* IE Hack */
* html #mainContainer {
margin: 0 auto;
}

#content {
text-align: justify;
width: 560px;
margin: 5px;
padding: 10px;
}

#sidebar {
-moz-border-radius: 10px 10px 10px 10px;
background-color: #A4A5A5;
float: right;
text-align: justify;
width: 195px;
padding: 10px;
margin: 5px 5px 0 5px;
}

#footer {
margin-top: 20px;
margin-left: 0;
width: 100%;
text-align: center;
padding-bottom: 15px;
clear: right;
}

/*title and subtitle*/
#title	{
background-color: transparent;
text-align: center;
padding: 0;
margin: 0 15px 0 0;
color: #E89300;
font-family: "Trebuchet MS",sans-serif;
font-size: 1.5em;
font-weight: normal;
display: none;
}

#subtitle {
margin: 0 15px 0 0;
color: #AAAAAA;
text-align: right;
text-transform: uppercase;
letter-spacing: 2px;
display: none;
}

/*-----------------------------------------------------------------------------
   Header - you can add a header image
--------------------------------------------------------------------------------*/

#header {
width: 100%;
height: 0;
text-align: center;
}
	
#headerimg {
background-image:url(http://capthelove.com/pics/header.png);
background-repeat: no-repeat;
background-color: transparent;	
width: 1024px;
height: 390px;
padding: 0;
margin-left: auto;
margin-right: auto;
}

/*-----------------------------------------------------------------------------
   Navigation link list
--------------------------------------------------------------------------------*/
ul.navheader {
padding: 0;
margin: 0;
}

ul.navheader li {
display: block;
padding: 0 3px 0 3px;
height: 20px;
border-bottom: 1px solid #979797;
}
	
/*look and color of links*/
div#nav a, div#nav a:link, div#nav a:visited {
padding: 2px;
margin-top: 0;
color: #FFDD23;
font-size: 1.0em;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
}

div#nav a:hover {
color: #EC72B9;
font-weight: normal;
border: 0;
text-transform: lowercase;
text-align: right;
}

/*-----------------------------------------------------------------------------
   Content - Links, h1, h2, etc.
--------------------------------------------------------------------------------*/

/* here you can edit the usual links */

a, a:link, a:visited { 
color: #FFDD23;
text-decoration: none;
text-transform: none;
font-weight: normal;
}
a:hover { 
color: #E89300;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #EC72B9;
}

ul {
list-style-image:url();
text-transform: uppercase;
font-size: 1.0em;
} 

h1 {
color: #E89300;
font-family: "Trebuchet MS",tahoma,verdana,sans-serif;
font-size: 1.4em;
font-weight: normal;
text-transform: none;
text-align: left;
letter-spacing: 1px;
margin-bottom: 10px;
line-height: 100%;
}
h2 {
color: #6B6B6B;
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 1.3em;
font-weight: normal;
text-align: left;
margin-bottom: 10px;
line-height: 2px;
}
h3 {
color: #3F3F3F;
font-family: tahoma,verdana,sans-serif;
font-size: 0.9em;
font-weight: normal;
text-align: center;
text-transform: uppercase;
letter-spacing: 0;
margin-bottom: 20px;
padding: 12px;
border-top: 3px solid #EC72B9;
background-color: #979797;
}

/* here you can edit anything else */
input, textarea, select {
background-color: #7A7A7A;
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 1.0em;
color: #A4A5A5;
border: 1px solid #A4A5A5;
padding: 0;
}
.img {
border-width: 4px;
border-style: solid;
border-color: #EC72B9;
padding: 2px;
text-align: center;
}

/*-----------------------------------------------------------------------------
   CuteNews
--------------------------------------------------------------------------------*/
.newscomment {
border: 1px solid #A4A5A5;
background-color: #7A7A7A;
padding: 0px;
margin-top: 15px;
text-align: relative;
color: #c0c0c0;
}


.newstitle {
font-family: Georgia,tahoma,verdana,arial,sans-serif;
font-size: 20px;
font-styLe: italic;
letter-spacing: 2px;
text-transform: lowercase;
color: #c0c0c0;
padding: 0 0 0 5px;
margin: 0 0 0 0;
}

.newsdate {
font-family: tahoma,verdana,arial,sans-serif;
font-size: 9px;
letter-spacing: 2px;
text-transform: lowercase;
color: #c0c0c0;
padding: 0 0 5px 5px;
margin: 0 0 5px 0;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #A4A5A5;
}
.pic {
  padding: 1px;
  margin: 0px 3px 0px 0px;
  position: relative;
  text-align: center;
  float: left;
  background-color: #7A7A7A;
  border-width: 1px;
  border-color: #EC72B9;
  border-style: dotted;
  }

/*GALLERY*/

td.topmenu {
border: 1px solid #A4A5A5;
background-color: #3F3F3F; 
padding: 0 2px 0 2px;
font-weight: bold;}

td.bottommenu {
border: 1px solid #A4A5A5;
background-color: #3F3F3F;
padding: 0 2px 0 2px;
font-weight: bold;}

td.topmenu a:link, td.topmenu a:visited, td.bottommenu a:link, td.bottommenu a:visited {
padding: 0 1px 0 1px; }

span.gallerynolink {
background-color: #A2A2A2;
padding: 0 6px 0 6px;
border-left: 1px solid #A4A5A5;
border-right: 1px solid #A4A5A5;
}