body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 1.5cm;
	color: #333;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	margin: 10pt 0;
}
h1 em {
	display: block;
	font-size: 11pt;
	color: #999;
}
h2, 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0 0 10pt 0;
}
p {
	font-size: 11pt;
	margin: 0 0 10pt 0;
}
ul {
	font-size: 11pt;
	padding: 0;
	margin: 0 0 10pt 0.8cm;
}
a {
	color: #000;
}
img {
	border: 0;
	margin: 0 0 0.5cm 0;
}
table {
	width: 17cm;
	border: 0;
	border-collapse: collapse;
	border-top: 1pt #CCC solid;
	border-left: 1pt #CCC solid;
	margin: 0 0 10pt 0;
}
table td, 
table th {
	padding: 3pt;
	border-right: 1pt #CCC solid;
	border-bottom: 1pt #CCC solid;
	font-size: 11pt;
	text-align: left;
}
/************************************************************/
#HomeLeft img, 
#HomeRight img, 
#AboutModels, 
#BeginnersPhotos, 
#ProfessionalsPhoto, 
.StudentMember img, 
#AcademyClients, 
.TeamMember img, 
.NewsStory img, 
.NewsImage {
	float: right;
	margin: 0 0 0.5cm 1cm;
}
.AboutPartners {
	margin: 0 1cm 0 0;
}
.Quote p {
	font-style: italic;
}
ul#GalleryList {
	float: left;
	width: 16cm;
	padding: 10pt 0 0 0;
	margin: 0 0 10pt 0;
	list-style-type: none;
}
ul#GalleryList li {
	float: left;
	width: 4cm;
	height: 2cm;
	text-align: center;
}
ul#GalleryList li.NewRow {
	clear: left;
}
.StudentMember, 
.TeamMember, 
.NewsStory {
	clear: both;
}
#StudentsLogin {
	float: right;
	border: 1pt #999 solid;
	padding: 0.5cm;
	margin: 0 0 0.5cm 1cm;
}
/*********************** Do Not Print ***********************/
.NoPrint, 
#TopNav, 
#YouTube, 
#AboutMain, 
#ImportantLinks, 
#LeftColumn, 
#Footer {
	display: none;
}