body {
	margin: 0px;
	background-color: #00385D;
}
#header{
	background-image: url(images/header10.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 225px;
	width: 100%;
}
#content{
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}
strong{
	color: #00385D;
}

a{
	color: #00385D;
	text-decoration: none;
}

a:hover{
	color: #F27036;
}

/*------------------------------------------------------------------menu-------------------*/

#menu{
	width: 960px;
	display: block;
	text-align: left;
	padding-top: 30px;
	clear: both;
	padding-bottom: 30px;
}
#menu li {
	overflow: hidden;
	height: 16px;
	list-style-type: none;
	float: left;
	margin-right: 50px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	height: 16px;
	display: block;
}
#menu ul li a {
	display: block;
}
#menu ul li a:hover {
	margin-top: -20px;
}
#subcontent{
	width: 940px;
	display: block;
	background-color: #D1D2D4;
	border: 10px solid #FFFFFF;
}
#footnote{
	font-size: 9px;
}
#footer{
	position: relative;
	width: 960px;
	display: block;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding-top: 30px;
}
/*------------------------------------------------------------------frontpage-----------------*/

.ndx{
	font-size: 12px;
	line-height: 1.3em;
}
.ndx a{
	color: #F27036;
}
.ndxdet{
	color: #00385D;
	font-weight: bold;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.ndxnl {
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
}
.ndxfr {
	padding-right: 5px;
	padding-left: 2px;
	padding-top: 5px;
}
#rmorenl {
	margin-bottom: 20px;
}
#rmorefr {
	text-align: right;
}
.ndxrght {
	padding: 10px;
}
#banner{
	width: 280px;
	display: block;
	background-color: #666666;
	height: 280px;
	margin-bottom: 10px;
}

/*------------------------------------------------------------------intro---------------------*/

#inttitle {
	font-size: 16px;
	font-weight: bold;
	color: #00385D;
}

.intnl{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.intfr{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*------------------------------------------------------------------program-------------------*/

#prorow {
	text-align: left;
	display: block;
	height: 80px;
	width: 930px;
	cursor: hand;
	cursor: hand;
}
#proimg {
	display: block;
	float: left;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#procol{
	display: block;
	height: 60px;
	width: 560px;
	margin-left: 150px;
}
#prodat {
	display: block;
	height: 20px;
	/*width: 580px;*/
	padding-left: 5px;
}
#proart0 {
	display: block;
	height: 40px;
	width: 580px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
}
#proart1 {
	display: block;
	height: 40px;
	width: 580px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
	color: #00385D;
}
#proart2 {
	display: block;
	height: 40px;
	width: 580px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #00385D;
}
#proart3 {
	display: block;
	height: 40px;
	width: 580px;
	padding-left: 5px;
	color: #00385D;
	font-weight: bold;
	font-size: 14px;
}
#proven {
	display: block;
	height: 80px;
	width: 190px;
	float: right;
	text-align: right;
}
#procit {
	font-weight: bold;
	color: #00385D;
}
#prodivider {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	height: 5px;
	width: 940px;
}
#protitle {
	margin-bottom: 10px;
	margin-top: 40px;
	width: 940px;
	clear: both;
	color: #D1D2D4;
	font-size: 25px;
}

/*---------------------------------------------------------------------details----------------*/

.condetails{
	padding: 10px;
}

.conbionl{
	padding-left: 10px;
}

.conbiofr{
	padding-right: 10px;
}

#contitle{
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #00385D;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}

#condate{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

#convenue{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

#contickets{
}

.coninfo{
	padding: 10px;
}

.coninfo a{
	color: #00385D;
	text-decoration: none;
}

.coninfo a:hover{
	color: #F27036;
}



/*--------------------------------------------------------------------guestbook----*/

#gb{
	position: relative;
	width: 940px;
	top: 0px;
	display: block;
	z-index: 1;
	clear: both;
	font-size: 13px;
}
#error{
	font-weight: bold;
	color: #F27036;
}
.gbheader{
	color: #ffffff;
}
#gbuser{
	font-weight: bold;
	color: #ffffff;
}
.gbheader a{
	color: #ffffff;
	text-decoration: none;
}

/*------------------------------------------------------------------mailinglist----------------*/
#contentb{
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -481px;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(images/sjfbackmlb09.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentberr{
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -481px;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
#menub{
	position: relative;
	width: 940px;
	display: block;
	background-color: #000000;
	font-size: 20px;
	font-weight: bold;
	color: #E9CBA7;
	letter-spacing: 4px;
	text-align: center;
	padding: 10px;
}
#menub a {
	color: #E9CBA7;
	text-decoration: none;
}
#menub a:hover {
	color: #AA8857;
	text-decoration: none;
}
#subcontentb{
	position: relative;
	width: 940px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#subcontentb a {
	color: #E9CBA7;
}
#subcontentb a:hover {
	color: #AA8857;
}
#subcontentb #headtit{
	color: #E9CBA7;
	font-size: 26px;
}
#subcontentb #tit{
	font-size: 20px;
}
#subcontentb table{
	color: #E9CBA7;
}
#subcontentb table td{
	color: #E9CBA7;
	padding: 10px;
}
#winners table td{
	padding: 0px;
}
#footerb{
	position: relative;
	width: 940px;
	display: block;
	font-size: 9px;
	color: #E9CBA7;
	text-align: center;
	top: 0px;
	padding-top: 100px;
}

/*------------------------------------------------------------------partners------------------*/

.partnl{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.partfr{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*------------------------------------------------------------------pentax------------------*/

.gallerytable{
	color: #00385D;
}

.galnl{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.galfr{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#galint{
	padding: 5px;
}
strong{
	color: #00385D;
}
#galtitle {
	font-size: 16px;
	font-weight: bold;
	color: #00385D;
}
#subcontent #tit{
	font-size: 20px;
}
.pentaxerrors {
	padding: 5px;
}
.pentaxerrors a {
	color: #F27036;
}

/*------------------------------------------------------------------exhibition---------------------*/

#exhtitle {
	font-size: 16px;
	font-weight: bold;
	color: #00385D;
}

.exhnl{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.exhfr{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.exhnl a{
	color: #00385D;
	text-decoration: none;
}

.exh img{
	border: 10px solid #FFFFFF;
	margin-bottom: 40px;
}


/*------------------------------------------------------------------ticket module------------------*/

.tickettable {
	font-size: 12px;
	line-height: 1.3em;
}

#ticklang{
	margin-top: 50px;
	margin-bottom: 50px;
}

.ticklogin{
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 150px;
}

#ticktxt{
	margin-right: 10px;
	margin-left: 10px;
}

#tickerror{
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 150px;
}

#tickerror a {
	font-weight: bold;
	color: #F27036;
	text-decoration: underline;
}

#tickerror a:hover {
	font-weight: bold;
	color: #F27036;
	text-decoration: none;
}

#tickcontent{
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 10px;
	margin-left: 10px;
}

#tickleft{
	float: right;
	margin-right: 20px;
}

