a.normal{
	font-family:Geneva,sans-serif;
	font-weight:normal;
	text-decoration:none;
}

a.normal:link, a.normal:visited{
	color:#cc6600;
}

a.normal:hover{
	color:#0066cc;
}

.adds{
	border-bottom:1px solid #bebebe;
	background-color:#f9f9f9;
	margin-top:10px;
	padding:2px;
	width:100%;
}

.adds .headline{
	background-color:#003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	color:#ffffff;
}

.adds .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	padding-top:5px;
	color:#009999;
}

.adds .info{
	text-align:right;
	font-size:60%;
	color:red;
	padding-top:3px;
	clear:both;
}

.adds .text{
	clear:left;
	font-size: 75%;
	color: #767776;
	padding-top:5px;
}

.adds .typeOffer{
	color:#ff9900;
}

.adds .typeDemand{
	color:#6666ff;
}

.art_header{
	display:block;
	padding-bottom:15px;
	margin-top: 0px;
	font-size: 80%;
	color: #767776;
}

.art_intro{
	display:block;
	font-size: 85%;
	color: #767776;
	padding-bottom:20px;
	font-style:italic;
}

.art_text{
	display:block;
	font-size: 85%;
	color: #383838;
	text-align:justify;
	margin-bottom:30px;
}

.art_text img{
	display:block;
	border: 1px solid black;
	margin:15px 0px 15px 0px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

.art_img_desc{
	color:#0099cc;
	font-size:90%;
	text-align:center;
	font-style:italic;
}

body, div, img, a, p, strong, table, td, tr, ul, ol, li, form, fieldset, legend{
	padding:0px;
	margin:0px;
	border:0px;
}


body{
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:100%;
	background-color: #ffffff;
}

body.photo{
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#ffffff;
}

.bold{
	font-weight:bold;
}

img.bone{
	display:none;
}

.comment{
	border-bottom:1px solid #bebebe;
	background-color:#f9f9f9;
	margin-top:10px;
	padding:2px;
	text-align:left;
}

.comment .header{
	color:#ffffff;
	background-color:#003333 !important;
}

.comment .header table{
	width:100%;
}

.comment td.react{
	text-align:right;
}

.comment td.react a{
	font-family:Geneva,sans-serif;
	font-size:60%;
	text-decoration:underline;
}

.comment td.react a:link, .comment td.react a:visited{
	color:#ffffff;
}

.comment td.react a:hover{
	color:#ffcc00;
}

.comment td.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:bold;
}

.comment td.date {
	font-size:60%;
}

.comment td.author {
	font-size:60%;
	padding-right:3px;
}

.comment .text{
	clear:left;
	font-size: 75%;
	color: #767776;
	padding: 5px 0px 5px 0px;
}

.commentPhotoDetail{
		width:680px;
		margin:40px auto 0px auto;
		padding-bottom:35px;
}


.errMessage{
	font-weight:bold;
	color:#cc6600;
	font-size:85%;
	padding-bottom:10px;
	display:block;
}

.eval_points{
	color:#6f6f6f;
	font-size:75%;
}


.footer{
	width:759px;
	clear:both;
	height:20px;
	padding:0.8%;
	background:url("images/footer_bg_stripe.gif");
	font-size:80%;
	color:#737373;
}

.footer a{
	color:blue;
	text-decoration:none;
}

form.article_add fieldset{
	border:1px solid #cccc99;
	padding:1%;
}

form.article_add fieldset.articlePhoto{
	background-color:#cdcdcd;
	border:1px solid #6c6c6c;
	width:80%;
}

* html form.article_add fieldset.articlePhoto{
	background-color:#EDFFE2;
}

form.article_add fieldset.articlePhoto legend{
	background-color:#EDFFE2;
}

* html form.article_add fieldset.articlePhoto legend{
	background-color:#EDFFE2;
}

form.article_add fieldset legend{
	font-weight:bold;
	color:#0099cc;
	font-size:90%;
}

form.article_add fieldset label{
	display:block;
	float:left;
	width:100px;
	color:#0099cc;
	font-size:85%;
}

form.article_add fieldset input{
	width:200px;
}

form.article_add fieldset textarea{
	width:300px;
}

form.article_add fieldset input.button{
	margin-top:20px;
	width:25%;
}

form .break{
	font-size:0px;
	clear:both;
}

.formInstructions{
	display:block;
	margin-bottom:15px;
	font-size:80%;
	color:#00cc00;
}

