html {
	margin: 0;
	padding: 0;
	text-align: center;
	}

body {
	margin: 0;
	padding: 0;
	font-size: 65%;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-weight: normal;
	color: #666;
	text-align: center;
	background: #eff2f6 url(../img/bg_body.gif) 0 0 repeat-x;
	}

body * { 
	margin: 0; 
	padding: 0;
	}



/*--- Type -----------------------------------*/

p { font-size: 1em; line-height: 1.5em; margin: 0 0 1em 0; }

h2, h3, h4, h5, h6 { color: #000; }

h3 { margin: 1em 0 .5em 0; font-size: 1.2em; color: #ff963b; }

ul li { list-style-type: none; }

a, a:visited, a:active { text-decoration: none; color: #607bab; outline: none; }
a:hover { text-decoration: underline; color: #ff963b; }

img { border: 0; }



/*--- Layout -----------------------------------*/

#container {
	width: 730px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: transparent url(../img/bg_container.gif) 0 0 repeat-y;
	padding-bottom: 1px; /* FireFox display issue */
	}

#page {
	position: relative;
	background: transparent url(../img/bg_page.gif) 0 0 no-repeat;
	padding-bottom: 1px; /* FireFox display issue */
	}

#nav {
	position: relative;
	height: 250px;
	margin: 15px 0 10px 0;
	}

#main {
	position: relative;
	padding: 0 30px 30px;
	height: 1%; /* Fix for IE 6 */
	}

#info {
	display: block;
	position: relative;
	width: 420px;
	float: left;
	}

#sidebar {
	display: block;
	position: relative;
	width: 220px;
	float: right;
	background: transparent url(../img/bg_sidebar.gif) 0 0 no-repeat;
	padding-top: 5px;
	}

#footer {
	width: 730px;
	margin: 0 auto;
	padding-bottom: 50px;
	position: relative;
	text-align: left;
	background: transparent url(../img/bg_footer.gif) 0 0 no-repeat;
	}



/*--- Header -----------------------------------*/

h1 {
	position: relative;
	margin: 0;
	padding: 0;
	height: 105px;
	background: transparent url(../img/bg_header.gif) 0 0 no-repeat;
	}

h1 a {
	display: block;
	position: absolute;
	width: 490px;
	height: 40px;
	top: 32px;
	left: 31px;
	text-indent: -9999px;
	background: transparent url(../img/logo_ag.gif) 0 0 no-repeat;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	}



/*--- H2s -----------------------------------*/

h2 { font: normal 10px/10px Palatino,"Times New Roman",Times,serif; height: 50px; text-indent: -9999px; }

#welcome h2 { background: transparent url(../img/head_welcome.gif) 30px 0 no-repeat; }
#available h2 { background: transparent url(../img/head_available.gif) 30px 0 no-repeat; }
#build h2 { background: transparent url(../img/head_suit.gif) 30px 0 no-repeat; }
#amenities h2 { background: transparent url(../img/head_amenities.gif) 30px 0 no-repeat; }
#contact h2 { background: transparent url(../img/head_contact.gif) 30px 0 no-repeat; }
#sportsfest h2 { background: transparent url(/img/head_sportsfest.gif) 30px 0 no-repeat; }

#available div#nav { background: transparent url(../img/photo_campus.jpg) 30px 0 no-repeat; }
#build div#nav { background: transparent url(../img/photo_build.jpg) 30px 0 no-repeat; }
#amenities div#nav { background: transparent url(../img/photo_local.jpg) 30px 0 no-repeat; }
#contact div#nav { background: transparent url(../img/photo_contact.jpg) 30px 0 no-repeat; }

/*--- Nav Photos -----------------------------------*/



