body {margin: 0px; background: #FFFFFF}

form {margin: 0px; padding: 0px;}

.Wrapper
{
	width: 830px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	position: relative;
}

.Header
{
	width: 100%;
	overflow: hidden
}

.Header img
{
	float: left;
}

.Header span
{
	float: right;
}

.nav-button
{
	padding: 5px;
	background: url(/webart/nav-bg.gif) repeat-x bottom;
	line-height: 25px;
	border: 1px solid #929292;
	text-decoration: none;
}

/*Home*/

.Home-wrapper
{
	width: 800px;
	overflow: hidden;
	padding: 46px 33px 0px 33px;
}

.Home-tabs
{
	width: 272px;
	height: 390px;
	overflow: hidden;
	/*background: url(/webart/home/tab-text-design.gif) no-repeat bottom right;*/
	float: left;
}

.Home-tabs img
{
	float: left;
	margin: 0px;
	cursor: pointer;
}

#Younique-text
{
	width: 272px;
	height: 359px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.45em;
	color: #FFFFFF;
	background: url(/webart/home/tab-text-younique.gif) no-repeat bottom right;
}

#Younique-text div, #Design-text div
{
	width: 188px;
	height: 311px;
	margin: 0px;
	padding: 12px 0px 0px 62px;
}

#Design-text
{
	width: 272px;
	height: 359px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.45em;
	color: #FFFFFF;
	background: url(/webart/home/tab-text-design.gif) no-repeat bottom right;
}

.Tab-text hr { color: #d9e8f2 }

#Flash
{
	width: 462px;
	height: 390px;
	background: url(/webart/home/flash-bg.gif);
	float: left;
}

.flexcroll
{
	clear: both;
	width: 734px;
	height: 215px;
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
}

.flexcroll img
{
	margin: 0px;
}

#Logos-scroller
{
	margin: 25px 0px 0px 0px; /*delete later*/
	padding: 0px;
	height: 165px;
	list-style: none;
	position: relative;
}

#Logos-scroller li
{
	float: left;
}

#Logos-scroller img
{
	margin: 0px 17px 0px 0px;
}	

#scroller
{
	position: relative;
}

/*Page*/

.Page-text
{
	margin-left: 28px;
}

/*Navigation and college selection*/

/*.Left
{
	float: left;
	width: 250px;
}


.Dropdown
{ 
	position: relative; 
	top: 25px; 
}

.Select
{
	width: 160px;
	height: 184px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #FFFFFF;
	border: 1px solid #dbdbdc;
	position: relative;
	top: 33px;
	margin: 0px auto 0px auto;
}

.Select ul
{
	width: 140px;
	margin: 2px;
	padding: 0px;
}

.Select li {margin: 2px; padding: 1px;}

.Select li:hover { border: 1px solid #8aabb6; padding: 0px;}

.Select li.over { border: 1px solid #8aabb6; padding: 0px;}

.Select img {margin: 0px;}*/

/*Footer*/

.Footer
{
	clear: both;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
}

.Footer a:link, .Footer a:visited, .Footer a:active {color: #000000;}

.DisplayButton
{
	background: white;
	padding: 3px 5px 6px 5px;
	text-decoration: none;
	border: 1px solid #d0d0d0;
	float: left;
	margin-right: 1px;
}

/*Middle Page*/
.MiddlePageContainer
{
	width: 734px;
	margin: 30px auto 20px auto;
	overflow: hidden;
}

.MiddlePageContainer .Banner
{
	width: 734px;
	height: 190px;
	background: url(/webart/middlepage/banner.jpg) no-repeat;
	overflow: hidden;
}

.MiddlePageContainer .Banner .LeftDivision
{
	width: 410px;
	padding: 20px;
	float: left;
	overflow: hidden;
}

.MiddlePageContainer .Banner .LeftDivision p
{
	margin: 0px 0px 15px 0px;
}

.MiddlePageContainer .Banner .LeftDivision h1
{
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	font-size: 18px;
	color: #FFFFFF;
}

.MiddlePageContainer .Banner .RightDivision
{
	width: 244px;
	float: right;
	padding: 20px 40px 0px 0px;
	overflow: hidden;
}

.MiddlePageContainer .Banner .RightDivision img
{
	float: right;
}

.MiddlePageContainer .Banner .StartHere
{

}

.MiddlePageWrapper
{
	width: 732px;
	border: 1px solid #939393;
	border-top: 0px;
}

.MiddlePageWrapper .CategoryHeading
{
	width: 710px;
	height: 21px;
	margin: 0px 1px 0px 1px;
	padding: 5px 10px 0px 10px;
}

.MiddlePageWrapper .CategoryHeading h2
{
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
}

.MiddlePageWrapper .CategoryHeading a
{
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin-top: 2px;
}	

.MiddlePageWrapperHome
{
	width: 732px;
	border: 1px solid #939393;
	border-top: 0px;
	margin: 2px 0px 0px 33px;
}

.MiddlePageWrapperHome .CategoryHeading
{
	width: 710px;
	height: 21px;
	margin: 0px 1px 0px 1px;
	padding: 5px 10px 0px 10px;
}

.MiddlePageWrapperHome .CategoryHeading h2
{
	float: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}

.MiddlePageWrapperHome .CategoryHeading a
{
	float: right;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	margin-top: 2px;
}	

.MiddlePageWrapperHome .Products
{
	width: 734px;
	padding: 0px 1px 1px 1px;
	overflow: hidden;
}
