body {
	font-family: Arial, Verdana, Helvetica;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	background-image: url(assets/ldiv.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	font-weight: normal;
	font-style: normal;
	overflow-x:hidden;
}

#contents {
	font-size: medium;
	color: #000000;
	background-color: #ffff63;
	text-align: left;
	position: absolute;
	top:115px !important;
	top:140px;
	width:auto;
	width:600px;
	left:280px;
	padding-right:0px; !important;
	padding-right:100px;
	background-image: none !important;
	background-image: url(assets/rdiv.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

#tldiv {
	background-image: url(assets/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 280px;	
	width: 280px;
	position:fixed !important;
	position:absolute;
	top:0px;
	left:0px;
	display:inline;
}

#tdiv {
	background-image: url(assets/tdivff.png) !important;
	background-image: url(assets/tdiv.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	background-color:transparent;
	width:600px;
	height:150px;
	position:fixed !important;
	position:absolute;
	top:0px;
	left:280px;
	display:block;
}

#trdiv {
	background-image: url(assets/trdiv.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height:156px;
	width:100px;
	position:fixed !important;
	position:absolute;
	top:0px;
	left:880px !important;
	left:600px;
	display:block !important;	
}

#rdiv {
	background-image: url(assets/rdiv.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	height:100%;
	width:100px;
	position:fixed !important;
	position:absolute;
	top:156px;
	left:880px !important;
	left:0px;
	display:block !important;
	display:none;
}

#menu {
	position:fixed !important;
	position:absolute;
	top:300px;
	left:100px;
}

#contact,
#bcon {
	height:20px;
	width:100px;
	overflow:hidden;
	background-image: url(assets/contact.jpg);
	background-position: 0px 0px;
}

#contact:hover,
#bcon:hover {
	background-position: 0px 20px;
}

#contact img,
#bcon img{
	border:0px;
}

#thanks,
#mailform {
	display:none;
}

#name,
#addy,
#mailform textarea {
	font-family:"Courier New", Courier;
	font-size:x-small;
	margin-top:10px;
	width:150px;
	border: solid 1px #dbbc00;
	wordwrap: normal;
}

#mailform textarea {
	height:150px;
}

#mailform input:hover,
#mailform textarea:hover {
	border-color: #d15600;
}

.thumber {
	float:left;
	display:inline;
	padding-right:5px;
	padding-bottom:5px;
	height: 200px;
	width:250px;
	text-align:center;
}


.anit {
	display:block;
	height:200px;
	width:auto;
	clear:both;
	padding:2px;
	margin-bottom:10px;
}

.anit:hover {
	background: #FFFFFF;	
	background-image: url(assets/anit.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.titles {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	font-size:large;
	font-weight:bold;
	padding-left:25px;
	background-image:url(assets/bullet.png) !important;
	background-image:url(assets/bullet.jpg);
	background-repeat:no-repeat;
	background-position: center left;
}

.tname {
	clear:right;
	font-size:large;
	display:inline;
}

.description {
	margin-top:10px;
	font-size:small;
}


#sendmes {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.inter {
	font-size: medium;
	text-decoration: underline;
	font-weight: normal;
}

.enter {
	font-size: small;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	border: none;
	display:block;
}

a.enter:link,
a.enter:visited {
	color: #000000;
	
}

a.enter:active,
a.enter:hover {
	color: #ffff63 !important;
	color: #ffffff;	
}

.not {
	cursor:no-drop;
}
