* {
    padding-right: 0px;
    padding-bottom: 0px;
}

body {
	background: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #333;
}

a {
    color: #020256;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
    color: #F00C13;
}

#wrap {
margin: 20px auto;
width: 1000px;
}


#header {
background: #666666 url(images/header.jpg) no-repeat;
height: 200px;
}
#header h1 { 
font-size: 38px;
letter-spacing: -1px;
padding: 70px 0 0 40px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
    font-size: 14pt;
    color: #EFECE0;
    padding: 20px 0 0 40px;
    letter-spacing: 0px;
    font-weight: bold;
}

#menu {
height: 40px;
line-height: 40px;
background: #666666 url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 18px;
color: #aaa;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}

#content {
background: #666666 url(images/content.jpg) repeat-y;
padding: 10px;
}

.left {
	float: left;
	width: 730px;
	text-align: justify;
	padding: 10px;
	font-size: 10pt;
	background: #fff;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	line-height: normal;

}
.left h2 {
    font-size: 20px;
    font-weight: bold;
    padding-top: 0px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
}

.right {
    float: right;
    width: 180px;
    background: #fff;
    padding: 10px;
}
.right h2 {
    line-height: 17px;
    color: #000;
    font-size: 12px;
    padding-left: 10px;

}
#content .right #Links {
}

.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
    font-weight: 100;
    font-size: 12px;
    color: #020984;
}
.right ul li a:hover {

}

#bottom {
    background: #d4ccae url(images/bottom.jpg) no-repeat;
    padding: 10px 0;
    color: #F0FF03;
}

#footer {
    text-align: center;
    font-size: 11px;
    color: #D1F502;
}
#content .right h2 {
    margin-bottom: 5px;
    font-size: 14pt;
    line-height: 16pt;
}
#content .right #Links {
    font-size: 8pt;
    line-height: 16pt;
}
#content .left #Kennedy1 {
    padding-left: 10px;
}
#content .left #dulles1 {
    padding-left: 10px;
}
