/* Primary components. */

body {
background-color: #070c00;
background-image:url(images/background.png)
}

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;
}

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;
}

.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: #ffffff;
}

a1:link {
font-size: 8px;
font-weight: bold;
font-family: Trebuchet MS;
color: #ffffff;
}

a:visited {
font-size: 14px;
font-weight: bold;
font-family: Trebuchet MS;
color: #b4e6fa;
}

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;
}

p {
font-family: Trebuchet MS;
font-size: 12px;
color: #ffffff;
}

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

p1 a:hover {
font-family: Trebuchet MS;
color: #ffffff;
font-size: 8px;
text-decoration: none;
}

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

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;
}

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

#linkList li a:hover {
color: #ffffff;
}