#available.campus #nav { height: 349px; background: transparent url(../img/photo_campus.jpg) 30px 0 no-repeat; }
#available.bld1915 #nav { background: transparent url(../img/buildings/bldg_1915.jpg) 30px 0 no-repeat; }
#available.bld1920 #nav { background: transparent url(../img/buildings/bldg_1920.jpg) 30px 0 no-repeat; }
#available.bld1925 #nav { background: transparent url(../img/buildings/bldg_1925.jpg) 30px 0 no-repeat; }
#available.bld20175 #nav { background: transparent url(../img/buildings/bldg_20175.jpg) 30px 0 no-repeat; }
#available.bld20270 #nav { background: transparent url(../img/buildings/bldg_20270.jpg) 30px 0 no-repeat; }
#available.bld20325 #nav { background: transparent url(../img/buildings/bldg_20325.jpg) 30px 0 no-repeat; }
#available.bld20400 #nav { background: transparent url(../img/buildings/bldg_20400.jpg) 30px 0 no-repeat; }
#available.bld20450 #nav { background: transparent url(../img/buildings/bldg_20450.jpg) 30px 0 no-repeat; }
#available.bld20575 #nav { background: transparent url(../img/buildings/bldg_20575.jpg) 30px 0 no-repeat; }

#flashcontent {
	position: absolute;
	left: 30px;
	width: 420px;
	height: 250px;
	}



/*--- Navigation -----------------------------------*/

#menu {
	position: absolute;
	display: block;
	width: 220px;
	height: 245px;
	left: 480px;
	top: 2px;
	background: transparent url(../img/buttons_nav.gif) 0 0 no-repeat;
	}

#menu li { list-style: none; position: absolute; }
#menu li, #menu a { height: 49px; display: block; }
#menu li a { text-indent: -9999px; text-decoration: none; voice-family: "\"}\""; voice-family: inherit; }

#mhome { width: 220px; top: 0px; }
#mavailable { width: 220px; top: 49px; }
#mbuild { width: 220px; top: 97px; }
#mlocal { width: 220px; top: 146px; }
#mcontact { width: 220px; top: 195px; }

#mhome a:hover { background: transparent url(../img/buttons_nav.gif) -220px 0px no-repeat; }
#mavailable a:hover { background: transparent url(../img/buttons_nav.gif) -220px -49px no-repeat; }
#mbuild a:hover { background: transparent url(../img/buttons_nav.gif) -220px -97px no-repeat; }
#mlocal a:hover { background: transparent url(../img/buttons_nav.gif) -220px -146px no-repeat; }
#mcontact a:hover { background: transparent url(../img/buttons_nav.gif) -220px -195px no-repeat; }

#welcome #mhome, #welcome #mhome a:hover { background: transparent url(../img/buttons_nav.gif) -440px 0px no-repeat; cursor: default; }
#available #mavailable, #available #mavailable a:hover { background: transparent url(../img/buttons_nav.gif) -440px -49px no-repeat; }
#build #mbuild, #build #mbuild a:hover { background: transparent url(../img/buttons_nav.gif) -440px -97px no-repeat; }
#amenities #mlocal, #amenities #mlocal a:hover { background: transparent url(../img/buttons_nav.gif) -440px -146px no-repeat; }
#contact #mcontact, #contact #mcontact a:hover { background: transparent url(../img/buttons_nav.gif) -440px -195px no-repeat; }



/*--- Sportsfest Navigation -----------------------------------*/

#sportsfest #menu {
	background: transparent url(../img/buttons_nav-sports.gif) 0 0 no-repeat;
	}

#swel { width: 220px; top: 0px; }
#scal { width: 220px; top: 49px; }
#seve { width: 220px; top: 97px; }
#sgal { width: 220px; top: 146px; }
#scon { width: 220px; top: 195px; }

#swel a:hover { background: transparent url(../img/buttons_nav-sports.gif) -220px 0px no-repeat; }
#scal a:hover { background: transparent url(../img/buttons_nav-sports.gif) -220px -49px no-repeat; }
#seve a:hover { background: transparent url(../img/buttons_nav-sports.gif) -220px -97px no-repeat; }
#sgal a:hover { background: transparent url(../img/buttons_nav-sports.gif) -220px -146px no-repeat; }
#scon a:hover { background: transparent url(../img/buttons_nav-sports.gif) -220px -195px no-repeat; }

#sportsfest.welcome #swel, #sportsfest.welcome #swel a:hover { background: transparent url(../img/buttons_nav-sports.gif) -440px 0px no-repeat; cursor: default; }
#sportsfest.calendar #scal, #sportsfest.calendar #scal a:hover { background: transparent url(../img/buttons_nav-sports.gif) -440px -49px no-repeat; }
#sportsfest.events #seve, #sportsfest.events #seve a:hover { background: transparent url(../img/buttons_nav-sports.gif) -440px -97px no-repeat; }
#sportsfest.gallery #sgal, #sportsfest.gallery #sgal a:hover { background: transparent url(../img/buttons_nav-sports.gif) -440px -146px no-repeat; }
#sportsfest.contact #scon, #sportsfest.contact #scon a:hover { background: transparent url(../img/buttons_nav-sports.gif) -440px -195px no-repeat; }



