.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* REGULAR */

button.regular, .buttons a.regular{
    color:#336699;
}
.buttons a.regular:hover, button.regular:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

#container
{
	position:relative;
	top:0px;
	left:10px;
	width:805px;
	margin:0;
	padding:0;
	z-index: 10;
}

#header{
position:relative;
top:0px;
left:0px;
height:150px;
width:600px;
margin:0;
padding:0;
background-color:#ffffff;
z-index: 10;
}

#flagskye{
position:absolute;
background-position:left;
top:0px;
left:0px;
height:166px;
width:800px;
margin:0;
margin-right:0px;
background-repeat: no-repeat;
background-image: url(../images/flagskye.png);
z-index:0;
}

#logobg{
position:absolute;
top:100px;
left:0px;
height:50px;
width:600px;
margin:0;
padding:0;
background-color:#000000;
z-index: 11;
filter:alpha(opacity=20);
opacity: 0.2;
-moz-opacity:0.2;
}

#logo{
position:absolute;
top:105px;
left:5px;
height:45px;
width:400px;
margin:0;
padding:0;
background-repeat: no-repeat;
background-image: url(../images/logo.png);
z-index: 12;
}

#menuline{
position:relative;
top:0px;
left:0px;
height:25px;
width:600px;
margin:0;
padding:0;
background-color:#def985;
z-index: 20;
}

#content{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:600px;
	background-color:#CCCCCC;
	margin:0;
	z-index: 10;
	height:100%;
	padding-top: 350px;
}

#content_full{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:805px;
	background-color:#CCCCCC;
	margin:0;
	z-index: 10;
	height:100%;
	padding-top: 350px;
}

#content_in{
	position:absolute;
	float:left;
	top:6px;
	left:0px;
	height:300px;
	width:580px;
	z-index: 10;
	padding-left:5px;
	padding-right:5px;
	overflow:none;
}

#content_full_in{
	position:absolute;
	float:left;
	top:6px;
	left:0px;
	height:300px;
	width:800px;
	z-index: 10;
	padding-left:5px;
	padding-right:5px;
	overflow:none;
}

#advert{
	position:relative;
	float:left;
	top:0px;
	left:5px;
	width:200px;
	height:100%;
	background-color:#CCCCCC;
	z-index: 10;
	padding-left: 0px;
	padding-top: 350px;
}
#advert_in{
	position:absolute;
	float:left;
	top:6px;
	left:0px;
	width:190px;
	z-index: 10;
	padding-left:5px;
	padding-right:5px;
}

#footer{
	position:relative;
	height:20;
	top:5px;
	left:0px;
	clear:both;
	background-color:#CCCCCC;
	z-index: 10;
	background-repeat: no-repeat;
	background-image: url(../images/footeradr.png);
	padding-bottom: 18px;
}
#myad{
	position:relative;
	height:20;
	top:5px;
	left:0px;
	clear:both;
	z-index: 10;
	background-repeat: no-repeat;
	background-image: url(../images/myad.png);
	padding-bottom: 18px;
}

body {
	font: 12px Tahoma, verdana, sans-serif;
	top: 0px;
	margin-top: 0px;
	height:100%;
	background-color:#ffffcc;
}
img {
	border: 0px;
}
a {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2B2B2B;
	text-decoration: none;
}


/* for the scroll on the content */
	p{
		margin-top:0px;
	}
	#dhtmlgoodies_scrolldiv{
		/* The total width of the scrolling div including scrollbar */
		width:530px;
		height:500px;	/* The height of the scrolling div */
	}
	#scrolldiv_parentContainer{
		width:500px;	/* Width of the scrolling text */
		height:100%;
		overflow:hidden;
		border:1px solid #BC8FBD;
		float:left;
		position:relative;
	}
	
	/*
	CSS for the scrolling content 
	*/
	#scrolldiv_content{
		padding: 5px;
		position:relative;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 0.9em;
		line-height:130%;
		color: #333;
	}
	
	/*
	The scrollbar slider 
	*/
	#scrolldiv_slider{
		width:15px;
		margin-left:2px;
		height:500px;
		float:left;
	}
	
	/*
	The scrollbar (The bar between the up and down arrow )
	*/
	#scrolldiv_scrollbar{
		width:15px;
		height:460px;	/* Total height - 40 pixels */
		border:1px solid #BC8FBD;
		position:relative;
		
	}
	/*
	The scrollbar handle
	*/
	#scrolldiv_theScroll{
		margin:1px;
		width:13px;
		height:13px;
		background-color:#BC8FBD;
		position:absolute;	
		top:0px;
		left:0px;
		cursor:pointer;
	}
	/*
	Scroll buttons(The up and down arrows)
	*/
	#scrolldiv_scrollUp,#scrolldiv_scrollDown{
		width:15px;
		height:16px;
		border:1px solid #BC8FBD;
		color: #BC8FBD;
		text-align:center;
		font-size:16px;
		line-height:16px;
		cursor:pointer;
	}
	#scrolldiv_scrollUp{
		margin-bottom:2px;
	}
	#scrolldiv_scrollDown{
		margin-top:2px;
	}
	#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
		font-family: Symbol;
	}
