/* CSS Document */

body {
	font-size: 62.5%;
	background-color: #ffa80b;
	min-width: 80em;
}

#wrapper {
	width: 78em;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #ffa80b;
	background-repeat: repeat-y;
	background-position: right;
}
#mainNav {
	float: left;
	top:32px;
	margin-left: 18.2em;
	margin-top: 2.5em;
	display: inline;
}
#rogues #mainNav .rogues a , #links #mainNav .links a , #hassle #mainNav .hassle a , #home #mainNav .home a , #trueconfessions #mainNav .trueconfessions a {
color: #fff;
cursor: default;
}

#content{
width:73em;
	max-width: 100%;
	background-repeat: repeat-y;
	background-color: #ffa80b;
	margin-right: 2.5em;
	margin-left: 2.5em;
}
#content22 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/images/littledevil.jpg);
}

#flashContent {
width: 100%;
height: 100%;
padding: 0px;
margin:opx;
}
#splashcontent{
width: 55em;
	max-width: 70%;
	float: left;
	margin-left: 4.5em;

	background-repeat: no-repeat;

}
#splashcontent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	margin-right: 0%;
	margin-left: 0px;
}
#splashcontent h1{
	float:left;
	clear:both;
	font-family: Arial, Helvetica, san-serif;
	font-weight:bold;
	color:#000000;
	font-size: 1.4em;
	line-height: 1.4em;
}
#splashcontent h2{
	font-family: Arial, Helvetica, san-serif;
	font-weight:normal;
	color:#ffffff;
	font-size: 2em;
	line-height: 1.5em;
}
#splashcontent h3{
	font-family: Arial, Helvetica, san-serif;
	font-weight:bold;
	color:#000000;
	font-size: 1.5em;
	line-height: 1.6em;
}
#splashcontent a, #slpashcontent a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:2.3em;
	color:#000000;
	line-height: 1.4em;
	text-decoration: none;
	text-align: center;
	background-position: center;
	display: block;
}
#splashcontent a:hover{
	text-decoration: underline;
}

#maincontent{
width: 50em;
	float: right;
	display:inline;
	margin-right: 4.5em;
	margin-left: 0px;
	background-repeat: no-repeat;

}
#maincontent img{
width: 100%;
max-width:800px;
float: right;
padding:2%;
}
#secondarycontent{
	float: left;
	display:inline;
	margin-left: 4.5em;
	width: 13em;
}
#secondarycontent h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000000;
}
#secondarycontent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
	font-weight: normal;
}
#secondarycontent a, #secondarycontent a:visited{
	float:left;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#CC0000;
	line-height: 1.2em;
}
#secondarycontent ul{
margin:0;
padding:0;
list-style-type:none;
}
#maincontent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	margin-right: 0%;
	margin-left: 0px;
}
#maincontent h1{
	float:left;
	clear:both;
	font-family: Arial, Helvetica, san-serif;
	font-weight:bold;
	color:#000000;
	font-size: 1.4em;
	line-height: 1.4em;
}
#maincontent h2{
	font-family: Arial, Helvetica, san-serif;
	font-weight:normal;
	color:#ffffff;
	font-size: 1.4em;
	line-height: 1.5em;
}
#maincontent h3{
	font-family: Arial, Helvetica, san-serif;
	font-weight:bold;
	color:#000000;
	font-size: 1.4em;
	line-height: 1.5em;
}
#maincontent a, #maincontent a:visited{
	float:left;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#CC0000;
	padding-left: 0.3em;
	line-height: 1.4em;
}
#branding{
	height: 100px;
	background: url(images/dadclub-logo.jpg) no-repeat 45px 5px;
	margin-right: 25px;
	margin-left: 25px;

}
#footer{
background: url() no-repeat left bottom;
}
.headerelement{
height: 45px;
background: url() no-repeat right;
}
.headerelement-outeredge{
background: url() repeat-y right;
}
.headerelement-leftcorner{
height: 45px;
background: url() no-repeat left;
}
.headerelement-topedge{
height: 45px;
background: url() repeat-x top;
}
.headerelement-inneredge{
	background: url() repeat-y left;
}
.footerelement{
height: 156px;
background: url() no-repeat right bottom;
}
.footerelement-bottomedge{
	background: url() repeat-x bottom;
	height: 156px;
}
.footerelement-leftcorner{
height: 156px;
background: url() no-repeat left bottom;
}
.footerelement-rogue{
height: 156px;
background: url() no-repeat left bottom;
}
.footerelement-links{
height: 156px;
background: url() no-repeat left bottom;
}
.footerelement-hassle{
height: 156px;
background: url() no-repeat left bottom;
}
.clear{
clear: both;
}
