@charset "utf-8";
/* CSS Document */

#alpha-inner {
	width:830px !important;
	background:#FFFFFF;
	color:#000000;
}
#alpha-inner h1,
#alpha-inner p {
	margin:10px;
}
#alpha-inner table {
	margin:auto;
}
#alpha-inner td {
	width:90px;
	height:180px;
	vertical-align:top;
}
#alpha-inner a {
	padding:0 !important;
	color:#003366;
	border-bottom:1px solid #FFFFFF;
}
#alpha-inner a:hover {
	padding:0 !important;
	color:#FF0000;
	text-decoration:none !important;
	border-bottom:1px dotted #FF0000;
}
#alpha-inner #profile {
	margin:20px;
}
#alpha-inner #profile #photos {
	float:left;
	width:350px;
}
#photos h2,
#toursOfDuty h2 {
	padding:3px;
	background:#003366;
	color:#FFFFFF;
}
#photo_main {
	margin-bottom:10px;
}
#alpha-inner #profile #toursOfDuty {
	position:relative;
	float:left;
	width:430px;
}

#other {
	margin-top:20px;
}
