

@font-face {
    font-family: 'MyCustomFont';
    src: url('/bebasneue-webfont.eot');
    src: url('/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bebasneue-webfont.woff') format('woff'),
         url('/bebasneue-webfont.ttf') format('truetype'),
         url('/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
	font-size:14px; 
	line-height:18px; 
    background: #000000; 
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    border:0;
    padding:0;
    margin:0;
}

h1, h2, h3, h4 { 
margin:18px auto;
width:100%;
color:#FFFFFF;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
	

a {
	text-decoration: underline;
	color: #cccccc;
	border:0;
}

img{
border:0;
}

p a {
	font-weight:bold;
	color: #cccccc;
}

a:hover {
	border: none;100
}

.post {
	width:98%;
	margin:4px auto;
}

.post p{
	padding:0 0 6px 0;
}

.post table{
width:92%;
}

.post td{
padding:4px;
}


.post p, ol, ul, blockquote {
	line-height: 18px;
}

.post ul{
margin:4px 0 4px 12px;
}

.shot_post{
line-height:20px;
width:98%;
margin:4px auto;
}


.blue{
color:#01aeed;
}

#Wrapper{
	width:1080px;
	margin:1px auto 0 auto;
	background-image:url('/template/dadsnlads/images/wrapper.jpg');
	background-repeat:repeat-y;
	background-color:#000000;
	z-index:1;
	
}

#Header {
	background-image:url('/template/dadsnlads/images/header.jpg');
	width:1080px;
	height:363px;
}


#ImageOver{
height:585px;
width:585px;
float:right;
z-index:100;
padding:0;
margin:-357px 0 0 0;
backgroud-repeat:no-repeat;
}

#ColOne {
width:213px;
float:left;
display:inline;
margin:-20px 0 0 0;
z-index:200;
}

#ColTwo{
width:550px;
float:left;
display:inline;
min-height:500px;
margin:-195px 0 8px 20px;
z-index:200;
}

#ColThree{
width:240px;
float:right;
margin:-100px 4px 0 0;
z-index:200;
}

#Footer {
width:1080px;
height:215px;
background-image:url('/template/dadsnlads/images/footer.jpg');
background-position:center bottom;
background-repeat:no-repeat;
margin:-190px 0 0 0;
}

#Gentlemans_Retreat{
width:173px;
height:215px;
margin:0 0 0 16px;
padding:0;
}

#other_com2{
visibility:hidden;
}

.clear { 
clear: both; 
height: 1px;
overflow: hidden; 
visibility: hidden;
}

.copywrite{
width:1080px;
margin:-5px auto 0 auto;
height:14px;
}

.copywrite *{
color:#cccccc;
font-size:10px;
font-weight:normal;
margin:0;
padding:0;
}

