body, img, p, form, h1, h2, h3, h4, h5, h6, ul, ol {
	margin:0;
	padding:0;
	border:0;
}
img {
	display:block;
}
body {
	font: 100% "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:left;
}
.clear {
	height:1px;
	overflow:hidden;
	clear:both;
}
ul {
	list-style-type:none;
}
#holder {
	width:995px;
	min-height: 600px;
	position:relative;
}
* html #holder {
	height: 600px;
}
#header .logo a {
	display:block;
	height:93px;
	width:287px;
	float:left;
	background: url(../images/logo.gif) 0 0 no-repeat;
}
#header .logo a span {
	display:none;
}
#header ul {
	float:right;
	margin:36px 10px 0 0;
}
#header ul li {
	float:left;
	margin-left:18px;
}
#header ul li a {
	color:#377677;
	font-size:.9em;
	text-decoration:none;
	font-weight:bold;
	display:block;
}	
#header ul li a:hover {
	border-bottom:solid 2px #377677;
}

/* CONTENT */
h1 {
	font-size:3.5em;
	margin-bottom:20px;
	font-family:Arial,Helvetica, sans-serif;
}
#content p {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:.75em;
	padding:0 0 15px 0;
	line-height:16px;
	text-align: justify !important;
}
#content strong {
	display:block;
}
.leftside #inside {
	float:left;
}
.rightside #inside {
	float:right;
}

/* HOMEPAGE */
.home #flash {
	float:right;
	width:550px;
	margin:20px 0 0 0;
}
.home h1, .home p {
	color:#952827;
}
.home #header ul .active a,
.home #header ul .active a:hover {
	color:#9b2531;
	border-bottom:solid 2px #9b2531;
}
.home .leftside #inside {
	float:left;
	width:395px;
	margin:20px 0 0 0;
}
.home .leftside #inside {
	padding:0 0 0 35px;
}

.home .leftside #inside p {
	padding:0 25px 0 25px;
}

/* HONEST */
.honest #flash {
	float:left;
	width:600px;
	margin-top:30px;
}
.honest h1, 
.honest p {
	color:#073156;
}
.honest #header ul .active a,
.honest #header ul .active a:hover {
	color:#073156;
	border-bottom:solid 2px #073156;
}
.honest .rightside #inside {
	margin:10px 0 0 0;
	width:378px;
}
.honest .rightside p {
	padding-left:44px !important;
	padding-right:35px !important;
}

/* STUDIOS */
.studios #flash {
	float:left;
	width:600px;
	margin-top:10px;
}
.studios h1, 
.studios p {
	color:#ff9800;
}
.studios h1 {
	position:relative;
	left:-50px;
}
.studios p {
	width:310px;
	padding-right:10px !important;
}
.studios #header ul .active a,
.studios #header ul .active a:hover {
	color:#ff9800;
	border-bottom:solid 2px #ff9800;
}
.studios .rightside #inside {
	margin:50px 0 0 0;
	float:right;
}
.studios .rightside a {
	color:#FF9800;
	text-decoration:none;
}
.studios .rightside a:hover {
	text-decoration:underline;
}

.studios .rightside #inside p {
	padding:0 35px 0 0 !important;
}

/* BRAVE */
.brave #flash {
	width:550px;
	position:absolute;
	top:155px;
	left:30px;
}
.brave h1 {
	color:#4b596b;
	margin: 0 0 20px 30px;
}
.brave p {
	color:#3a4654;
	width:280px;
	margin-right:12px;
	float: right;
}
.brave #header ul .active a,
.brave #header ul .active a:hover {
	color:#4b596b;
	border-bottom:solid 2px #4b596b;
}
.brave .rightside #inside {
	margin:5px 0 0 0;
	width:360px;
	float:right;
}

.brave .rightside #inside {
	padding:0 20px 0 0;
}

/* ACTIVE */
.active #flash {
	width:550px;
	position:absolute;
	top:93px;
	left:5px;
}
.active h1 {
	color:#e7bb23;
	margin:0;
}
.active p {
	color:#a38419;
	width:360px;
	margin: 20px 0 0 43px;
}

