﻿body {
    background-color:#494949; background-repeat:no-repeat; background-position:center top;
    text-align:center; font-family:Verdana, Arial, Sans-Serif; font-size:8pt; color:#fff;
}
img { border-style:none; border-width:0; }
p { margin:10px 0; }
#main { width:917px; margin:0 auto; text-align:center; }

#header { float:left;width:100%; height:96px; margin-bottom:-29px; }
#uwLogo { position:relative; float:left; margin-top:7px; z-index:99;}
#nav
{
    float:right; width:810px; height:67px;
    background-image:url(../images/global/nav_watermark.jpg); background-repeat:no-repeat;
}
/*#nav img { float:right; margin:20px 0 0 20px; }*/
#nav a  
{
    display:block; float:right; padding:3px 6px; margin:23px 0 0 20px;
    color:#fff; text-decoration:none; font-size:8pt; letter-spacing:1px;
    border:solid 1px rgba(0,0,0,0);
}
#nav a:hover, #nav .current { border:solid 1px #a8a8a8; }

#footer { clear:both; font-size:7pt; color:#999; }
#footer a { color:#999; text-decoration:none; }
.footerDivider { margin:0 8px; }

.col { float:left; width:305px; height:220px; color:#ccc; }
.outerCol { text-align:left; }
.outerCol p { padding:0 30px;}
.outerCol img { margin-left:30px; }
.outerCol .subHead { margin-top:20px; }
.colBorder { float:left; }
.rowBorder { display:block; margin:12px auto; }

.mainGiveBox 
{
    clear:both; float:left; width:557px; height:271px;
    background:#FFF url(../images/global/whiteRoundedBG.gif) no-repeat;
    text-align:left; color:#000; 
}
.mainGiveBox .subHead { padding-top:20px; font-size:16pt; }
.mainGiveBox p, .mainGiveBox a { margin:20px 50px; }

#btnConnect, .thumb { cursor:pointer; }
#connectBox { display:none; }
#connectBox p { float:left; margin:0; }
#connectBox a { margin:0; }

.imageText
{
	margin:45px 0px 5px 50px;
}

.btnText{border:none 0;font-size:11px;color:#ccc;text-decoration:none;}

.sideNavBox{width:350px;height:65px;}

.poster{}