h1, h2, h3{
	font-family:Arial,Helvetica,Tahoma,Verdana, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h1{
	font-size:140%;
	color:#333333;
	font-weight:normal;
	margin-bottom:20px;
}

h1.art{
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 130%;
	color: #ff9900;
	font-weight: bold;
}

h2{
	font-size:110%;
	color:#cc3300;
}

h3{
	font-size:100%;
}


hr.hidden{
	display: none;
}

img.border{
	border:1px solid #000000;
}

.img_code{
	float:left;
	font-family:Geneva,sans-serif;
	font-size:60% !important;
	color:#5a5a5a;
	width:30%;
	margin-right:3px;
	margin-bottom:8px;
	padding:2px;
	padding-top:5px;
	background-color: #D8FFBE;
	overflow : hidden;
}

.issue{
	border-bottom:1px dotted #b4b4b4;
	width:100%;
}

.issue a, a.videoBoxLink{
	display:block;
	font-family:Geneva,sans-serif;
	font-weight:bold;
	font-size:120% !important;
	text-decoration:none;
	margin-top:7px;
}

.issue a:link, .issue a:visited, a.videoBoxLink:link, a.videoBoxLink:visited{
	color:#cc6600;
}

.issue a:hover{
	color:#0066cc;
}

.issue h1{
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.7px;
	font-size: 110%;
	color: #848882;
	font-weight: normal;
}

.issue .is_introduction{
	padding-bottom: 5px;
	padding-top:5px;
	font-size: 80%;
	color: #767776;
}

.issue img, img.videoBox{
	margin: 5px 0px 0px 5px;
	border: 1px solid black;
	padding-top:0px;
}

.issue .is_header{
	margin-top: 0px;
	font-size: 70%;
	color: #00cc66;
}

.lc{
	float:left;
	width:300px;
}

.main{
	float:left;
	width:459px;
	padding:10px 10px 70px 5px;
	font-size:100%;
	color:#4c4c4c;
	text-align:justify;
	background-color:#EFEFEF;
}

.page{
	width:950px;
	margin:1% auto 2% auto;
	background-repeat:repeat-y;
	background-position:left 99px;
	background-image:url("images/skulls.jpg");
}

.photo_desc{
	font-size:75%;
	color:#000000;
	font-style:italic;
	margin:10px 0px 15px 0px;
}

.photo_info{
	font-size:80%;
	color:#ffffff;
	font-weight:bold;
}

.photo_page{
	margin-left:auto;
	margin-right:auto;
}

.photo_page img{
	border:1px solid #000000;
}

.photo_navig_bar{
	padding:3px;
	background-color:#000000;
}

.photo_navig_bar a{
	font-size:150%;
	text-decoration:none;
}

.photo_navig_bar a:link, .photo_navig_bar a:visited{
	color:#336699;
}

.photo_navig_bar a:hover{
	color:#ffcc00;
}

.recordListing{
	margin-top:15px;
	font-size:70%;
	color:#b8b8b8;
}

.recordListing a.recordNavigation{
	font-size:120% !important;
	font-weight:normal;
	text-decoration:none;
}

.recordListing a.recordNavigation:link, a.recordNavigation:visited{
	color:#006699;
}

.recordListing a.recordNavigation:hover{
	color:#ff0000;
}

.recordDisabledNavigation{
	font-size:130% !important;
	margin-right:6px;
	margin-left:6px;
	background-color:#006666;
	border:1px solid #000000;
	padding:2px;
	color:#ffffff;
}

.right{
	float:left;
}


table.spotlight{
	width:100%;
}

td.photo_box{
	text-align:center;
	background-color:#000000;
	border-right:1px dotted #ff9900;
	border-bottom:1px dotted #ff9900;
	padding:4px;
}

td.photo_box a{
	text-decoration:none;
}

td.photo_box .imgBox{
	display:block;
	width:142.5px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

td.photo_box img{
	border:1px solid #ececec;
}

td.photo_box .name{
	font-size:80%;
	color:#ff9900;
	font-weight:bold;
}

td.photo_box .author{
	font-size:75%;
	color:#ffffff;
	font-weight:normal;
}

td.photo_box .comments{
	font-size:60%;
	color:#ffffff;
	font-weight:normal;
}

tr.header td{
	background-color:#003333;
	color:#ffffff;
	font-weight:bold;
	font-size:70% !important;
	text-decoration:underline;
	padding:2px;
}

table.spotlight td{
	font-size:80%;
}


.topBanner{
	height:94px;
	background-color:#ffffff;
	background:url("images/top_banner.gif");
	background-repeat:no-repeat;
}

.topBanner .citation{
	font-family: Arial CE, Tahoma, Verdana, sans-serif;
	text-align:right;
	padding-top: 36px;
	padding-right:175px;
	font-size: 80%;
	font-weight: bold;
}

.tmSpacer{
	clear:left;
	float:left;
	width:310px;
}

.topMenu{
	float:left;
	padding-top:0px;
	margin-top:8px;
	width:465px;
	height:24px;
	background-color:#000000;
	text-align:right;
}

.topMenu li{
	display:inline;
	list-style-type:none;
	padding:0% 5px 0% 5px;
}

.topMenu li + li{
	padding-left:7px;
	padding-right:5px;
	background:url("images/tm_divider.gif");
	background-repeat: no-repeat;
	background-position: 0% 70% ;
}

* html .topMenu li{
	background:url("images/tm_divider.gif");
	background-repeat: no-repeat;
	background-position: 100% 70% ;
}

li.currentPage{
	padding-right:5px !important;
	font-size:80% !important;
	font-weight:bold !important;
	text-decoration:none !important;
	font-variant:small-caps !important;
	color:#C7B196 !important;
}


.topMenu a.tm{
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
	font-variant:small-caps;
}

* html .topMenu a.tm, * html li.currentPage{
	font-size:76% !important;
}

.topMenu a.tm:link, .topMenu a.tm:visited{
	color:#ffffff;
}

.topMenu a.tm:hover{
	color:#C7B196;
}


.toCenter{
	text-align:center;
}

.toRight{
	text-align:right;
}

.small{
	font-size:80%;
}

ul.videoMails{
	padding-left:30px;
	list-style-type:circle;
	list-style : square;
	font-size : 130%;
	font-weight : bold;
}

.userBar{
	text-align:right;
	margin:0px;
	padding:0px;
}

.userBar form{
	display:inline;
	margin-left:3px;
}


