* {
    padding: 0;
    margin: 0;
} 

body {
background-image:url(NotMuchLongerBG.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

img { border: none; }
a { color: #CC9966; text-decoration: none; font-weight:bold;}
a:hover { text-decoration: underline; color : #000;}

#wrap {
margin: 0 10% 0 10%;
}

#images {
display:block;
margin-left:auto;
margin-right:auto;
padding: 5px;

}

#images a {color:#666; text-decoration: none; border:1 solid #999}
#images a:hover {color:#000000; text-decoration: none; border:1 solid black}

navigation {
	position:absolute;
	right: 0px;
	top: 63px;
}

#navigation a {
	padding: 0.5em 1em;
	border-left: 1px solid #CCCC99;
	font-size: 1.1em;
	text-decoration: none;
}

#navigation a.first {
	border: 0;}

	
#headerdiv {
	width: 100%;
	height: 63px;
	background-image:url(NotMuchLongerBG.jpg);
	}
	
#mydiv {
	position:absolute;
	top: 50%;
	left: 0%;
	width:100%;
	height:550px;
	margin-top: -250px; /*set to a negative number 1/2 of your height*/
	margin-left: 0%; /*set to a negative number 1/2 of your width*/
	background-color:#fff;
	background-image:url(bigo2lite.png);
	background-repeat:no-repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style2 {color: #333333}




#header { 
border: 0px solid #ddd;
height: 40px;
text-align: right;
margin: 20px 70px 5px 0;
}
#header h1 {
font-size: 26px;
font-weight: bold;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #182535;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #666;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#articles{
}

#video {
height: 500px;
text-align: center;
margin: 0 0 0 40%;

}

.left {
margin-top: 10px;
background: transparent;
width: 40%;
height: 390px;
float: left;
text-align: justify;
border: 0px solid #ddd;
padding: 10px;
overflow: auto;
z-index:3;
}
.left h1 {
color: #000;
font-size: 14px;
letter-spacing: 0px;
line-height: 20px;
font-weight: 100;
padding : 0px 0 0px 0;
margin: 5px;
}
.left h2 {
color: #CC9966;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 0px 0 25px 0;
line-height:5px;
margin: 0 0 -20px 0;
}
.left h3 {
color: #000;
font-size: 12px;
font-weight:100;
letter-spacing: 0px;
padding : 0px 0 20px 0;
line-height:20px;
margin: 5px;
}

.right {
margin-top: 10px;
margin-right: 70px;
margin-left: 5px;
float: left;
width: 12px;
border: 0px solid #ddd;
font-size: 12px;
padding: 10px;
}
.right ul {
list-style-type: square;
padding: 5px 5px 5px 10px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
margin-top: 10px;
text-align: center;
color: #444;
font-size: 11px;
border: 5px solid #ddd;
padding: 10px;
}