body {
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
margin: 0px;
background: #d1d1d1 url(../../assets/images/slash_tile-gray.png) repeat-x;
background-attachment: fixed; 
}

em {
font-size: 13px;
font-weight: bold;
}

a {
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #013163;
}

a:hover {
text-decoration: underline;
color: #999;
}

div#content {
width: 780px;
margin: 20px auto;
padding: 0;
background: #013163 url(../../assets/images/slash_tile.png) repeat-x;
background-attachment: fixed; 
overflow: auto;
}

div#content_header {
float: left;
width: 780px;
height: 80px;
margin: 0;
padding: 0;
background: #FFF url(../../assets/images/cootiekid-logo.png) no-repeat right bottom;
}

#content_header h1 {
	position: absolute;
	margin: 0 auto;
	text-indent: -9999px;
	}
	
#content_header h1 a {
	display: block;
	width: 780px;
	height: 80px;
	overflow: hidden;
	}

div#content_main {
float: right;
width: 565px;
margin: 0;
padding: 0;
display: inline;
}

.myBox {
    margin: 65px auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 550px;
    height: 400px;
    padding: 0px;
    text-align: left;
    background-image: url(http://www.cootiekid.com/rotate/rotator.php);
    background-repeat: no-repeat;
}

.myBox2 {
    margin: 65px auto;
    width: 520px;
    padding: 20px;
    text-align: left;
    border: 3px solid #ffffff;
    background: #fff;
}

#videos {
	margin: 15px auto;
	padding: 0px;
	width: 550px;
	background: #fff;
	}
	
#videos p {
	margin: 15px;
	text-align: left;
}

#photos {
	margin: 15px auto;
	padding: 10px;
	width: 530px;
	background: #fff;
	}
	
div#content_nav{
float: left;
width: 200px;
margin: 0;
padding: 20px 0 0 0;
display: inline;
}

div#content_footer{
float: left;
width: 780px;
margin: 0;
padding: 0;
background-color: #FFF;
text-align: center;
color: #666;
}

#content_footer a{
color: #666;
font-weight: normal;
font-size: 12px;
}

#content_footer a:hover{
text-decoration: underline;
}

ul#nav_main {
list-style-type : none;
position : relative;
width : 215px;
height : 480px;
margin : 0;
padding : 0;
}

li#nm_1 { 
position : absolute;
top : 0;
left : 0;
width : 215px;
height : 60px;
background : url(../../assets/images/nav-news.png) no-repeat 0 0;
}

li#nm_2 { 
position : absolute;
top : 60px;
left : 1px;
width : 215px;
height : 60px;
background : url(../../assets/images/nav-bios.png) no-repeat 0 0;
}

li#nm_3 { 
position : absolute;
top : 120px;
left : 1px;
width : 215px;
height : 60px;
background : url(../../assets/images/nav-photos.png) no-repeat 0 0;
}

li#nm_4 { 
position : absolute;
top : 180px;
left : 1px;
width : 215px;
height : 60px;
background : url(../../assets/images/nav-videos.png) no-repeat 0 0;
}

li#nm_5 { 
position : absolute;
top : 240px;
left : 1px;
width : 215px;
height : 60px;
background : url(../../assets/images/nav-store.png) no-repeat 0 0;
}

li#nm_6 { 
position : absolute;
top : 300px;
left : 1px;
width : 215px;
height : 60px;
background : url(../../assets/images/nav-blog.png) no-repeat 0 0;
}

li#nm_7 { 
position : absolute;
top : 360px;
left : 1px;
width : 215px;
height : 60px;
background : url(../../assets/images/nav-friends.png) no-repeat 0 0;
}

li#nm_8 { 
position : absolute;
top : 420px;
left : 1px;
width : 215px;
height : 60px;
background : url(../../assets/images/nav-contact.png) no-repeat 0 0;
}

ul#nav_main a {
display: block;
width: 215px;
height: 60px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

li#nm_1 a:hover { background: url(../../assets/images/nav-news_roll.png) no-repeat 0 0;}
li#nm_2 a:hover { background: url(../../assets/images/nav-bios_roll.png) no-repeat 0 0;}
li#nm_3 a:hover { background: url(../../assets/images/nav-photos_roll.png) no-repeat 0 0;}
li#nm_4 a:hover { background: url(../../assets/images/nav-videos_roll.png) no-repeat 0 0;}
li#nm_5 a:hover { background: url(../../assets/images/nav-store_roll.png) no-repeat 0 0;}
li#nm_6 a:hover { background: url(../../assets/images/nav-blog_roll.png) no-repeat 0 0;}
li#nm_7 a:hover { background: url(../../assets/images/nav-friends_roll.png) no-repeat 0 0;}
li#nm_8 a:hover { background: url(../../assets/images/nav-contact_roll.png) no-repeat 0 0;}

h3 {
height: 40px;
text-indent: -9999px;
}

h3.breaking {
background: #ddd url(../../assets/images/breaking.png) no-repeat;
}

h3#bio {
background: #ddd url(../../assets/images/bio.png) no-repeat;
}

h3#heineken {
background: #ddd url(../../assets/images/heineken.png) no-repeat;
}

h3#comic {
background: #ddd url(../../assets/images/comic.png) no-repeat;
}