@charset "UTF-8";
/* CSS Document */

body {
background: #FFFFFF url(http://www.orthologue.com/~alec.aivazis/images/background.png) top center repeat-x;
font-family:"Century Gothic";
font-size:12px;

}

#content {
height:460px;

}

#content a {
color:#000000;
text-decoration:none
}

#content a:hover {
color:#000000;
text-decoration:underline
}

#content2 {
height:460px;

}

#content2 a {
color:#666666;
text-decoration:underline
}

#content2 a:hover {
color:#000000;
text-decoration:underline
}

#content1 {
height:506px;

}

#content1 a {
color:#000000;
text-decoration:none
}

#content1 a:hover {
color:#000000;
text-decoration:underline
}


#footer {
color:#666666;
}

#footer a{
color:#666666;
text-decoration:none
}

#footer a:hover {
color:#333333;
text-decoration:underline;
}

#logo {
color:#FFFFFF;
}

#logo a {
color:#FFFFFF;
}