/* CSS Document */

/* body & fonts */

.body {background-color:#CC3399;}
.smartestbody {background-color:#FFCCFF;}
.gogbody {background-color:#000000;}
.header {font-family:Arial,Helvetica,sans-serif; font-size:50px; color:#FFFFFF;}
.missalette {font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; color:#FFFFFF;}
.title {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:19px; font-weight:bold; color:#FFFFFF;}
.author {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF;}
.more {font-family:Arial,Helvetica,sans-serif; font-size:19px; font-weight:bold; color:#FFFFFF;}
.homelink {font-family:Arial,Helvetica,sans-serif; font-size:20px; color:#FFFFFF;}
.owensauthor {font-family:Times New Roman,Times,serif; font-size:17px; color:#FFFFFF;}
.heygirls {font-family:Times New Roman,Times,serif; font-size:22px; color:#FFFFFF;}
.gogtitle {font-family:Arial,Helvetica,sans-serif; font-size:30px; font-weight:bold; color:#FFFFFF;}
.subtitle {font-family:Arial,Helvetica,sans-serif; font-size:20px; font-weight:bold; color:#FFFFFF;}
.date {font-family:Times New Roman,Times,serif; font-size:18px; font-weight:bold; color:#FFFFFF;}
.smartestgirl2 {font-family:Times New Roman,Times,serif; font-size:24px; color:#000000;}
.smartestgirl {font-family:Times New Roman,Times,serif; font-size:18px; font-weight:bold; color:#000000;}

/* tables */

.table1 {background-color:#CC3399; width:100%; height:100%;}
.tableowens {background-color:#CC3399; width:700px; height:100%; margin-right:auto; margin-left:auto;}
.tablegog {background-color:#000000; width:700px; height:100%; margin-right:auto; margin-left:auto;}
.tablesmartest {background-color:#FFCCFF; width:700px; height:100%; margin-right:auto; margin-left:auto;}

/* tds */

.tdleft {background-color:#CC3399; width:338px; height:584px; text-align:center; vertical-align:top;}
.tdright {background-color:#CC3399; width:649px; height:584px; text-align:center; vertical-align:top; font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#FFFFFF;}
.tdowensheader {background-color:#CC3399; width:700px; height:110px; text-align:center; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:44px; color:#FFFFFF;}
.tdowensleft {background-color:#CC3399; width:350px; height:100%; text-align:left; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:18px; color:#FFFFFF;}
.tdowensright {background-color:#CC3399; width:350px; height:100%; text-align:right; vertical-align:top;}
.tdbottom {background-color:#CC3399; width:700px; height:100px; text-align:center; vertical-align:middle; font-family:Times New Roman,Times,serif; font-size:15px; color:#FFFFFF;}
.tdbarrette {background-color:#CC3399; width:700px; height:100%; text-align:left; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:16px; color:#FFFFFF;}
.tdbarretteleft {background-color:#CC3399; width:400px; height:100%; text-align:left; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:16px; color:#FFFFFF;}
.tdbarretteright {background-color:#CC3399; width:300px; height:113px; text-align:right; vertical-align:top;}
.tdbarretterightspace {background-color:#CC3399; width:300px; height:23px; text-align:right; vertical-align:top;}
.tdgogheader {background-color:#000000; width:700px; height:100%; text-align:center; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:16px; color:#FFFFFF;}
.tdgogtextleft {background-color:#000000; width:335px; height:100%; text-align:left; vertical-align:top; font-family:Times New Roman,Times,serif; font-weight:bold; font-size:16px; color:#FFFFFF;}
.tdgogpicright {background-color:#000000; width:365px; height:100%; text-align:left; vertical-align:top; font-family:Times New Roman,Times,serif; font-weight:bold; font-size:16px; color:#FFFFFF;}
.tdgogtext {background-color:#000000; width:700px; height:100%; text-align:left; vertical-align:top; font-family:Times New Roman,Times,serif; font-weight:bold; font-size:16px; color:#FFFFFF;}
.tdgogbottom {background-color:#000000; width:700px; height:100px; text-align:center; vertical-align:middle; font-family:Times New Roman,Times,serif; font-size:15px; color:#FFFFFF;}
.tdsmartest {background-color:#FF99FF; width:430px; height:100%; text-align:left; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:16px; color:#000000;}
.tdsmartestgirl {background-color:#FF99FF; width:430px; height:100%; text-align:right; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:16px; font-weight:bold; color:#000000;}
.tdsmartestside {background-color:#FFCCFF; width:135px; height:100%;}
.tdsmartestcenter {background-color:#FF99FF; width:430px; height:100%; text-align:center; vertical-align:top; font-family:Times New Roman,Times,serif; font-size:16px; color:#000000;}

/* links */

A:link {text-decoration:none; color:#FFFFFF}
A:visited {text-decoration:none; color:#FFFFFF}
A:hover {text-decoration:none; color:#FDD6F0}

