@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
	background:url(../pdf/css/images/bg.jpg) repeat-x;
	background-color:#cacac8;
	
	

	
}
.container {
	width: 1000px;
	height:1199px;
	
	background:url(../pdf/images/bkpic_gtn1.jpg) repeat-x;
	background-color:#c6c6c6;	
	border: 4px #ffffff solid;
	margin: 15px auto;
	position: relative;
}
.container_alumni {
	width: 1000px;
	height:1799px;
	background:url(../pdf/images/bkpic_gtn1.jpg) repeat-x;
	background-color:#c6c6c6;	
	border: 4px #ffffff solid;
	margin: 15px auto;
	position: relative;
}

#con2{
	margin:30px auto 0 auto;
	width:926px;
	height:1149px;
	border: 2px #ffffff solid;
	background-color:#ffffff;
}
#con2_alumni{
	margin:30px auto 0 auto;
	width:926px;
	height:1749px;
	border: 2px #ffffff solid;
	background-color:#ffffff;
}
#header {
background-color:#003333;	
	margin:0 auto 0 auto;
	width:926px;
	height:170px;
}
#title{
	margin:10px auto 0 auto;
	width:870px;
}
#info_con{
	margin:10px auto 0 auto;
	width:870px;
	height:800px; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#info_con_alumni{
	margin:10px auto 0 auto;
	width:870px;
	height:1400px; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#info_con  a{
	color:#006633;
}	
#info_con_alumni  a{
	color:#006633;
}
#info_con_contact  a{
	color:#006633;
}
#right{
	width:280px;
	float:left;
	text-align:center;
	
	
	
}

#left_alumni{
	width:570px;
	float:left;
	text-align:center;
	margin:0 7px 0 0;
}
#right_alumni{
	width:280px;
	float:left;
	text-align:center;
}

#middle{
	width:570px;
	float:left;
	text-align:center;
	margin:0 7px 0 0;
	
	
	}
#middle_2{
	width:570px;
	height:575px;
	float:right;
	text-align:center;
	color:#006633;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	background-color:#CCCC99;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	
	}
	#middle_3{
	width:570px;
	height:200px;
	float:right;
	margin:15px 0px 0 0;
	text-align:center;
	color:#006633;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	background-color:#CCCC99;
	
	}
#left{
	width:280px;
	float:left;
	margin:0 7px 0 0;
	
	text-align:center;
	}

#gray_space {
	width:1px;
    background-color:#CCC;
    float:left;
	margin:0 7px 0 0;
}
#green_space {
	height:1px;
	background-color:#006633;
    margin:15px auto 15px auto;
	}
	
h2 {
	color:#006633;
	font-family:"Times New Roman", Times, serif;
	}
	
h3 {
	color:#006633;}
	
	
#footer {
    background-color:#003333;	
	margin:0 auto 0 auto;
	width:926px;
	height:69px;
	color:#FFF;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

