body {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 100.00%;
    background-color: #232020;
    font-family: Tahoma, times, serif;
    text-shadow: #000000 1px 1px;
}

a {
    display: block;
}

a:link {
    text-decoration: none;
    display: block;
	color:#dddddd;
}

a:visited {
    text-decoration: none;
    display: block;
	color:#dddddd;
}

a:active {
    text-decoration: none;
    display: block;
	color:#dddddd;
}

a:hover {
    text-decoration: underline;
    display: block;
	color:#dddddd;
}

#footer-text-right-container a {
    text-decoration: none;
	display: inline;
	color:#dddddd;
}


#footer-text-right-container a:link {
    text-decoration: none;
	display: inline;
	color:#dddddd;
}

#footer-text-right-container a:visited {
    text-decoration: none;
	display: inline;
	color:#dddddd;
}

#footer-text-right-container a:active {
    text-decoration: none;
	display: inline;
	color:#dddddd;
}

#footer-text-right-container a:hover {
    text-decoration: underline;
	display: inline;
	color:#dddddd;
}


.title-box a:hover {
    text-decoration: none;
    display: block;
}

#what_i_could_do_submit_button a:link {
    text-decoration: none;
    display: block;
    color: #5f5f5f;
}

#what_i_could_do_submit_button a:visited {
    text-decoration: none;
    display: block;
    color: #5f5f5f;
}

#what_i_could_do_submit_button a:active {
    text-decoration: none;
    display: block;
    color: #5f5f5f;
}

#what_i_could_do_submit_button a:hover {
    text-decoration: none;
    display: block;
    color: #5f5f5f;
}

#what_i_could_do_submit_text a:link {
    text-decoration: none;
    display: block;
    color: #5f5f5f;
}

#what_i_could_do_submit_text a:visited {
    text-decoration: none;
    display: block;
    color: #5f5f5f;
}

#what_i_could_do_submit_text a:active {
    text-decoration: none;
    display: block;
    color: #5f5f5f;
}

#what_i_could_do_submit_text a:hover {
    text-decoration: none;
    display: block;
    color: #5f5f5f;
}

#header {
    position: relative;
    height: 35px;
    width: 100%;
    color: #aaaaaa;
    font-family: Georgia, Arial;
    font-size: 10pt;
    font-style: italic;
}

#header-container {
    height: 14px;
    width: 1000px;
    /*background-color:#999999;*/
    margin: auto;
    padding-top: 10px;
}

#header-text-left-container {
    height: 100%;
    float: left;
    text-align: left;
    text-shadow: #000000 1px 1px;
    /*background-color:#777777;*/
}

#header-text-right-container {
    height: 100%;
    width: 200px;
    float: right;
    text-align: right;
    /*background-color:#777777;*/
}

#glow-highlight-bg {
    position: relative;
    background-image: url('../images/second-header-glow.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 366px;
    width: 100%;
    margin: auto;
}

#welcome-box {
    width: 1000px;
    margin: auto;
    padding-top: 45px;
    padding-bottom: 40px;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 24pt;
    text-shadow: #000000 2px 2px;
}

.imprint-title{
    height: 25px;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

.imprint-font{
	padding-right:30px;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 10pt;
    font-style: italic;
    position: relative;
}

.title-box {
    width: 1100px;
    margin: auto;
    padding-top: 45px;
    padding-bottom: 40px;
    color: #dddddd;
    text-shadow: #000000 2px 2px;
    /* background-color:#0000FF;*/
    font-family: Georgia, Arial;
    font-size: 18pt;
}

.title-imprint {
    width: 1100px;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 15px;
    color: #dddddd;
    text-shadow: #000000 2px 2px;
    /* background-color:#0000FF;*/
    font-family: Georgia, Arial;
    font-size: 14pt;
}

.space-for-green-element {
    width: 50px;
    float: left;
}

.green-element {
    margin-top: 4px;
    height: 22px;
    width: 8px;
    background-color: #6a8c3a;
    float: left;
}

.imprint_container {
    width: 1000px;
    margin: auto;
    /*
     position:relative;
     display:none;
     */
}

#what_i_am_good_container {
    height: 230px;
    width: 1000px;
    margin: auto;
    /*
     position:relative;
     display:none;
     */
}

#what_i_am_good_column1 {
    width: 330px;
    /*background-color:#ff0000;*/
    float: left;
}

#what_i_am_good_column2 {
    width: 330px;
    margin-left: 5px;
    margin-right: 5px;
    /*background-color:#ff0000*/;
    float: left;
}

#what_i_am_good_column3 {
    width: 330px;
    /* background-color:#ff0000*/;
    float: left;
}

.what_i_am_good_element_container {
    height: 50px;
    width: 300px;
    /*background-color:#00ff00;*/
    margin-bottom: 15px;
    float: left;
}

.what_i_am_good_element_image {
    height: 38px;
    width: 40px;
    /*background-color:#5f5f5f;*/
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 4px;
    float: left;
    position: relative;
}