/*--- Building Nav -----------------------------------*/

#nav ul.buildings {
	position: absolute;
	display: block;
	width: 406px;
	height: 335px;
	left: 36px;
	top: 6px;
	}

#nav ul.buildings li {
	list-style: none;
	position: absolute;
	}

#nav ul.buildings li a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

#nav ul.buildings li.b1915 { width: 39px; height: 30px; top: 63px; left: 278px; }
#nav ul.buildings li.b1920 { width: 38px; height: 29px; top: 86px; left: 355px; }
#nav ul.buildings li.b1925 { width: 35px; height: 28px; top: 57px; left: 313px; }
#nav ul.buildings li.b20175 { width: 69px; height: 34px; top: 71px; left: 151px; }
#nav ul.buildings li.b20270 { width: 48px; height: 39px; top: 89px; left: 127px; }
#nav ul.buildings li.b20325 { width: 69px; height: 31px; top: 123px; left: 81px; }
#nav ul.buildings li.b20400 { width: 56px; height: 33px; top: 49px; left: 103px; }
#nav ul.buildings li.b20450 { width: 43px; height: 41px; top: 46px; left: 65px; }
#nav ul.buildings li.b20575 { width: 50px; height: 40px; top: 101px; left: 40px; }

#nav ul.buildings li.b1915 a { height: 30px; }
#nav ul.buildings li.b1920 a { height: 29px; }
#nav ul.buildings li.b1925 a { height: 28px; }
#nav ul.buildings li.b20175 a { height: 34px; }
#nav ul.buildings li.b20270 a { height: 39px; }
#nav ul.buildings li.b20325 a { height: 31px; }
#nav ul.buildings li.b20400 a { height: 33px; }
#nav ul.buildings li.b20450 a { height: 41px; }
#nav ul.buildings li.b20575 a { height: 40px; }

#nav ul.buildings li.b1915 a:hover { background: transparent url(../img/buttons_buildings.gif) 0px 0px no-repeat; }
#nav ul.buildings li.b1920 a:hover { background: transparent url(../img/buttons_buildings.gif) -39px 0px no-repeat; }
#nav ul.buildings li.b1925 a:hover { background: transparent url(../img/buttons_buildings.gif) -77px 0px no-repeat; }
#nav ul.buildings li.b20175 a:hover { background: transparent url(../img/buttons_buildings.gif) -112px 0px no-repeat; }
#nav ul.buildings li.b20270 a:hover { background: transparent url(../img/buttons_buildings.gif) -181px 0px no-repeat; }
#nav ul.buildings li.b20325 a:hover { background: transparent url(../img/buttons_buildings.gif) -229px 0px no-repeat; }
#nav ul.buildings li.b20400 a:hover { background: transparent url(../img/buttons_buildings.gif) -297px 0px no-repeat; }
#nav ul.buildings li.b20450 a:hover { background: transparent url(../img/buttons_buildings.gif) -353px 0px no-repeat; }
#nav ul.buildings li.b20575 a:hover { background: transparent url(../img/buttons_buildings.gif) -396px 0px no-repeat; }

#stickyTipLayer {
	position: absolute;
	z-index: 10000;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 10px;
	border: 1px solid #607bab;
	color: #607bab;
	font-weight: bold;
	background-color: #fff;
	padding: 3px;
	margin: 0;
	font-size: 1em;
	line-height: 1em;
	}



/*--- Layout -----------------------------------*/

#info p, #info h3 {
	padding: 0 6px;
	}

ul.costar {
	margin-top: 2em;
	border-top: 1px solid #eee;
	padding-top: .3em;
	}

ul.costar li {
	line-height: 2em;
	margin: .3em 0;
	}

ul.costar li a {
	padding-left: 30px;
	padding-bottom: 5px;
	background: transparent url(../img/bul_costar.gif) 10px 0 no-repeat;
	}

ul.costar li a:hover {
	background: transparent url(../img/bul_costarover.gif) 10px 0 no-repeat;
	}

.vcard {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 10px;
	}

