body{
	background-color:e5e1d6;
	scrollbar-face-color:000000;
	scrollbar-highlight-color:fe91fa;
	scrollbar-3dlight-color:ffe2fe;
	scrollbar-shadow-color:FFFFFF;
	scrollbar-darkshadow-color:c755aa;
	scrollbar-arrow-color:fe91fa;
	scrollbar-track-color:000000;
}

hr {
width:90%;
background: transparent;
color: transparent;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 6px dashed #ada495;
}

a:active, a:visited, a:link {color:000000;text-decoration:none;}
a:hover{color:fa6bd4;text-decoration:none;}

a.toplink:active, a.toplink:visited, a.toplink:link {font-family:Century Gothic;font-size:15px;color:FFFFFF;font-weight:bold;text-decoration:none;}
a.toplink:hover{color:000000;text-decoration:none;}

.topNavBar{
	position:absolute;
	top:0px;width:1000px;height:45px;border:transparent;
	background-image:url('/images/topnavbar.jpg');
	left: 50%;
	margin-left: -500px;
}

.topNavLinks{
}

.underTop{
	position:absolute;
	top:45px;width:1000px;height:60px;border:transparent;
	background-image:url('/images/undertop.jpg');
	left: 50%;
	margin-left: -500px;
}

.underTopText{
	font-family:Century Gothic;font-size:15px;color:FFFFFF;font-weight:bold;
}

.gradLevel{
	position:absolute;
	top:105px;width:1000px;height:200px;border:transparent;
	background-image:url('/images/gradlevel.jpg');
	left: 50%;
	margin-left: -500px;
}

.linksSearch{
	position:absolute;
	width:1000px;top:330px;height:150px;
	background-color:efece5;
	border: 1px solid #dedacf;
	text-align: center;
	left: 50%;
	margin-left: -500px; /*set to a negative number 1/2 of your width*/
}

.linkSearchLinks{
	font-family:Century Gothic, arial, times new roman;font-size:15px;color:000000;
}

.linkSearchQSText{
	font-family:times;font-size:20px;color:ada495;
}

.categories{
	position:absolute;
	width:1000px;top:500px;height:300px;
	background-color:efece5;
	border-left: 2px dashed #ada495;
	border-right: 2px dashed #ada495;
	border-top: none;
	border-bottom: none;
	left: 50%;
	margin-left: -500px; /*set to a negative number 1/2 of your width*/
}

.categoryheadtext{
	font-family:Century Gothic, arial, times new roman;
	font-size:20px;
	color:000000;
	font-weight:bold;
}

.category1{
	position:absolute;
	width:250px;left:0;height:300px;
	background-color:efece5;
	border-left: none;
	border-right: 2px dashed #ada495;
	border-top: none;
	border-bottom: none;
}

.category2{
	position:absolute;
	width:250px;left:250;height:300px;
	background-color:efece5;
	border-left: none;
	border-right: 2px dashed #ada495;
	border-top: none;
	border-bottom: none;
}

.category3{
	position:absolute;
	width:250px;left:500;height:300px;
	background-color:efece5;
	border-left: none;
	border-right: 2px dashed #ada495;
	border-top: none;
	border-bottom: none;
}

.category4{
	position:absolute;
	width:250px;left:750;height:300px;
	background-color:efece5;
	border: transparent;
}

.categoryhead{
	position:absolute;
	width:248px;left:0px;height:90px;
	background-image:url('/images/category_head.jpg');
	border: transparent;
}

.categoryimage{
	position:absolute;
	width:248px;top:90px;left:0px;height:110px;
	background-color:ffffff;
	border: transparent;
}

.catend{
	width:246px
}

.categorybody{
	position:absolute;
	width:228px;top:210px;left:10px;height:80px;
	background-color:efece5;
	border: transparent;
	font-family:Century Gothic, arial, times new roman;
	font-size:15px;
	color:848278;
}

.bottomBoxes{
	position:absolute;
	width:1000px;top:800px;height:100px;
	background-color:c6bdac;
	border: transparent;
	left: 50%;
	margin-left: -500px; /*set to a negative number 1/2 of your width*/
	font-family:Century Gothic, arial, times new roman;font-size:12px;color:000000;
}

.copyR{
	position:absolute;
	width:100%;top:1220px;height:40px;
	border: transparent;
	font-family:Century Gothic, arial, times new roman;font-size:10px;color:000000;
}

.phoneNumberArea{
	position:absolute;
	width:100%;top:1170px;height:40px;
	border: transparent;
	font-family:Century Gothic, arial, times new roman;font-size:16px;color:000000;
}

.bacheloretteTitle{
	position:absolute;
	width:900px;top:50px;height:40;
	left: 50%;
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	border: transparent;
	font-family:times;font-size:30px;color:ffffff;
}

.bachelorettePicture{
	position:absolute;
	width:1000px;top:50px;height:280px;
	left: 50%;
	margin-left: -500px; /*set to a negative number 1/2 of your width*/
	/*border: solid 1px #000000;*/
	border:transparent;
}