.what_i_am_good_element_title {
    height: 25px;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

.expander {
    width: 1px;
    height: 100%;
    /*
     background-color:#ff00ff;
     */
    float: left;
    min-height: 15px;
    max-height: 70px;
    position: relative;
}

.what_i_am_good_element_subtitle {
    height: 20px;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 10pt;
    font-style: italic;
    position: relative;
}

#what_i_love_container {
    height: 130px;
    width: 1000px;
    margin: auto;
}

#what_i_love_column1 {
    width: 330px;
    float: left;
    position: relative;
}

#what_i_love_column2 {
    width: 330px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

#what_i_love_column3 {
    width: 330px;
    float: left;
}

.what_i_love_element_image {
    height: 110px;
    width: 80px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 4px;
    float: left;
    position: relative;
}

.what_i_love_element_title {
    height: 25px;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 15pt;
    font-style: italic;
    margin-top: 30px;
    position: relative;
}

.what_i_love_element_subtitle {
    height: 25px;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 15pt;
    font-style: italic;
    position: relative;
}

#what_i_have_done_container {
    height: 640px;
    width: 1000px;
    margin: auto;
    position: relative;
}

.what_i_have_done_detail_folio {
    height: 460px;
    width: 1000px;
    margin: auto;
    position: relative;
    display: none;
}

#what_i_have_done_column1 {
    width: 330px;
    float: left;
}

#what_i_have_done_column2 {
    width: 330px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

#what_i_have_done_column3 {
    width: 330px;
    float: left;
}

#what_i_have_done_detail_folio_column1 {
    width: 330px;
    float: left;
    /*
     background-color: #ff0542;
     */
}

#what_i_have_done_detail_folio_column2 {
    width: 330px;
    min-width: 330px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    float: left;
}

#what_i_have_done_detail_folio_column3 {
    width: 330px;
    min-width: 330px;
    float: left;
    position: relative;
}

.what_i_have_done_detail_folio_container_a {
    height: 400px;
    width: 330px;
    min-width: 330px;
    position: relative;
}

.what_i_have_done_detail_folio_container_b {
    height: 400px;
    width: 330px;
    min-width: 330px;
    position: relative;
}

.hideTheBigFolioImg {
    display: none;
    position: relative;
    width: 300px;
    min-width: 300px;
}

.hideTheOverviewFolioImg {
    display: none;
    position: relative;
    width: 290px;
    min-width: 290px;
}

.what_i_have_done_folio_container {
    height: 260px;
    width: 330px;
    margin-bottom: 70px;
}

.what_i_have_done_image_container {
    height: 160px;
    width: 290px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    background-color: #ffffff;
    position: relative;
}

.what_i_have_done_image_title {
    margin-top: 10px;
    float: left;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

.what_i_have_done_image_size {
    margin-top: 10px;
    margin-right: 45px;
    float: right;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

.what_i_have_done_image_subtitle {
    margin-top: 3px;
    padding-right: 30px;
    float: left;
    font-style: italic;
    position: relative;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 10pt;
    width: 290px;
}

.what_i_have_done_detail_image_title {
    margin-top: 10px;
    float: left;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
    overflow: auto;
    width: 290px;
    display: none;
}

.what_i_have_done_detail_image_subtitle {
    margin-top: 3px;
    padding-right: 30px;
    float: left;
    font-style: italic;
    position: relative;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 10pt;
    overflow: auto;
    height: 110px;
    width: 290px;
    display: none;
}

#show_next_detail_folio{
	margin-top: 3px;
    padding-right: 30px;
    float: left;
    position: relative;
    color: #ffffff;
    font-family: Georgia, Arial;
    font-size: 12pt;
    height: 25px;
    min-width: 290px;
}

.show_detail_arrow_container{
	float:left;	
}
.show_detail_text_container{
	float:left;	
}

#show_prev_detail_folio{
	margin-top: 3px;
    padding-right: 30px;
    float: left;
    position: relative;
    color: #ffffff;
    font-family: Georgia, Arial;
    font-size: 12pt;
    height: 25px;
    min-width: 290px;
}

#show_gallery{
	margin-top: 3px;
    padding-right: 30px;
    float: left;
    position: relative;
    color: #ffffff;
    font-family: Georgia, Arial;
    font-size: 12pt;
    height: 25px;
    min-width: 290px;
}
.what_i_have_done_seperator {
    height: 2px;
    width: 300px;
    margin-top: 6px;
    background-image: url('../images/seperator.png');
    float: left;
}

#where_i_learn_container {
    height: 340px;
    width: 1000px;
    margin: auto;
}

#where_i_learn_column1 {
    width: 330px;
    float: left;
}

#where_i_learn_column2 {
    width: 330px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

#where_i_learn_column3 {
    width: 330px;
    float: left;
}

.where_i_learn_book_container {
    height: 120px;
    width: 300px;
    margin-bottom: 40px;
    float: left;
    /*
     background-color: #ff0000;
     */
    position: relative;
}

