/* AMSU CSS */

body
{
  margin: 0px;
  padding: 0px;
  background: url(../images/bg.jpg) top no-repeat #e3cf68;
  color: #3b3b3b;
  line-height: 160%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#5b5b5b;
}

img { border: 0; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }

#container {
	position: relative;
	width: 1006px;
	height:834px;
	margin: 0px auto;
	background: url(../images/content-bg.jpg) no-repeat;
}
#container2 {
	position:relative;
	width:950px;
	padding-left:28px;
	padding-top:60px;
	margin:0px;
	height:760px;
} 
a { color: #5b5b5b; text-decoration:none; font-weight:bold; }
a:hover { color: #4a4a4a; text-decoration:underline; font-weight:bold; }
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}



/* ----- STYLES ----- */



.style1 { font-size: 11px; }
.style2 {
	color: #FFFFFF;
	font-size: 14px;
}
.style3 {
	font-size: 14px;
	color: #2e4864;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #342749;
}
.style5 {
	color: #342749;
	font-size: 14px;
	font-weight: bold;
}





/* ----- CONTENT ----- */

h1 {
	font-size: 16px;
	font-weight: bold;
}
#top { position:relative; height:49px; padding:0px; margin:0px; width:950px; }
#blue-bar { position:relative; padding:0px; margin:0px; width:950px; height:150px; background: url(../images/blue-bar.jpg) no-repeat; }
#grad-scrapbook { position:absolute; top:35px; left:142px; padding:0px; margin:0px; width:252px; height:82px; background: url(../images/grad-scrapbook.jpg) no-repeat; }

#interior { position:relative; float:left; width:950px; height:471px; margin:0px; padding:0px; background-color:#dbe7ee; }
#scroll2 { position:relative; float:left; width:631px; height:471px; margin:0px; padding:0px; background-color:#dbe7ee; overflow:auto; }



#interiorPad { position:relative; float:left; padding-top:20px; padding-left:25px; padding-right:25px; padding-bottom:20px; margin:0px;  background-color:#dbe7ee; }
#green { position:relative; float:left; width:317px; height:471px; margin:0px; padding:0px; background: url(../images/vp.jpg) top no-repeat #99a868; }
#blue { position:relative; float:left; width:318px; height:471px; margin:0px; padding:0px; background: url(../images/pg.jpg) top no-repeat #acc0ce; }
#blue2 {
	position:relative;
	float:left;
	width:315px;
	height:471px;
	margin:0px;
	padding:0px;
	background: url(../images/mb.jpg) top no-repeat #7d99af;
	background-color: #7d99af;
}
#share { position:absolute; top:385px; left:27px; width:261px; height:79px; padding:0px; margin:0px; }
#submit { position:absolute; top:389px; left:6px; width:283px; height:82px; padding:0px; margin:0px; }
#video { position:absolute; top:382px; left:6px; width:287px; height:85px; margin:0px; padding:0px; }
#mma {position:absolute; width:127px; height:25px; top:766px; right:8px; padding:0px; margin:0px; }
#videocol {position:absolute; top:169px; left:18px; width:258px; margin:0px; padding:0px;}
#photocol {position:absolute; top:169px; left:18px; width:258px; margin:0px; padding:0px;}
#messagecol {position:absolute; top:169px; left:46px; width:228px; height:202px; margin:0px; padding:0px;}

#footer {position:relative; width:950px; padding-top:6px; margin:0px;}

#sendToFriend{
  position:absolute;
  top:140px;
  left:380px; 
  height:18px;
  width:50px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
	background-color: #446B94;
}
#sendToFriend a{ color: #ffffff; text-decoration: none; }
#sendToFriend a:hover{ text-decoration: underline; }

#sendFacebook{
  position:absolute;
  top:78px;
  left:364px; 
  height:22px;
  width:65px;
	background-color: #ffffff;
	text-align: center;
	padding: 6px 8px 1px 8px;
}

/* ----  VIDEO PAGE ----- */
.videoBox{ position:relative; margin:0px; padding-bottom:20px; width:550px; }
.vidIcon{
  position:relative;
  float:left;
  width:45px;
  margin:0px;
  padding:0px;
}
.vidDetails{
  position:relative;
  float:left;
  width:500px;
  margin:0px;
  padding:0px;
}
a.vidLink{ color: #342749; font-size: 14px; font-weight: bold; text-decoration: none; }
a.vidLink:hover{ text-decoration: underline; }

/* ----- MESSAGE BOARD ----- */
.post{ position: relative; margin-bottom: 20px; }
.post p { margin: 0px; padding: 0px; }
.post span{ color: #342749; }

