body {
	font-family: arial;
	font-size: small;
	background-color: #305d77;
	color: #fff;
	text-align: left;
	}

#page {
	text-align: left;
	width: 1005px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#paypalcont {
	width: 200px;
	float: left;
	text-align: right;
	font-size: 11px;
	padding-left:230px;
	padding-top: 25px;
}

.paypalblurb {
	padding: 4px 0px 4px 0px;
}

#toolstop {
	float: left;
	width: 650px;
}

#videopage {
	margin: 0px auto;
	width: 100%;
	text-align: center !important;
	}

#vidlist {
	text-align: left !important;
	position:absolute;
	left:0px;
	top:0px;
	padding:15px;
	height: 100%;
	line-height: 1.5;
	vertical-align: middle;
	background-color: #333;
	border-right: 1px solid #777;
}

#relatedvideos {
	margin: 0px auto;
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px;
}

.vidcont {
	margin: 0px auto;
	background-color: #333;
	text-align: center;
	padding: 15px;
	border: 1px solid #777;
}

.relatedcont {
	margin: 0px auto;
	text-align: center;
	padding: 15px;
}

.relvids {
	float: left;
	margin: 0px auto;
	text-align: center;
	background-color: #333;
	border: 1px solid #777;
}

.curvid {
	float: left;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fa9b38;
	width: 200px;
}

.curvid img {
	border: 2px #fa9b38 solid;
}

.relvid {
	float: left;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	width: 200px;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.relvid:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
	
a {
	text-decoration: none;
	color: #9be2ed;
	font-weight: bold;
	outline: none;
	}
	
a:hover {
	color: #fa9b38;
	}

.ignorebold {
	font-weight: normal !important;
}
	
#fallingBunnies {
	width: 180px;
	height: 479px;
	background: url(../images/fallingbunnies.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 72px;
	top: 262px;	
}

.pdf {
	display: block;
	width: 75px;
	height: 65px;
	background: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
}

.noteS {
	width: 200px;
	height: 65px;
	padding-top: 27px;
	padding-left: 80px;
}

.noteL {
	width: 200px;
	height: 65px;
	padding-left: 80px;
	padding-top: 15px;
}

#backToSite {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 135px;
	height: 90px;
	background: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 100;
}
	
#header {
	width: 564px;
	height: 134px;
	padding: 15px 185px 0px 256px;
	background-image: url(../images/header.jpg);
}

#home {
	width: 208px;
	height: 21px;
	padding: 50px 0px 5px 356px;
	cursor: pointer;
	display: block;
}

#email {
	width: 198px;
	height: 18px;
	padding: 0px 0px 3px 0px;
	margin-left: 366px;
	cursor: pointer;
	display: block;
}

#navigation {
	float: left;
	width: 564px;
	height: 37px;
}

#n_news {
	float: left;
	width: 90px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#n_news:hover {
	background-position: 0px -37px;
}

#cn_news {
	float: left;
	width: 90px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
}

#n_gallery {
	
	float: left;
	width: 90px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -90px 0px;
}

#n_gallery:hover {
	background-position: -90px -37px;
}

#cn_gallery {
	
	float: left;
	width: 90px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -90px -37px;
}

#n_tools {
	float: left;
	width: 89px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -179px 0px;
}

#n_tools:hover {
	background-position: -179px -37px;
}

#cn_tools {
	float: left;
	width: 89px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -179px -37px;
}

#n_tutorials {
	float: left;
	width: 106px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -267px 0px;
}

#n_tutorials:hover {
	background-position: -267px -37px;
}

#cn_tutorials {
	float: left;
	width: 106px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -267px -37px;
}

#n_links {
	float: left;
	width: 93px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -371px 0px;
}

#n_links:hover {
	background-position: -371px -37px;
}

#cn_links {
	float: left;
	width: 93px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -371px -37px;
}

#n_resume {
	float: left;
	width: 90px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -464px 0px;
}
 
#n_resume:hover {
	background-position: -464px -37px;
}

#cn_resume {
	float: left;
	width: 90px;
	height: 37px;
	background: url(../images/navigation.gif);
	background-repeat: no-repeat;
	background-position: -464px -37px;
}

