@charset "UTF-8";
@font-face { 
	font-family: Century;
	src: url(../media/gothic.ashx) format("truetype");
}

body {
	font: 100%/1.4 Century;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: rgb(150, 150, 150);
}

.container {
	width: 1024px;
	background: #FFF;
	margin: 0 auto; 
}


.header {
	padding-top: 0px;
	background: url("../media/NAA_HEADER.jpg");
}

.content {
	margin: 35px;
	color: rgb(150, 150, 150);
	align: center;
	width: 720px;
	left: 2px;
}

#model table {
	align: center;
}

#model td{
	width: 143px;
	align: center;
	text-align: center;
}

#model tr	{
	height: 143px;
}

#model td a {
	text-decoration: none;
	color:rgb(170, 170, 170);
	font-size: 20px;
	line-height: 5px;
}

#model td a .polaroid { 
	width: 139px;
	height: 139px;
	position: relative;
	padding: 0px 0px 0px 2px;
}	
#model td a {
	text-decoration: none;
	color:rgb(170, 170, 170);
	font-size: 20px;
	line-height: 5px;
}
#model td a .polaroid img {
	position: relative; 
	width: 139px; 
	height: 139px; 
	margin: 0px 0 0 0px; 
}


#sedcard table {
margin: 0px 0 0 0px; 
}

#sedcard td{
	width: 143px;

	text-align: center;
}

#sedcard tr	{
	height: 210px;
}

#sedcard td {
	text-decoration: none;
	color:rgb(170, 170, 170);
	font-size: 20px;
	line-height: 5px;
}
#sedcard td .first img {
	position: relative; 
	width: 286px; 
	height: 286px; 
	margin: 0px 0 0 0px; 
	
}
#sedcard td .first h2{
	text-align: center;
	position: relative; 
	width: 287px; 
	height: 20px; 
	margin: 10px 0 0 0px; 
	line-height: 18px;	
}
#sedcard td .first p {
	text-align: left;
	position: relative; 
	width: 287px; 
	height: 90px; 
	margin: 20px 0 0 0px; 
	line-height: 18px;	
}

#sedcard td .first p span {
	color: white;
	::-moz-selection {background: #ff0000; color: #ffffff;}
}
#sedcard td .first p span::selection{
	background: rgb(180,213, 254); 
	color: rgb(180,213, 254);
}
#sedcard td .polaroid-b { 
	width: 285px;
	height: 210px;
	position: relative;
	padding: 0px 0px 0px 2px;
}	
#sedcard td .polaroid-b img {
	position: relative; 
	width: 285px; 
	height: 210px; 
	margin: 0px 0 0 0px; 
}

#sedcard td .polaroid { 
	width: 139px;
	height: 210px;
	position: relative;
	padding: 0px 0px 0px 2px;
}
#sedcard td .polaroid img {
	position: relative; 
	width: 140px; 
	height: 210px; 
	margin: 0px 0 0 0px; 
}