/* Primary components. */

body {
background-color: #;
font-size: 16px;
background-image:url(images/"spaceneedle-01.png")
}

div.contain {
position: absolute;
width: 1000px;
top: 0px;
left: 50%;
margin-left: -500px;
margin-top: 0px;
padding-top: 0px;
background-color: transparent;
}

div.contain {
position: absolute;
width: 1000px;
top: 0px;
left: 50%;
margin-left: -500px;
margin-top: 0px;
padding-top: 0px;
background-color: transparent;
}


/* index components. */

div.aboutCon {
width: 570px;
position: center;
padding-top: 0px;
padding-right: 10px;
padding-left: 10px;
}

div.left {
width: 570px;
position: left;
padding-top: 0px;
padding-right: 10px;
padding-left: 10px;
}

span.aboutPic {
float: left;
padding-right: 10px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 40px;
margin-left: 10px;
display: inline;
}





/* Style components. */



img {
border: none;
max-width: 560px;
width: expression(this.width > 700 ? 700: true);
overflow: auto
}

a:focus {
outline: none
}

.highlightit img {
border: 1px solid #000000;
}

.highlightit:hover img {
border: 1px solid #000000;
}

.link {
color: #009b3f;
text-decoration: none;
}

.highlightit:hover {
color: #000000;
}

.rollover a {
display:block; width="600" height="556" background-color:#3FF
}
.rollover a:hover {
background-image: images/PresidentialMockuplarge.png
}

a:link {
font-size: 14px;
font-weight: bold;
font-family: Trebuchet MS;
color: #009b3f;
text-decoration: none;
}

a1:link {
font-size: 14px;
font-weight: bold;
font-family: Trebuchet MS;
color: #009b3f;
text-decoration: none;
}

a:visited {
font-size: 14px;
font-weight: bold;
font-family: Trebuchet MS;
color: #00a8ec;
text-decoration: none;
}

a:hover {
font-size: 14px;
font-weight: bold;
font-family: Trebuchet MS;
color: #ffffff;
text-decoration: none;
}

a:active {
font-size: 14px;
font-weight: bold;
font-family: Trebuchet MS;
color: #ffffff;
text-decoration: none;
}

p {
font-family: Trebuchet MS;
font-size: 12px;
color: #ffffff;
align: left;
text-decoration: none;
}
p1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	align: left;
	margin-left: 20px;

}

p3 {
font-family: Trebuchet MS;
font-size: 12px;
color: #ffffff;
align: right;

text-decoration: none;
}

p a:hover {
font-family: Trebuchet MS;
color: #ffffff;
text-decoration: none;
}

p1 a:hover {
font-family: Trebuchet MS;
color: #00a8ec;
font-size: 14px;
text-decoration: none;
}

div.textReg {
font-family: Trebuchet MS;
color: #ffffff;
font-size: 12px;
text-decoration: none;
}

div.textBold {
font-family: Trebuchet MS;
font-size: 14px;
color: #ffffff;
font-weight: bold;
}

div.textBoldLG {
font-family: Trebuchet MS;
color: #ffffff;
font-size: 16px;
font-weight: bold;
}

#linkList {
padding-bottom: 10px;
margin-bottom: 10px;
text-decoration: none;
}

#linkList li {
list-style-type: circle;
color: #ffffff;
text-decoration: none;
}


#linkList li a:hover {
color: #00a8ec;
text-decoration: none;
}