#content {
	clear: both;
	padding: 20px 0px 30px 256px;
	width: 749px;
	background-image: url(../images/content.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#pagecontent {
	margin-left: 15px;
}

#footer {
	float: left;
	padding: 20px 0px 10px 0px;
	margin: 30px 0px 0px 256px;
	height: 60px;
	width: 540px;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-position:top center;
	background-repeat: no-repeat;
}

#videofooter {
	height: 90px;
	width: 100%;
	margin: 10px auto;
	padding-top: 20px;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-position:top center;
	background-repeat: no-repeat;
}

.copyright {
	float: left;
	font-size: .9em;
	padding: 4px 15px 0px 25px;
}

.emailimg {
	display: block;
	width: 140px;
	height: 20px;
	float: left;
	background-image: url(../images/email.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

.gallery {
	float: left;
	width: 600px;
	padding: 0px 150px 0px 10px;
}

.gallery img {
	float: left;
	width: 100px;
	height: 100px;
	background-image: url(../images/thumb-border.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 15px;
	margin: 2px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	border: 0px;
}

.gallery a:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
	background-position: 0px -130px;
	border: 0px;
}

.resume {
	list-style: none;
	font-weight: bold;
	font-size: 1.8em;
	font-family: Bronic, Arial;
	letter-spacing: 1pt;
	color: #fff;
	padding-bottom: 15px;
	}
	
.resume ul li {
	list-style: none;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 8px;
	letter-spacing: 0pt;
	font-family: arial;
	color: #a8d7f3;
}

.resume ul ul li {
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	letter-spacing: 0pt;
	color: #ccdce6;
}

.split {
	float: left;
}

.splitcol {
	float: left;
	margin-right: 30px;
}

.heading1 {
	font-size: 2.8em;
	font-family: Bronic, Verdana;
	letter-spacing: 1pt;
	color: #fff;
	padding: 3px 0px 3px 3px;
}

.heading2 {
	font-size: 1.8em;
	font-family: Bronic, Verdana;
	letter-spacing: 1pt;
	color: #fff;
	padding: 3px 0px 3px 3px;
}

.heading3 {
	font-size: 1.5em;
	font-family: Bronic, Verdana;
	letter-spacing: 1pt;
	color: #fff;
	padding: 3px 0px 3px 3px;
}

.heading4 {
	font-size: 1.2em;
	font-family: Bronic, Verdana;
	letter-spacing: 1pt;
	color: #fff;
	padding: 3px 0px 3px 3px;
}

.hilite { 
	color: #ff7200;
}

.hilite a {
	color: #ff7200;
}

.hilite a:hover {
	color: #ff9035;
}

.stopsnap {
	height: 500px;
	width: 100%;
}

.b {
	font-weight: bold;
}

p {
	padding: 0 0 1em;
}

.exp_col_cont {
	width: 200px;
	padding-left: 10px;
}

.msg_list {
	margin: 0px;
	padding: 0px 0px 40px 25px;
	width: 600px;
}

.msg_head, .tool_head, .msg_head-stand, .msg_head-mel, .msg_head-max, .msg_head-photoshop {
	float: left;
	width: 595px;
	padding: 3px 2px 3px 1px;
	cursor: pointer;
	position: relative;
	margin:1px;
}

.msg_head {
	background-color:#008cff;
}

.msg_head-stand {
	background-color:#008cff;
}

.msg_head-mel {
	background-color:#9d6868
}

.msg_head-max {
	background-color:#2068b7;
}

.msg_head-photoshop {
	background-color:#28a3a4;
}

.tool_name {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px 0px 0px 7px;
}

.tool-toggle {
	float: left;
	width: 20px;
	height: 20px;
	background-position:center center;
	background-repeat: no-repeat;
}

.uparrow {
	background-image: url(../images/toggle-up.png);
	background-position:99%;
	background-repeat: no-repeat;
}

.downarrow {
	background-image: url(../images/toggle-down.png);
	background-position:99%;
	background-repeat: no-repeat;
}

.tool_version {
	float: left;
	padding: 5px 0px 0px 10px;
	font-size: .8em;
	text-align: center;
	font-weight: normal;
}

.tool_description {
	float: left;
	padding: 3px 0px 0px 10px;
	font-size: .9em;
	text-align: center;
	font-weight: normal;
}

.msg_head:hover, .tool_head:hover {
	float: left;
	background-color: #ff9035;
	color: #fff;
}

.msg_body, .msg_body-stand, .msg_body-mel, .msg_body-max, .msg_body-photoshop {
	padding: 5px 10px 15px;
	float: left;
	background-color: #333;
	color: #fff;
}
.msg_col, .msg_col-stand, .msg_col-mel, .msg_col-max, .msg_col-photoshop {
	padding: 3px 3px;
	cursor: pointer;
}
.msg_exp, .msg_exp-stand, .msg_exp-mel, .msg_exp-max, .msg_exp-photoshop {
	padding: 3px 3px 3px 6px;
	cursor: pointer;
}

.tool-sectionheader {
	float: left;
	padding-top: 10px;
}

.tool-sectionname {
	float: left;
	font-size: 1.8em;
	font-family: Bronic, Arial;
	letter-spacing: 1pt;
	width: 400px;
	color: #fff;
	padding: 3px 0px 3px 3px;
}

.tool-sectioncontrols {
	float: left;
	padding: 14px 0px 0px 99px;
	font-size: .9em;
	font-family: Arial;
	letter-spacing: 1pt;
	width: 137px;
	color: #0e1c23;
}

.tool-lr {
	float: left;
}

.tool-detail {
	float: left;
	line-height: 1.8;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	border-right: #444 dotted 1px;
	text-align: justify;
}

.big-side {
	width: 328px;
}

.small-side {
	width: 220px;
}

.half-half {
	width: 274px;
}

.full {
	width: 548px;
}

.tool-download {
	float: left;
	text-align: center;
	padding: 10px;
	height: 100%;
}

.download-button {
	float: left;
	width: 120px;
	height: 47px;
	margin-top: 10px;
	background: url(../images/downloadbutton.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
}

.download-button:hover {
	background-position: 0px -47px;
	cursor: pointer;
}

.break {
	margin-top: 10px;
}

.high40 {
	height: 40px;
}

.news_head {
	padding: 0px 0px 5px 0px;
}

.news_body {
	padding: 0px 0px 5px 25px;
	width: 500px;
	text-align: justify;
}

.tutorial_body {
	padding: 5px 0px 5px 15px;
	width: 500px;
	text-align: justify;
	clear: both;
}

.image  {
	padding: 1px;
	border: 0px;
}

.image a {
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.image a:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.left {
	float: left;
	padding: 1px 10px 10px 0px;
}

.floatmeleft {
	float: left;
}

.right {
	float: right;
	padding: 1px 1px 10px 10px;
}

.center {
	display: block;
	float: left;
	margin:0px auto;
}

.full-br {
	clear: both;
	height: 1em;
}

.tutorial_link {
	display: block;
	font-weight: normal;
	color: #fff;
	border: 0px;
	float:left;
	padding: 5px 2px 5px 15px;
	width: 500px;
	text-align: justify;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.tutorial_link img {
	border: 0px;
}

.tutorial_link:hover {
	color: #fff;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.clear {
	width: 10px;
	height: 10px;
	clear: both;
}

.link {
	display: block;
	width: 205px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	opacity: 0.7;
}

.link:hover {
	opacity: 1.0;
	border: 0px;
}

.link-bg {
	width: 205px;
	height: 90px;
	margin: 2px 2px 5px 15px;
}
	
.link-bg:hover {
	background: url(../links/linkHilite.jpg);
}

.anchor {
	display: none;
}

.wide400 {
	width: 400px;
}

.wide500 {
	width: 500px;
}

.wide660 {
	width: 660px;
}

.wide700 {
	width: 700px;
}

.justify {
	text-align: justify;
}

.textright {
	text-align: right !important;
}	

.centerMargins {
	margin: 0px auto;
}