html{height:100%;}
body{margin:0px;font-family:Arial, Helvetica, sans-serif;height:100%;}
body a{text-decoration:none;border-bottom:2px dotted;}
a:link{color:#0000AA;}
a:visited{color:#777777;}
a:hover{color:#AA0000;}
a:active{color:#FF0000;}
h1{margin:0px;padding:0px;}
h2{margin:0px 0px 10px 10px;padding:0px;border-bottom:thick dotted #999999;border-bottom-width:1px;clear:both;max-width:1000px;}
h4{margin:-5px 0px 10px 10px;padding:0px;max-width:1000px;}
h5{margin:0px 0px 0px 10px;padding:0px;font-size:18px;}
.h2_first{margin:20px 0px 10px 10px;max-width:1000px;}
h3{margin:0px 0px 0px 10px;padding:0px;font-size:24px;max-width:1000px;}
p{margin:10px 10px 10px 12px;}
#header {background-color:#000000;height:auto;padding:10px 0px 0px 10px;background-image:url('/assets/image/layout/gradient_dark.png');background-repeat:repeat-y;border-bottom:thick solid #999999;border-bottom-width:2px;}
#content {min-width:500px;max-width:70%;background-color:#FFFFFF;}
.clear_footer{height:80px;clear:both;}
.clear_divider{clear:both;}
#footer {position:relative;background-color:#000000;height:80px;background-image:url('/assets/image/layout/gradient_dark.png');background-repeat:repeat-y;border-top:thick solid #999999;border-top-width:2px;}

.txt_footer{margin:12px 12px 12px 0px;padding:10px;float:left;}
.img_footer_square{padding:6px;float:left;border:0;width:48px;height:48px;}

#right{height:100%;width:25%;min-width:250px;max-width:350px;position:fixed;top:0px;right:0px;border-left:thick solid #999999;background-color:#EEEEEE;z-index:999;}
#right dt{font-weight:bold;font-size:18px;padding:5px;}
#right a{text-decoration:none;border:none;display:block;}
#main_container{min-height:100%;margin-bottom:-82px;position:relative;}

.img_100_x_gallery_thumb{width:100px;height:auto;border:1px solid #999999;padding:4px;margin:2px;background-color:#eeeeee;float:left;}
.img_100_y_gallery_thumb{width:auto;height:75px;border:1px solid #999999;padding:4px;margin:2px;background-color:#eeeeee;float:left;}
.img_250_x_inline_right{width:250px;height:auto;float:right;border:1px solid #999999;padding:4px;margin:16px;background-color:#eeeeee;}
.img_250_x_inline{width:250px;height:auto;border:1px solid #999999;padding:4px;margin:16px;background-color:#eeeeee;}
.img_300_y_inline_left{width:auto;height:300px;float:left;border:1px solid #999999;padding:4px;margin:16px;background-color:#eeeeee;}
.img_250_x_inline_left{width:250px;height:auto;float:left;border:1px solid #999999;padding:4px;margin:16px;background-color:#eeeeee;}
.img_200_x_inline_left{width:200px;height:auto;float:left;border:1px solid #999999;padding:4px;margin:16px;background-color:#eeeeee;}
.img_125_x_inline_left{width:125px;height:auto;float:left;border:1px solid #999999;padding:4px;margin:16px;background-color:#eeeeee;}
.img_125_x_inline_left_homepage{width:125px;height:auto;float:left;border:1px solid #999999;padding:4px;margin:8px;background-color:#eeeeee;}
.img_125_x_inline_right{width:125px;height:auto;float:right;border:1px solid #999999;padding:4px;margin:16px;background-color:#eeeeee;}
.img_125_x_inline{width:125px;height:auto;border:1px solid #999999;padding:4px;margin:8px;background-color:#eeeeee;}
.img_200_x_inline_left_no_border{width:200px;height:auto;float:left;padding:4px;margin:16px;}
.img_200_x_inline_right_no_border{width:200px;height:auto;float:right;padding:4px;margin:16px;}

.img_book_amazon_122x160y{width:122px;height:auto;border:1px solid #999999;padding:4px;margin:16px;background-color:#eeeeee;float:left;}
.book_link{border:none;}

#contact_form{margin:10px;} input, select{margin:5px;} label{font-weight:bold;}
textarea{width:95%;max-width:800px;overflow:auto;}
.input_250p{width:250px}
#specify_other{display:none}

.code_block{font-family:Courier;border:thin dashed #555555;padding:10px;margin:20px;background-color:#FFFFee;}
.plain_text_toggle{text-decoration:none;border-bottom:2px dotted;cursor:pointer;}
.code_text_area{width:95%;max-width:800px;overflow:auto;display:none;margin:20px;}

.close_bracket{clear:both;}
.gallery_divider{clear:both;}
.gallery_frame{float:left;width:95%;margin:2px auto 20px 20px;}
.gallery_frame a{border:none;}

.info{margin-left:40px;margin-right:40px;padding:10px;text-align:center;border:1px dashed #dddddd;background-color:#ffffdd;font-weight:bold;clear:both;}
.error{margin-left:40px;margin-right:40px;padding:10px;text-align:left;border:1px dashed #dddddd;background-color:#ffdddd;font-weight:bold;clear:both;}

table,th,td{border:1px solid #999999;border-collapse:collapse;}
td,th{padding:4px;}
th{text-align:left;}
.table_inline_right{margin:20px;height:auto;float:right;padding:4px;background-color:#ffeeee;}
.table_inline_left{margin:20px;height:auto;float:left;padding:4px;background-color:#ffeeee;}

.introduction{width:60%;font-weight:bold;}
.introduction2{width:60%;}

.main_left_col{width:48%;float:left;margin:1%;}
.main_right_col{width:48%;float:right;margin:1%;}