.active #header ul .active a,
.active #header ul .active a:hover {
	color:#e7bb23;
	border-bottom:solid 2px #e7bb23;
}
.active .rightside #inside {
	margin:50px 0 0 0;
	width:420px;
	float:right;
}

.active #inside p {
	width:340px;
}


/* CONTACT */
.contact #flash {
	width:550px;
	position:absolute;
	top:100px;
	left:20px;
}
.contact h1 {
	color:#5c91f2;
	position: relative;
	margin:-20px 0 20px 0;
	/*font-size:5em;*/
}
.contact p {
	color:#2f5aaa;
	padding:0 0 16px 40px !important;
}
.contact p a {
	color:#5c91f2;
	text-decoration:none;
}
.contact p a:hover {
	text-decoration:underline;
}
.contact .email {
	font-size:.8em;
	color:#2f5aaa;
	padding:20px 0 0 10px;
}
.contact .email a {
	color:#5c91f2;
	text-decoration:none;
}
.contact .email a:hover {
	text-decoration:underline;
}
.contact p span {
	display:block;
	float:left;
	margin-right:48px;
}
.contact #header ul .active a,
.contact #header ul .active a:hover {
	color:#5c91f2;
	border-bottom:solid 2px #5c91f2;
}
.contact .rightside #inside {
	margin:44px 0 0 0;
	width:370px;
	float:right;
}

/* FUN */
.fun #flash {
	width:500px;
	float:right;
	margin:0 !important;
}

.fun #inside .first {
	padding:15px 0 15px 35px !important;
}

#switchdesc {
	position:absolute;
	z-index:10;
	top:178px;
	* top:168px;
	left:410px;
	font-size:.7em !important;
	font-weight:bold;
	width:280px !important;
	text-align:left !important;
}

* html #switchdesc {
	top:168px;
	left:410px;
}

.fun h1 {
	color:#964fc4;
	margin:0 40px 0 0;
	text-align:right;
}
.fun p {
	color:#9753a7;
}
.fun #header ul .active a,
.fun #header ul .active a:hover {
	color:#964fc4;
	border-bottom:solid 2px #964fc4;
}
.fun .leftside #inside {
	margin:30px 0 0 20px;
	width:470px;
	float:left;
}
* html .fun .leftside #inside {
	margin:100px 0 0 10px;
	width:470px;
	float:left;
}
.fun .leftside #inside .first {
	width:375px;
}
.fun .t {
	background: url(../images/friend_t.gif) 0 0 repeat-x;
}
.fun .b {background: url(../images/friend_b.gif) 0 100% repeat-x;}
.fun .l {background: url(../images/friend_l.gif) 0 0 repeat-y;}
.fun .r {background: url(../images/friend_r.gif) 100% 0 repeat-y;}
.fun .bl {background: url(../images/friend_bl.gif) 0 100% no-repeat;}
.fun .br {background: url(../images/friend_br.gif) 100% 100% no-repeat;}
.fun .tl {background: url(../images/friend_tl.gif) 0 0 no-repeat;}
.fun .tr {background: url(../images/friend_tr.gif) 100% 0 no-repeat;padding:22px 15px 28px 15px;}
.fun .tr .name {
	margin:0 0 -10px 10px;
	font-size:.75em;
	color:#9753a7;
}
.fun .tr ul {
	margin-top:10px;
}
.fun .tr ul li {
	float:left;	
	margin-left:15px;
}
.fun .tr ul .left a span,
.fun .tr ul .right a span {
	display:none;
} 
.fun .tr ul .left,
.fun .tr ul .right {
	margin:0 6px 0 6px;
}
.fun .tr ul .left a {
	display:block;
	background: url(../images/fun_choose_left.gif) 0 0 no-repeat;
	width:46px;
	height:47px;
	margin-top:10px;
}
.fun .tr ul .right a {
	display:block;
	background: url(../images/fun_choose_right.gif) 0 0 no-repeat;		
	width:46px;
	height:47px;
	margin-top:10px;
	margin-left:10px;
}
.fun .tr ul .sel img {
	border:solid 2px #964fc4;
}
.fun .tr p {
	padding:20px 0 0 10px !important;
	font-size:.75em !important;
}