img.photo {
	float: left;
	padding: 5px 10px 5px 0;
	border-right: 1px solid #e6ebf0;
	}

.person {
	float: left;
	}

#info .person h3, #info .person p {
	padding: 0 15px;
	}

.split {
	float: left;
	width: 175px;
	border-top: 1px solid #e6ebf0;
	}



/*--- Layout -----------------------------------*/

.vcard h3 { border-bottom: 1px solid #e6ebf0; }
.vcard a.email { padding-left: 17px; background: transparent url(../img/bul_email.gif) 0 .1em no-repeat; }
.vcard span.tel { padding-left: 17px; background: transparent url(../img/bul_tel.gif) 0 .1em no-repeat; }
.vcard a.url { padding-left: 17px; padding-bottom: 2px; background: transparent url(../img/bul_web.gif) 0 0em no-repeat; }
#sidebar .vcard a.email { padding-left: 17px; background: transparent url(../img/bul_emailb.gif) 0 .1em no-repeat; }
#sidebar .vcard span.tel { padding-left: 17px; background: transparent url(../img/bul_telb.gif) 0 .1em no-repeat; }
#sidebar .vcard a.url { padding-left: 17px; padding-bottom: 2px; background: transparent url(../img/bul_webb.gif) 0 .1em no-repeat; }
.vcard .note { display: none; }



/*--- Local Amenities Tables -----------------------------------*/

.acordian {
	background-color: #fff;
	}

.local {
	width: 420px;
	border-collapse: collapse;
	padding-bottom: 1px;
	}

.local caption {
	font-weight: bold;
	color: #607bab;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #607bab;
	}

.local th {
	font-weight: bold;
	text-align: left;
	display: none;
	}

.local th, .local td {
	padding: 3px 5px;
	}

.local tr {
	color: #666;
	border-bottom: 1px solid #e6ebf0;
	}

.local tr:hover {
	background-color: #eff2f6;
	color: #607bab;
	border-left: 3px solid #607bab;
	}

.local td.col1 {
	width: 160px;
	}

.local td.col2 {
	width: 160px;
	}

.local td.col3 {
	width: 100px;
	}



/*--- Sidebar -----------------------------------*/

#sidebar p, #sidebar ul, #sidebar ol {
	margin: 1em 15px;
	}

#sidebar ul li {
	padding: .45em 0 .45em 20px;
	border-bottom: 1px solid #e6ebf0;
	border-top: 1px solid #fff;
	background: transparent url(../img/bul_off.gif) 5px .6em no-repeat;
	}

#sidebar  ul li:hover {
	padding-left: 20px;
	background: transparent url(../img/bul_over.gif) 5px .6em no-repeat;
	}

#available.bld1915 #sidebar ul li.b1915 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld1915 #sidebar ul li.b1915 a { color: #ff963b; }
#available.bld1915 #sidebar ul li.b1915 a:hover { text-decoration: none; cursor: default; }

#available.bld1920 #sidebar ul li.b1920 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld1920 #sidebar ul li.b1920 a { color: #ff963b; }
#available.bld1920 #sidebar ul li.b1920 a:hover { text-decoration: none; cursor: default; }

#available.bld1925 #sidebar ul li.b1925 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld1925 #sidebar ul li.b1925 a { color: #ff963b; }
#available.bld1925 #sidebar ul li.b1925 a:hover { text-decoration: none; cursor: default; }

#available.bld20175 #sidebar ul li.b20175 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld20175 #sidebar ul li.b20175 a { color: #ff963b; }
#available.bld20175 #sidebar ul li.b20175 a:hover { text-decoration: none; cursor: default; }

#available.bld20270 #sidebar ul li.b20270 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld20270 #sidebar ul li.b20270 a { color: #ff963b; }
#available.bld20270 #sidebar ul li.b20270 a:hover { text-decoration: none; cursor: default; }

#available.bld20325 #sidebar ul li.b20325 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld20325 #sidebar ul li.b20325 a { color: #ff963b; }
#available.bld20325 #sidebar ul li.b20325 a:hover { text-decoration: none; cursor: default; }

#available.bld20400 #sidebar ul li.b20400 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld20400 #sidebar ul li.b20400 a { color: #ff963b; }
#available.bld20400 #sidebar ul li.b20400 a:hover { text-decoration: none; cursor: default; }

