html, body {
	padding:0px;
	margin:0px;
}
body {
	background: #CAD6E0;
	background-position: top center;
	font-family: "Arial";
	font-size: 11px;
	color:#3B495A;
	padding:0px;
	margin:0px;
	vertical-align: top;
}
a, a:link {
	text-decoration: underline;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#000;
}
a:active {
	text-decoration: underline;
	color:#000;
}


#bd{
	height:auto;
}

#bd_old
{
	height:auto;
	top: 1px;
	position: absolute;
	z-index: inherit;
	visibility: visible;
}

#container {
	margin:0px;
	padding:0px;
	width: 950px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	border-left: 3px solid #576C85;
	border-right: 3px solid #576C85;
}

#core_header {
	width: 950px;;
	height: 188px;
	background: #FFFFFF url(images/GTSofia_Header_1.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}

#header_text
{
	position:relative;
	right:10px;
	top:115px;
	font-size:16pt;
	float:right;
}

img
{
	margin:5px;
	border: 1px solid black;
}

#core_container {
	width: 150px;
	position: relative;
	background-color: #9FB8D3;
	margin:0px;
	padding:0px;
}
#core_container2
{
	width: 950px;
	height: auto !important;
	position: relative;
	float: none;
	margin:0px;
	padding:0px;
	background-color: #9FB8D3;
	background: url(images/footer.jpg) repeat-y;
	overflow:hidden;
}

#core_left {
	margin: 0;
	float: left;
	width: 148px;
	height: auto;
	background-color: #9FB8D3;
}

#core_right {
	margin: 0;
	float: right;
	width: 790px;
	height: auto;

	min-height:90%;

	background: #ECF1F7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	color:#000;
	border-left: 2px solid #576C85;
}

.content-box
{
	background: #FFF url(images/content_header.jpg) top repeat-x;
	border: solid 1px #576C85;
	padding:6px;
	height:auto !important;
	float:right;
	width: 767px;
	margin-bottom:10px;
	font-family: "Verdana";
	font-size: 10px;
	color:#3B495A;
}

.pic-box
{
	background: #FFF url(images/content_header.jpg) top repeat-x;
	border: solid 1px #576C85;
	padding:6px;
	height:auto !important;
	width: auto;
	margin-bottom:10px;
	font-family: "Verdana";
	font-size: 10px;
	color:#3B495A;
	text-align: center;

}

.news-box
{
	background: #FFF url(images/content_header.jpg) top repeat-x;
	border: solid 1px #576C85;
	padding:6px;
	height:auto !important;
	width: 770px;
	margin-bottom:10px;
	font-family: "Verdana";
	font-size: 10px;
	color:#3B495A;
	text-align: left;

}

.content-box-index
{
	border: solid 1px #000;
	padding:5px;
	height:auto !important;
	width:328px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.tumb
{
	float: left;
	margin-right:5px;
	padding:0px;
}

.pagination
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer {
	width: 956px;
	background:  url(images/footer.gif) bottom center no-repeat;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	height:33px;
/*	clear:both;*/
/*	position: relative;*/
	font-size: 8px;
	font-weight: bold;
}

#footer2
{
/*	clear:both;*/
	height:10px;
	background: url(images/footer.jpg);
	width:950px;
/*	position: relative;*/
}

iframe{
	visibility: hidden;
	height: 0px;
	width: 0px;
}

h2
{
	font-family: "Verdana", Lucida Handwriting, sans-serif;
	font-size:18px;
	height:25px;
}
h3
{
	font-family: "Verdana", Lucida Handwriting, sans-serif;
	font-size:12px;
	height:25px;
	margin:0px;
	padding:0px;
	color:#FFF;
}
h4
{
	font-family: "Verdana", Lucida Handwriting, sans-serif;
	font-size:12px;
}

#navcontainer li {
	padding: 0px;
	margin:0px;
	color:#FFF;
	display:block;
	position:relative;
	height:25px;
	width:148px;
	border-bottom: solid 1px #576C85;
}

#navcontainer ul {
	margin:0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 148px;
	list-style-type: none;
	background: #9FB8D3;
	height:auto;
	position:relative;
	top:-1px;
	border-top: solid 1px #576C85;
}
#navcontainer a, #navcontainer a:visited {
	display:block;
	color:#FFF;
	text-decoration: none;
	font-family:verdana;
	font-size:10px;
	margin:0px;
	height:20px;
	width:138px;
	background: #7D9CC0;
	padding-left: 10px;
	padding-top:5px;
}
#navcontainer a:hover {
	margin:0px;
	color:#FFF;
	text-decoration: none;
	background-color:#9FB8D3;

}

.reason{
	color: Red;
}

.answer{
	color: #191970;
}

.source{
	color: Red;
	position: relative;
	left: auto;
	width:300px;
	float:left;
}

.printn{
	position: relative;
	width: 190px;
	float:right;
	text-align:right;
	padding-right:10px;
	float:left;
}

.more{
	position: relative;
	width: 250px;
	float:right;
	text-align:right;
	padding-right:10px;
}

.admin{
	position: relative;
	color: red;
	width: 100px;
	float:right;
	text-align:right;
	padding-right:10px;
}

.pages{
	height:15px;
	float:right;
	width: 750px;
	text-align: right;
}

.red{
	color:red;
}

.bold{
	font-weight: bold;
}

.row{
	height: auto;
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}

.pic{
	margin: 5px;
	padding: 3px;
	width: 160px;
	float: left;
	height: 150px;
	vertical-align: top;
	text-align: center;
	border: 1px dashed White;
}

.picinner{
	margin: 0px;
	padding: 0px;
	width: 156px;
	height: 127px;
	vertical-align: middle;
	text-align: center;
}

.picinner2{
	margin: 0px;
	padding: 0px;
	width: 137px;
	vertical-align: middle;
	text-align: center;
}

.picimg{
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	cursor:hand;
	vertical-align: middle;
}

.spacer{
	width: auto;
	height:300px;
}

.boxes{
	background-color:#D0E4FD;
	border: 1px solid black;
	overflow-y:hidden;
	font-family: monospace;
	font-size:12px;
}

.shed{
	width: 750px;
	font-family: monospace;
	font-size:12px;
}

.sheditem1{
	background-color:#D0E4FD;
	text-align: left;
	font-family: monospace;
	font-size:12px;
	height: 20px;
	vertical-align: middle;
}

.sheditem2{
	background-color:rgb(155,204,240);
	text-align: left;
	font-family: monospace;
	font-size:12px;
	height: 20px;
	vertical-align:middle;
}

.adv{
  width: auto;
  height: auto;
  text-align: center;
}

.advimg{
  margin-bottom: 0px;
  border:0px;
}

.rss{
  width: auto;
  height: auto;
  text-align: left;
}

.linechoose
{
	background-color:#D0E4FD;
	border: 1px solid black;
	overflow-y:hidden;
	font-family: monospace;
	font-size:12px;
	width:130px;
}

.tdchoose
{
  float:left;
  width:140px;
  text-align:center;
}

input.picshow
{
  width:500px;
  height: 20px;
  font-size: 10px;
  text-align:left;
}

textarea.picshow
{
  width:500px;
  height: 50px;
  text-align:left;
}

td.tintervalt
{
  width: 90px;
  text-align: center;
  vertical-align: middle;
  height: 20px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  color:red;
}

td.tinterval
{
  width: 90px;
  text-align: center;
  vertical-align: middle;
  height: 20px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

td.tintervaltl
{
  width: 100px;
  text-align: center;
  vertical-align: middle;
  height: 20px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  color: red;
}

p.vote
{
	width: 100%;
	text-align: center;
}