.where_i_learn_book_image {
    height: 120px;
    width: 120px;
    float: left;
    position: relative;
}

.where_i_learn_book_title {
    height: 50px;
    width: 170px;
    float: left;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

.where_i_learn_book_subtitle {
    height: 70px;
    width: 165px;
    float: left;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 10pt;
    font-style: italic;
    position: relative;
}

.where_i_learn_book_vertical_seperator {
    height: 120px;
    width: 2px;
    margin-left: 10px;
    float: left;
    /*
     background-image: url('../images/vertical_seperator.png');
     */
    font-family: Georgia, Arial;
    font-size: 10pt;
    font-style: italic;
    position: relative;
}

.where_i_learn_link_container {
    padding-bottom: 10px;
    width: 300px;
    float: left;
    position: relative;
}

.where_i_learn_link_url {
    float: left;
    color: #dddddd;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

.where_i_learn_link_suffix {
    float: left;
    padding-top: 2px;
    padding-left: 2px;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 10pt;
    font-style: italic;
    position: relative;
}

#what_i_could_do_container {
    height: 300px;
    width: 1000px;
    margin: auto;
}

#what_i_could_do_column1 {
    width: 300px;
    float: left;
}

.what_i_could_do_column_seperator {
    height: 100%;
    width: 35px;
    float: left;
    /*
     background-image: url('../images/email_seperator.png');
     */
}

#what_i_could_do_column2 {
    width: 660px;
    /*
     margin-left:
     5px;
     margin-right:
     5px;
     */
    float: left;
    /*
     background-color: #454545;
     */
}

#what_i_could_do_column3 {
    width: 330px;
    float: left;
}

#what_i_could_do_lucky_day {
    height: 40px;
    width: 320px;
    float: left;
    color: #ffffff;
    font-family: Georgia, Arial;
    font-size: 20pt;
    position: relative;
}

#what_i_could_do_email_image {
    margin-top: 20px;
    width: 320px;
    float: left;
    color: #ffffff;
    font-family: Georgia, Arial;
    font-size: 20pt;
    position: relative;
}

#lucky_image {
    width: 330px;
    height: 120px;
    float: right;
    color: #ffffff;
    font-family: Georgia, Arial;
    font-size: 20pt;
    position: relative;
}

.what_i_could_do_email_headline {
    height: 70px;
    width: 600px;
    float: left;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 14pt;
    position: relative;
}

#what_i_could_do_email_name_text {
    height: 35px;
    width: 100px;
    float: left;
    color: #dddddd;;
    padding-top: 5px;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

#what_i_could_do_email_email_text {
    height: 35px;
    width: 100px;
    float: left;
    color: #dddddd;;
    padding-top: 5px;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

.what_i_could_do_email_textfield {
    height: 40px;
    width: 185px;
    float: left;
    position: relative;
}

#what_i_could_do_message_textfield {
    height: 120px;
    width: 285px;
    float: left;
    position: relative;
}

#what_i_could_do_submit_button {
    padding-top: 7px;
    float: left;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

#what_i_could_do_submit_text {
    padding-top: 4px;
    padding-right: 4px;
    float: left;
    color: #5f5f5f;
    font-family: Georgia, Arial;
    font-size: 12pt;
    position: relative;
}

#what_i_could_do_submit_space {
    width: 225px;
    padding-top: 4px;
    margin-right: 4px;
    float: left;
    position: relative;
}

.email_textfield {
    height: 25px;
    width: 100%;
    float: left;
    background-color: #2c2a2a;
    border: 0px;
    color: #5f5f5f;;
    font-family: Georgia, Arial;
    font-size: 12pt;
    font-style: italic;
    position: relative;
}

.email_textarea {
    height: 100%;
    width: 100%;
    float: left;
    background-color: #2c2a2a;
    border: 0px;
    color: #5f5f5f;;
    font-family: Georgia, Arial;
    font-size: 12pt;
    font-style: italic;
    position: relative;
    overflow: auto;
}

.absolute {
    position: absolute;
}

.link_white {
    color: #dddddd;
}

.link_gray {
    color: #5f5f5f;
}

#footerspace {
    height: 50px;
    width: 1000px;
    margin: auto;
    clear: both;
}

#footer {
    height: 17px;
    width: 1000px;
    margin: auto;
    background-color: #2c2a2a;
    clear: both;
    color: #555555;
    font-family: Verdana;
    font-size: 8pt;
}

#footer-text-left-container {
    padding-left: 5px;
    padding-top: 2px;
    height: 100%;
    float: left;
    text-align: left;
    text-shadow: #000000 1px 1px;
}

#footer-text-right-container {
    padding-right: 5px;
    padding-top: 2px;
    height: 100%;
    float: right;
    text-align: right;
    text-shadow: #000000 1px 1px;
}

.seperator {
    height: 2px;
    width: 1000px;
    margin: auto;
    background-image: url('../images/seperator.png');
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/ * html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */

