@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}	
img 
	{
	border: 0;
	}

body {
	background-color: #A90753;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 15px;
}
a:link {
	color: #f36d21;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 0;

}
a:hover {
	color: #f36d21;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
a:active {
	color: #f36d21;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
a:visited {
	color: #f36d21;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.content {
	background-color: #A90753;
	background-image: url(images/ContentBG.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 736px;
	width: 971px;
	margin: 0 auto;
	margin-top: 15px;
}
.logo {
	margin-left: 115px;
	margin-top: 15px;
	float: left;
}
.nav {
	width: 950px;
	margin: 0 auto;
	margin-top: 11px;
	}
.navlinks {
	float: right;
}
.talkbubble {
	background-image: url(images/TalkBubble.jpg);
	padding: 0px;
	height: 124px;
	width: 132px;
	float: right;
	margin-top: 62px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.talkbubbletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535456;
	text-align: center;
	vertical-align: middle;
	padding-top: 45px;
	padding-bottom: 30px;
	padding-right: 8px;
}
.talkbubbletext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535456;
}
.talkbubbletext a:hover {
	color: #f36d21;
}
.quote {
	float: left;
	margin-left: 65px;
	margin-top: 20px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #535456;
	height: 356px;
	width: 440px;
	padding-top: 80px;
	padding-left: 185px;
	float: left;
}
.introWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #535456;

}
.introAlicia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #535456;
}
.introAliciaBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #535456;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-left: 116px;
	padding-top: 30px;
	word-spacing: 5pt;
	float: left;
	width: 571px;
}
.bottomlinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	}
.bottomlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f36d21;
	font-weight: normal;
	}
.bottomlinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f36d21;
	font-weight: normal;
	}
.bottomlinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f36d21;
	font-weight: normal;
	}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-left: 116px;
	padding-top: 15px;
	line-height: 16px;
	font-weight: lighter;
	float: left;
	width: 571px;
}
.copyright {
	font-size: 10px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #A90753;
	height: 517px;
	width: 525px;
	padding-top: 47px;
	padding-left: 145px;
	float: left;
}
.contentbox {
	height: 339px;
	width: 571px;
	float: left;
	margin-top: 60px;
	margin-left: 116px;
}
.contentimage {
	height: 339px;
	width: 521px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #535456;
	border-right-color: #535456;
	border-bottom-color: #535456;
	border-left-color: #535456;
}
.descriptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #454545;
	width: 523px;
	height: 20px;
	float: left;
	margin-left: 140px;
	padding-top: 15px;
}
.next {
	width: 24px;
	float: left;
	padding-top: 165px;
}