/* FRIENDSHIP */
.friendship #flash {
	width:500px;
	float:left;
	margin:60px 0 0 0 !important;
}
.friendship h1 {
	color:#e53ba7;
	margin:0 0 10px 0;
}
.friendship #content {
	height:650px;
}
.friendship p {
	color:#a3317a;
	padding:0 35px 0 35px !important;
}
.friendship #header ul .active a,
.friendship #header ul .active a:hover {
	color:#e53ba7;
	border-bottom:solid 2px #e53ba7;
}
.friendship .rightside #inside {
	margin:25px 0 0 0;
	width:490px;
	float:right;
}
.friendship .t {
	margin:15px 0 0 30px;
	background: url(../images/friend_t.gif) 0 0 repeat-x;
}
.friendship .b {background: url(../images/friend_b.gif) 0 100% repeat-x;}
.friendship .l {background: url(../images/friend_l.gif) 0 0 repeat-y;}
.friendship .r {background: url(../images/friend_r.gif) 100% 0 repeat-y;}
.friendship .bl {background: url(../images/friend_bl.gif) 0 100% no-repeat;}
.friendship .br {background: url(../images/friend_br.gif) 100% 100% no-repeat;}
.friendship .tl {background: url(../images/friend_tl.gif) 0 0 no-repeat;}
.friendship .tr {background: url(../images/friend_tr.gif) 100% 0 no-repeat;padding:33px 20px 25px 28px;}

.friendship .tr ul li {
	float:left;	
}
.friendship .tr ul li a {
	margin:0 7px 0 7px;
	display:block;
	width:60px;
	height:59px;
}
.friendship .tr ul .left a {
	display:block;
	background: url(../images/friend_choose_left.gif) 0 0 no-repeat;
	width:46px;
	height:47px;
	margin:6px 10px 0 0;
}
.friendship .tr ul .right a {
	display:block;
	background: url(../images/friend_choose_right.gif) 0 0 no-repeat;		
	width:46px;
	height:47px;
	margin:6px 0 0 10px;
}
.friendship .tr p {
	padding:20px 0 0 0 !important;
	font-size:.75em !important;
	color:#a3317a;
}
.friendship .tr h2 {
	margin:0 0 -10px 0 !important;
	color:#a3317a;
	font-size:.75em;
}
.friendship .tr ul .left a span,
.friendship .tr ul .right a span {
	display:none;
} 

/* IMAGINE */
.imagine #flash {
	width:652px;
	float:right;
}
.imagine h1 {
	color:#48b743;
	margin:0 0 20px 0;
}
.imagine p {
	color:#52712e;
	width: 100%;
}
.imagine .first {
	float:left;
	margin:0 0 0 25px;
	width:270px;
}

* html .imagine .first {
	width:260px;
	margin:0 0 0 10px;
}


.imagine #header ul .active a,
.imagine #header ul .active a:hover {
	color:#48b743;
	border-bottom:solid 2px #48b743;
}
.imagine .rightside #inside {
	margin:10px 0 0 20px;
	width:310px;
	float:left;
	display: inline;

}

.imagine .t {
	margin:15px 0 0 0;	
	background: url(../images/imagine_t.gif) 0 0 repeat-x;
}
.imagine .bg {
	background: url(../images/imagine_notes_bg1.jpg) 0 0 no-repeat;
	height:628px;
}

.imagine .tr ul li {
	float:left;	
}

.imagine .tr .notes {
	padding:127px 0 0 35px;
	* padding:117px 0 0 35px;
}

* html .imagine .tr .notes {
	padding:116px 0 0 28px;
}


.imagine .tr ul .left a {
	display:block;
	background: url(../images/images_blank.gif) 0 0 no-repeat;
	width:55px;
	height:50px;
	margin:185px 8px 0 0;
}
.imagine .tr ul .right a {
	display:block;
	background: url(../images/images_blank.gif) 0 0 no-repeat;		
	width:55px;
	height:50px;
	margin:185px 0 0 6px;
}
.imagine .tr ul .middle {
	margin:0 17px;
}
.imagine .tr p {
	padding:20px 0 0 50px !important;
	font-size:.75em !important;
	color:#000;
	width:470px !important;
}
.imagine .tr ul .left a span,
.imagine .tr ul .right a span {
	display:none;
}

.imagine #switchdesc {
	text-align:left !important;
}


/* Script stuff */
.rotator {
	padding: 8px 0 0 12px;
}
#rotator {
	float: left; display: inline;
	width: 300px; height: 64px;
	margin: 0 0 0 14px;
}
#rotator img {
	float: left; display: inline;
	margin: 0 10px 0 0;
	border: #fff solid 2px;
}
#rotator img.active {
	border: #964fc4 solid 4px;
}
a.previous {
	display:block; float: left;
	background: url(../images/fun_choose_left.gif) 0 0 no-repeat;
	width:46px;
	height:47px;
	margin-top:10px;
}
a.next {
	display:block; float: left;
	background: url(../images/fun_choose_right.gif) 0 0 no-repeat;		
	width:46px;
	height:47px;
	margin-top:10px;
	margin-left:10px;
}


a.previous span, a.next span {
	display: none;
}


/* FUN UPDATES */
.fun #switchdesc {
	position:relative;
	top:0;left:0;
	margin: 0 0 0 15px;
	font-size:.75em !important;
	width:415px !important;
	font-weight: normal;
}
.fun .rotator {
	padding-left:25px;
}
.fun .t, .fun .b, .fun .l, .fun .r, .fun .tl, .fun .tr {
	width: 100%;
}
.fun .tr { padding: 22px 0 28px 0; }
.fun .tr .name {
	margin:0 0 -10px 25px;
}



/* FRIENDSHIP UPDATES */
.friendship .t {
	position: relative;
	margin: 15px -30px 0 -10px;
}
.friendship .t, .friendship .b, .friendship .l, .friendship .r, .friendship .tl {
	width: 508px;
}
.friendship .tr {
	background: url(../images/friend_tr.gif) 100% 0 no-repeat;
	padding: 25px 12px 25px 12px;
}
.friendship .rotator {
	padding: 8px 0 0 0;
}
.friendship #friendshiprotator {
	float: left; position: relative;
	width: 396px; height: 198px;
	margin: 0 -4px 0 0; padding: 0;
}
.friendship #friendshiprotator ul {
	list-style-type: none;
}
.friendship #friendshiprotator li {
	float: left;
	width: 66px;
	margin: 0; padding: 0;
}
.friendship #friendshiprotator img {
	float: left;
	margin: 0 0 4px 0;
	border: #ccc solid 1px;
}
.friendship a.previous {
	margin: 72px 0 0 0;
	background: url(../images/friend_choose_left.gif) 0 0 no-repeat;
}
.friendship a.next {
	margin: 72px 0 0 0;
	background: url(../images/friend_choose_right.gif) 0 0 no-repeat;
}
.friendship p#switchdesc {
	position: relative;
	top: 0; left: 0;
	width: auto !important;
	margin: 0 0 0 12px; padding: 0;
	text-align: left !important;
}


/* sitemap */
.sitemap #flash {
	width: 284px;
	float: left; display: inline;
	margin: 20px 0 0 32px;
}

.sitemap #inside {
	margin: 32px 0 0 0;
	width: 310px;
	float: left;
	color: #006469;
	font-size:.75em !important;
}
.sitemap #inside a {
	color: #006469;
}
.sitemap #inside ul {
	list-style-type: none;
}
.sitemap #inside li {
	padding: 14px 0 0 0;
}


#sitemapurl {
	position: absolute;
	bottom: 0; right: 0;
	font-size:.75em !important;
}
#sitemapurl a {
	color: #006469;
	text-decoration: none;
}
#sitemapurl a:hover {
	text-decoration: underline;
}