#outerdiv
{
	width: 1100px;
	height: 720px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #fff;
	background-image: url(images/bg1o.jpg);
	/*background-position: right;*/
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0 0 0 0;
	border: 0px solid #fcfcfc;
}

#menubar1
{
	/*background-image: url(images/menu1_bg.jpg);*/
	position: absolute;
	top: 10px;
	left: 0px;
	width: 623px;
	height: 61;
}

#menubar2
{
	/*background-image: url(images/menu1_bg.jpg);*/
	position: absolute;
	top: 45px;
	left: 660px;
	width: 470px;
	height: 61;
	
}

#trailer
{
	/*background-image: url(images/menu1_bg.jpg);*/
	position: absolute;
	top: 425px;
	left: 620px;
	width: 250px;
	height: 180px;
	z-index: 99;
	text
	border: 1px solid blue;
	text-align: center;
}

#buttons
{
	/*background-image: url(images/menu1_bg.jpg);*/
	position: absolute;
	top: 160px;
	left: 10px;
	width: 61px;
	height: 320px;
	display: block;
	
}

#friendsdiv
{
	position: absolute;
	top: 125px;
	left: 1030px;
	padding-top: 0px;
	padding-left: 0px;
	width: 65px;
	height: 350px;
	z-index: 9;
	border: 0px solid black
}

#newsfeeds
{
	position: absolute;
	top: 480px;
	left: 100px;
	overflow-y: auto;
	width: 480px;
	height: 172px;
	background-color: #fff;
	padding: 5px 0px 0px 10px;
	z-index: 99;
}

#homemaincontent
{
	position: absolute;
	border: 0px solid blue;
	top: 125px;
	left: 90px;
	width: 900px;
	height: 325px;
	padding:5px 5px 5px 5px
}

#maincontent
{
	position: absolute;
	border: 0px solid blue;
	top: 185px;
	left: 120px;
	width: 920px;
	height: 450px;
	padding: 5px 15px 5px 5px
}

#footer
{
	position: absolute;
	border: 0px solid blue;
	top: 675px;
	left: 120px;
	width: 700px;
	height: 50;
	padding: 5px
}

#menubar
{
	margin: 0px;
	height: 20px;
}

#navbar
{
	width: 130px;
}

h1
{
	color : #59A2B5;
}

.headingtext
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: #82868C;
	font-style : normal;
	padding-top: 20px;
	padding-bottom: 0px;
	letter-spacing : .2pt;
}
.
.supertext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #7990BA;
	font-style : normal;
	padding-top: 5px;
	vertical-align : super;
}

.subheadingtext
	{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: #303030;
	font-style : normal;
	padding-bottom: 10px;
}

.boldtext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		color: #303030;
	}

.boldlink
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12.5px;
	font-weight : normal;
	color: #466E87;
	padding-bottom: 5px;
}
.plaintext
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #303030;
	text-align: left;
}
.paratext1st
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color: #303030;
		padding-left: 0px;
		padding-top: 10px;
	}
.paratext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color: #303030;
		padding-left: 0px;
		padding-top: 5px;
		line-height: 16px
	}
.italictext
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #303030;
	text-align: left;
	font-style : italic;
}
.italictextc
	{
	font-family : Comic Sans MS,  Comic Geek, Jack Armstrong, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color: #303030;
	text-align: left;
	font-style : italic;
}

.smalltext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		COLOR: #335697;
		padding-top: 3px;
	}
.captiontext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		COLOR: #335697;
		padding-top: 3px;
		text-align: center
	}

.alerttext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #BD0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.alertboldtext {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #BD0000;
	FONT-FAMILY: Arial, Lucida Sans, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-bottom: 10px;
}

.footertext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #335697;
	FONT-FAMILY: Arial, Lucida Sans, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
}		


A:link{
	text-decoration : none;
	COLOR: #335697;
}
A:visited{
	text-decoration : none;
	COLOR: #728092;
}
A:hover{
	text-decoration : underline;
	COLOR: #335697;
}
A:active{
	text-decoration : none;
	COLOR: #335697;
}
BODY
 {
	margin: 0;
	background-color: #C9DDF6;
	/*background-image: url(images/bg1a.jpg);*/
	FONT-SIZE: 12px; 
	FONT-FAMILY: arial,helvetica,sans-serif; 
}