﻿.AIHomePage
{
	padding:20px;
}

.AIHomePage img
{
	display:block;
}

.AIHomePage h2
{
	padding-top:5px;
}

.GalleryContent, .AreasOfStudyContent, .AlumniSuccessContent
{
	display:none;
}

.AreasOfStudyContent img
{
	padding-top:6px;
}

.nonFlashAnchors a
{
	cursor:pointer;
}

.AiHomePageLeftColumn
{
	float:left;
	width:529px;
}

.AiHomePageRightColumn
{
	float:left;
	width:425px;
	position:relative;
}

#HomePageAlternatateContent:focus
{
	-moz-outline-style: none;
}

area
{
	cursor:pointer;
	cursor:hand;
}

