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

* {
	border:0px solid #eee;
	margin:0px;
	padding:0px;
	list-style:none
}

html,body,#cont {width:100%; height:100%; overflow:hidden; padding: 0px 0 0 0; margin: 0px;}

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	cursor:default;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

h1,h2,.large,.right {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px
}

h2,.box div img {
	background-color: #CBCE00;
	padding: 0 0 0 5px;
	color: #000;
}
/*a {
	text-decoration:none;
	color:#999;
}
a:hover {
	text-decoration:none;
	color:#F03;
}*/

img {display:block}

#cont {
	margin: 0px;
	padding: 0px;
	position:absolute;
	left:0px;
	overflow:auto;
	top: 0px;
	width: 100%;
	z-index: auto;
	left: 0;
	top: 0;
}

/* MENU */

#menu {
	position:absolute;
	bottom:20px;
	left:0px;
	z-index:80;
	width:141px;
	line-height:28px;
	top: 0px;
	padding-top: 60px;
}
#menu div{
	padding:0 0 0 700px;
	margin: 0 0 0 7px;
	height: 161px;
	width: 215px;
	float: left
}
#menu ul{float:inherit; width:245px}
#menu li a {
	height:30px;
	font-weight:bolder;
	color:#999;
	display:block;
	font-size: 30px;
	line-height: normal;
	background-color: #FFF;
	padding: 0 5px 0 5px;
	margin: 0 0 2px 0;
	width: 195px;
	text-decoration:none
}
#menu li a:hover {color:#F03; background-color: #000;text-decoration:none}
/*#menu li.cur {text-decoration:none;color:#F03}*/
#menu a.cur {text-decoration:none;color:#F03}

/* MENU RIGHT */

#menudx {
	position:absolute;
	bottom:20px;
	left:0px;
	z-index:80;
	line-height:28px;
	top: 0px;
	right: 0px;
	padding-top: 60px;
	width: 145px;
	height: 400px;
}
#menudx div {
	padding:0 0 0 706px;
	margin: 0 0 0 2px;
	height: 330px;
	width: 206px;
	float: left
}
#menudx ul {
	width:240px;
	float:inherit
}
#menudx li a {
	height:30px;
	font-weight:bolder;
	color:#999;
	display:block;
	font-size: 30px;
	line-height: normal;
	background-color: #FFF;
	padding: 0 5px 0 5px;
	margin: 0 0 2px 0;
	text-decoration:none;
	width: 195px
}
#menudx li a:hover {
	color:#F00;
	background-color: #000;
	text-decoration:none
}
/*#menudx li a:active {
	color:#999
}*/
#menudx a.cur {text-decoration:none;color:#F03}
#menudx ol a {
	height:32px;
	font-weight:bolder;
	display:block;
	font-size: 30px;
	line-height: normal;
	background-color: #FFF;
	padding: 0 5px 0 5px;
	margin: 0 0 2px 0;
	text-decoration:none;
	width: 195px;
	text-decoration:none;
	color:#999;
	text-indent: 9px;
}
#menudx ol a:hover {
	color:#F00;
	background-color: #000;
	text-decoration:none
}
#menudx ol a.cur {
	text-decoration:none;
	color:#F03
}

/* // MENU RIGHT */

/* MENU WORKZ */

#menuwkz {
	position:absolute;
	bottom:10px;
	z-index:80;
	top: 0px;
	padding: 60px 0 0 0;
	left: 9px;
}
#menuwkz div {
	width: 180px;
	float: left;
}
#menuwkz ul {
	width:235px;
	float:inherit;
}
#menuwkz li.tit {
	height:23px;
	font-weight:bolder;
	color:#333;
	display:block;
	font-size: 15pt;
	background-color: #FFF;
	padding: 0 5px 0 5px;
	text-decoration:none;
	width: 145px;
	line-height: 1.1;
	margin: 1px 0 3px 0;
	text-align: right;
}
#menuwkz li a {
	height:18px;
	font-weight:bolder;
	color:#999;
	display:block;
	font-size: 12pt;
	background-color: #FFF;
	padding: 0 5px 0 5px;
	text-decoration:none;
	width: 145px;
	line-height: 1.1;
	margin: 1px 0 3px 0;
	text-align: right;
}
#menuwkz li a:hover {color:#F03; text-decoration:none; background-color: #000}
#menuwkz li.cur a {text-decoration:none;color:#F03}
/* // MENU WORKZ */

