/* Pics text titles need to be 40px size */

*{border:0px solid #eee;margin:0;padding:0;list-style:none}
html,body{width:100%;height:100%;}
h1,h2,.large,.left{font-family:"Century Gothic","Lucida Grande",Arial,sans-serif;font-size:40px}
p{font-family:"Century Gothic","Lucida Grande",Arial,sans-serif;font-size:14px}
p.menu{font-family:"Bookman Old Style",Arial,sans-serif;font-size:20px}
h2,.box div img{padding-bottom:10px}
a{text-decoration:none;color:#000;outline:0}
a:hover {text-decoration:underline }

body{
	font-family:"Century Gothic","Lucida Grande",Arial,sans-serif;
	font-size:21px;
	cursor:default;
	background-color:#000;
	color:#000;
	background-image:url(images/background.jpg);
	background-repeat:  no-repeat;
	background-position: top center;
	background-size:950px 690px;
}

#InnerPicArea {position: relative; width: 940px; height: 690px; top:0px; left:50%; margin-left:-470px}
#InnerTextMenu {position:absolute; left:452px; top: 124px; height:30px; width:450px } 
#InnerTextArea {position:absolute; left:452px; top: 168px; height:375px; width:450px } 
#InnerTextAreaLeft {position:absolute; left:0px; top: 55px; height:375px; width:450px } 
#InnerTextAreaSocial {position:absolute; left:452px; top: 600px; height:27px; width:450px; vertical-align:bottom} 