#available.bld20450 #sidebar ul li.b20450 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld20450 #sidebar ul li.b20450 a { color: #ff963b; }
#available.bld20450 #sidebar ul li.b20450 a:hover { text-decoration: none; cursor: default; }

#available.bld20575 #sidebar ul li.b20575 { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }
#available.bld20575 #sidebar ul li.b20575 a { color: #ff963b; }
#available.bld20575 #sidebar ul li.b20575 a:hover { text-decoration: none; cursor: default; }

#sidebar h4 {
	background: transparent url(../img/bg_h4.gif) 0 0 repeat-y;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	position: relative;
	}

#sidebar h4 span {
	background: transparent url(../img/bg_h4t.gif) 0 0 no-repeat;
	padding-top: 3px;
	display: block;
	position: relative;  /* IE 6 Fix */
	height: 1%;          /* IE 6 Fix */
	}

#sidebar h4 span span {
	background: transparent url(../img/bg_h4b.gif) 0 100% no-repeat;
	padding: 3px 15px 6px 15px;
	display: block;
	position: relative;  /* IE 6 Fix */
	height: 1%;          /* IE 6 Fix */
	}

div.sidebase {
	height: 3px;
	background: transparent url(../img/bg_sidebar.gif) 0 100% no-repeat;
	}



/*--- SportsFest Area -----------------------------------*/

#sportsfest div#nav { background: transparent url(../img/photo_sports.jpg) 30px 0 no-repeat; }

.caps { text-transform: uppercase; }

#sportsfest #info h4 { font-size: 1em; line-height: 1.5em; margin: .5em 0; font-weight: bold; padding: 0 6px; }

#sportsfest #info ol { font-size: 1.1em; line-height: 1.5em; margin: 1em 0; padding: 0 0 0 30px; }
#sportsfest #info ol ol { font-size: 100%; margin: .75em 0; padding: 0 0 0 20px; }
#sportsfest #info ol ol li { list-style-type: lower-alpha; }
#sportsfest #info ol li { margin: .75em 0; }

#sportsfest #info .note { text-transform: uppercase; margin: 1em 0; Padding: .5em 15px; border-top: 1px solid #607bab; background-color: #eff2f6; color: #607bab; }

#sportsfest #info ul {
	margin: 0 0 1.5em 6px;
	padding-top: .3em;
	font-size: 1em;
	line-height: 1.5em;
	}

#sportsfest #info ul li {
	margin: .75em 0;
	padding-left: 15px;
	background: transparent url(../img/bul.gif) 0 .3em no-repeat;
	}

#sportsfest #info ul.dates {
	margin: 0 0 1.5em 6px;
	padding-top: .3em;
	border-top: 1px solid #eee;
	}

#sportsfest #info ul.dates li {
	margin: .5em 0;
	padding-left: 0;
	background: none;
	font-weight: bold;
	color: #607bab;
	}

#sportsfest #info ul.dates ul {
	margin: 0 0 1.5em 0;;
	padding: 0;
	}

#sportsfest #info ul.dates ul li {
	padding-left: 25px;
	font-weight: normal;
	color: #666;
	background: transparent url(../img/bul.gif) 10px .2em no-repeat;
	}

#sportsfest.cap li.icap,
#sportsfest.rep li.irep,
#sportsfest.con li.icon,
#sportsfest.sco li.isco,
#sportsfest.pic li.ipic,
#sportsfest.ind li.iind { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }

#sportsfest.cap li.icap a,
#sportsfest.rep li.irep a,
#sportsfest.con li.icon a,
#sportsfest.sco li.isco a,
#sportsfest.pic li.ipic a,
#sportsfest.ind li.iind a { color: #ff963b; }

#sportsfest.cap li.icap a:hover,
#sportsfest.rep li.irep a:hover,
#sportsfest.con li.icon a:hover,
#sportsfest.sco li.isco a:hover,
#sportsfest.pic li.ipic a:hover,
#sportsfest.ind li.iind a:hover { text-decoration: none; cursor: default; }