/* MAIN DIV */
.box {
	position:absolute;
	width:500px;
	left: 190px;
	visibility: visible;
	right: auto;
	top: 60px;
	height: 500px;
	margin: 0 0 50px 0;
	z-index: 80;
}
.box a {color:#999;text-decoration:underline}
.box a:hover {color:#F03;text-decoration:underline}
.box div p {
	background-color: #fff;
	padding: 0 0 0 2px;
	width: 296px;
	margin: 5px 0 5px 0;
}
.box div {
	line-height:1.5em;
	padding:20px 30px;
}

.large {
	top:60px;
	right:auto;
	font-size:12px;
	position: absolute
}
.right {
	text-align:justify;
	right:auto;
	left:190px;
	font-size:23px;
	position: absolute
}
.right p {
	background-color: #FFF;
	color: #000;
}
.large h2 {
	font-size:40px;
	text-align: left;
}

/*.white {color:#fff}*/
#contact {top:15%}

h3 {
	position:relative;
	border-bottom-width:1px;
	padding:10px 15px 4px 15px;
	margin:0 -30px 5px 0;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
	float: none;
	width: 415px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #000;
	background: #fff;
	font-size: 9pt;
}
h3 span {position:absolute; right:510px; top:29px; background:#000; text-align:center; padding:0 5px; white-space:nowrap; display:block; font-weight:normal}

h4 {
	position:relative;
	border-bottom-width:1px;
	padding:10px 15px 4px 15px;
	margin:15px -30px 40px 0;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
	float: none;
	width: 415px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	background: #fff;
	font-size: 9pt;
}

/* dl{margin:10px 0}
dt,dd p{padding:15px 0 25px 0;display:block;border-top-width:1px;width:440px}
dt{text-transform:uppercase;padding:0 5px;cursor:pointer;line-height:20px;height:20px;font-weight:bold;width:430px}
dd{height:0px;overflow:hidden;width:440px}

#photos{position:absolute;z-index:90;bottom:41px;right:40px;height:20px;overflow:hidden}
#photos a,#float{z-index:90;height:20px;line-height:20px;text-align:center;width:40px;background:#000 url(gal.gif) -6px 5px no-repeat;cursor:pointer;color:#fff}
#photos a{width:20px;float:left;margin-left:1px;background:#000;font-weight:bold;overflow:hidden}
#photos a:hover,#photos a.cur{background:#fff;color:#000}*/
#float {display:none;position:absolute}

/*

#footer {
	position:absolute;
	width:100%;
	padding: 0px;
	bottom: 0px;
	right: 22px;
	z-index: 90;
}
#footer h1 {
	background-color: #306;
	padding: 15px 0 0 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9C6;
	text-align: right;
	color: #FFF;
	height: 28px;
	font-size: 11px;
	background-image: url(../images/somerights20.gif);
	background-repeat: no-repeat;
	background-position: 22px 3px;
	width: 100%;
}
#footer h1 a {
	font-size:11px;
	padding: 15px 5px 0 3px;
	color:#CCC
}
#footer h1 a:hover {color:#F03}
/*#footer li a:hover, #footer li.cur a {color:#fff}
FOOTER */

/* FOOTER */

#footer {
	position:absolute;
	z-index:90;
	width:100%;
	padding: 0px;
	bottom: 0px;
	right: 15px;
	margin: 0px;
}
#footer h1 {
	width:100%;
	background-color: #306;
	padding: 12px 0 5px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9C6;
	text-align: right;
	color: #FFF;
	height: 18px;
	font-size: 11px;
	background-image: url(../images/somerights20.gif);
	background-repeat: no-repeat;
	background-position: 20px 2px;
	margin: 0px;
}
#footer h1 a {font-size:11px; text-align:right; padding: 15px 5px 0 5px; color:#CCC}
#footer h1 a:hover {color:#F03}
/*#footer li a:hover, #footer li.cur a {color:#fff}*/
/* //FOOTER */



/* FORM */

#form {
	margin:1em 0 0 0;
	color:#246878;
	width:480px;
	height: 355px;
	float: left;
	background-color: transparent;
}
#form h3 {
	margin:0 20px;
	height:28px
}
#form fieldset {margin:0; padding:0; border:none; padding-bottom:1em}		
#form legend {display:none}	
#form p {margin:.5em 20px}
#form label {
	display:block;
	font-size: 24px;
}	
#form input, #form textarea {
	width:302px;
	border:1px solid #dfdfdf;
	background:#fff;
	padding:5px 3px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333;
}		
#form textarea {
	overflow:auto;
	width:63%;
	height:140px;
	padding: 2px;
	border: 1px solid #dfdfdf;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333;
}
#form p.submit {
	text-align:center;
	width: 45px;
}
#form p.reset {
	text-align:center;
	width: 95px;
}
#form button {
	background-color: #C9D000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	margin: 2px;
	padding: 2px;
}
/* //FORM */

/* CURRICULUM */
#pdf {
	background-color: #FFF;
	height: 25px;
	float: left;
	padding: 4px 0 0 2.2em;
	margin: 2em 2.5em 0 0;
	color: #F03;
	font-size: 11pt;
	font-weight: bold;
	background-image: url(../images/dok.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	width: 135px;
}
#misc {
	background-color: #FFF;
	height: 25px;
	float: inherit;
	color: #F03;
	font-size: 11pt;
	font-weight: bold;
	background-image: url(../images/dok.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	width: 135px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2.2em;
}
/* //CURRICULUM */

/* CREATIVECOMMONS.COM */
.cc {
	position: relative;
	float: left;
	width:95px;
	display: block;
	padding: 0px;
	margin: 0px;
}
.cc span {
	width: 95px;
	margin: 0px;
	padding: 0px;
}
.cc a {
	float: left;
	width:95px;
}

.addthis img {
	margin:0 0 10px 0px
}
