html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: #281c5a; font-size: 11px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; background: #fff no-repeat scroll 0 0; }
ol, ul { list-style: none; }
a { line-height: 1.5; cursor: pointer; text-decoration: none; color: #000;}
a:hover { text-decoration: underline; }
p { font-size: 100%; line-height: 1.2; padding:0; margin:0;}
strong { font-weight: bold; }
a.bold { font-weight: bold; }

/* site wrapper */
#mainWrp {
margin: 0 auto;
width: 700px;
}

#header {
display:block;
float:left;
width:100%;
}

#header h1 a {
background:transparent url(images/logo.jpg) no-repeat scroll left top;
display:block;
float:left;
height:77px;
text-align:left;
text-indent:-9999px;
width:320px;
}

#mainWrp #inviteContainer {
background:transparent url(images/taglineBg.jpg) repeat-y scroll 0 0;
display:block;
float:left;
margin:1em;
padding:1em;
width:696px;
}
#mainWrp #inviteContainer h1 {
padding-top:1em;
padding-bottom:1em;
}
#mainWrp #inviteContainer p {
font-size:15px;
padding-bottom:0.5em;
}
#mainWrp #inviteContainer input {
	border:medium none;
	float:left;
	font-size:19px;
	height:25px;
	margin-right:1em;
	width:240px;
}
#mainWrp #inviteContainer input#button {
	display:inline;
	float:left;
	font-size:12px;
	margin-top:-10px;
	width:100px;
}
#mainWrp #presentationsContainer {
display:block;
float:left;
margin:1em;
padding:1em;
width:100%;
}
#mainWrp #presentationsContainer ul {
margin:0 auto;
padding-top:1em;
width:70%;
}
#mainWrp #presentationsContainer ul li {
padding:0.5em;
display:inline;
font-size:15px;
}
#mainWrp #presentationsContainer ul li a {}
#mainWrp #footer {
display:block;
width:100%;
float:left;
height:150px;
overflow:hidden;
background: transparent url(images/footerBgTop.jpg) no-repeat scroll 0 0;
}

#mainWrp #footer ul {
list-style-type:none;
margin-top:1em;
}
#mainWrp #footer ul li {
display:inline;
padding:0.5em;
}
#mainWrp #footer span {
background:transparent url(images/footerTaglineBg.jpg) repeat-y scroll 0 0;
float:right;
margin-top:-4em;
padding:1em;
width:180px;
}