#sportsfest.bas li.ebas,
#sportsfest.bow li.ebow,
#sportsfest.cro li.ecro,
#sportsfest.cyc li.ecyc,
#sportsfest.dis li.edis,
#sportsfest.gol li.egol,
#sportsfest.poo li.epoo,
#sportsfest.run li.erun,
#sportsfest.soc li.esoc,
#sportsfest.sof li.esof,
#sportsfest.ten li.eten,
#sportsfest.ult li.eult,
#sportsfest.vcom li.evcom,
#sportsfest.vrec li.evrec,
#sportsfest.wal li.ewal { background: transparent url(../img/bul_on.gif) 5px .6em no-repeat; }

#sportsfest.bas li.ebas a,
#sportsfest.bow li.ebow a,
#sportsfest.cro li.ecro a,
#sportsfest.cyc li.ecyc a,
#sportsfest.dis li.edis a,
#sportsfest.gol li.egol a,
#sportsfest.poo li.epoo a,
#sportsfest.run li.erun a,
#sportsfest.soc li.esoc a,
#sportsfest.sof li.esof a,
#sportsfest.ten li.eten a,
#sportsfest.ult li.eult a,
#sportsfest.vcom li.evcom a,
#sportsfest.vrec li.evrec a,
#sportsfest.wal li.ewal a { color: #ff963b; }

#sportsfest.bas li.ebas a:hover,
#sportsfest.bow li.ebow a:hover,
#sportsfest.cro li.ecro a:hover,
#sportsfest.cyc li.ecyc a:hover,
#sportsfest.dis li.edis a:hover,
#sportsfest.gol li.egol a:hover,
#sportsfest.poo li.epoo a:hover,
#sportsfest.run li.erun a:hover,
#sportsfest.soc li.esoc a:hover,
#sportsfest.sof li.esof a:hover,
#sportsfest.ten li.eten a:hover,
#sportsfest.ult li.eult a:hover,
#sportsfest.vcom li.evcom a:hover,
#sportsfest.vrec li.evrec a:hover,
#sportsfest.wal li.ewal a:hover { text-decoration: none; cursor: default; }

#sportsfest.gallery #nav { height: 349px; }

#flashcontent.sfgallery {
	height: 349px;
	}

.sfwinners {
	margin-bottom: 2.5em;
	width: 420px;
	border-collapse: collapse;
	padding-bottom: 1px;
	}

.sfwinners caption {
	display: none;
	}

.sfwinners th {
	color: #fff;
	background-color: #607bab;
	border-right: 1px solid #475b7e;
	border-bottom: 1px solid #475b7e;
	font-weight: bold;
	text-align: left;
	}

.sfwinners th, .sfwinners td {
	padding: 5px;
	}

.sfwinners tr {
	color: #666;
	border-bottom: 1px solid #e6ebf0;
	}
.sfwinners td {
	vertical-align: top; 
	}

.sfwinners td.event {
	font-weight: bold;
	color: #607bab;
	border-right: 1px solid #e6ebf0;
	}

.sfwinners td.col1 {
	color: #607bab;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #e6ebf0;
	}

.sfwinners td.col2 {
	padding-left: 10px;
	border-right: 1px solid #e6ebf0;
	}

.sfwinners td.col3 {
	padding-left: 10px;
	}

.sfwinners td.event, .sfwinners tr.bottom {
	border-bottom: 1px solid #607bab;
	}

.imp{
	color: #F00;
}



/*--- Footer -----------------------------------*/

#footer img {
	float: right;
	padding: 0 15px 0 0;
	display: inline;
	}
	
#footer p {
	float: right;
	display: inline;
	margin: 0;
	font-size: 10px;
	line-height: 10px;
	color: #607bab;
	padding: 30px 10px 0 0;
	}

#footer ul {
	float: left;
	display: inline;
	font-size: 10px;
	line-height: 10px;
	padding: 30px 0 0 10px;
	}

#footer ul li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	background: none;
	color: #607bab;
	border: 1px solid #d2dae5;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	}

#footer ul li.first {
	border-left: 1px solid #d2dae5;
	}

#footer ul li a {
	float: left;
	display: inline;
	padding: 0 5px 0 5px;
	color: #607bab;
	text-decoration: none;
	}

#footer ul li a:hover {
	text-decoration: underline;
	}



/*--- Extra -----------------------------------*/

.clearall { clear: both; height: 1%; font: 1px/5px "Georgia", serif; /*Deals with IE Win*/ }

div.hr { clear: both; height: 1px; }
div.hr hr { display: none; }






