﻿body, html
{
	background: #111;
	font-size: 62.5%; /* Resets 1em to 10px */
	height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #E6E7E8;
}

#little_birdy_text p
{
	margin-bottom: 15px;
	line-height: 1.6em;
	width: 95%;
}

#little_birdy_text h2
{
	font-size: 2.2em;
}

a img { border: 0;}

a:link, a:visited
{
	color: #c4c4c4;
	text-decoration: none;
}

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

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



#strip
{
	height: 827px;
	background: url('images/bg.jpg')  repeat-y;
	background-position: center;
}

#wrapper
{
	/* height: 100%; */
}


table.layout
{
	height: 100%;
	width: 100%;
}

.rowspacer
{
	height: 3%;
	display: block;
}
	
.vcenter
{
 	/* vertical-align: bottom; */
}

.internal
{
	height:100%;
	width: 994px;
	margin-left:auto;
	margin-right:auto;
}

.internal td
{
	vertical-align: bottom;
}

#frame
{
	width: 980px;
	height: 620px;
	background: url(images/contentbg.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
	padding-top: 14px;
	padding-left: 14px;
}

#frame_portal
{
	width: 994px;
	height: 634px;
	margin-left:auto;
	margin-right:auto;
}

#content_layout_portal
{
	height: 634px;
	width: 994px;
}

div.portal_link
{
	width: 234px;
	float: left;
}

#content_layout
{
	height: 591px;
	width: 951px;
	background-color: #111111;
	background-image:url(images/lb_bg.gif);
	background-repeat: no-repeat;
	background-position:right;
}

div#frame, img { behavior: url(iepngfix.htc) }

#homepic
{
	float:left;
}

#enter
{
	float:left;
	background: #111;
	height: 591px;
	width: 311px;
}

#enter_bird_logo
{
	padding-left :13px;
	padding-top: 17px;
	height: 540px;
}

#enter_link
{
	vertical-align:bottom;
	padding-right: 16px;
	text-align:right;
}

#footer
{
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}

#footer_copy
{
	float: left;
	width: 30%;
	font-weight: bold;
	font-size: 1.6em;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

#footer_logo
{
	float: right;
	width: 50%;
	text-align:right;
	margin-right: 15px;
}

#little_birdy_pic
{
	float:left;
	width: 400px;
	padding: 5px;
	height: 561px;
}

#little_birdy_text
{
	float: right;
	width: 500px;
	padding: 15px;
	height: 561px;
	font-size: 2em;
}

div.form td
{
 	vertical-align:top;
}
