/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/img01.jpg) repeat-x left top;
}


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

/** LINKS */

	a { font-size: 11pt; color: #BC0297; font-weight: bolder; }
	a:hover { color: #000000; text-decoration: none; }
	
	a.cat { font-size: 13pt;}
	:hover .thmb22 { border: 1px solid black; }

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 190px;
}

/** LOGO */

#logo {
	width: 1000px;
	height: 180px;
	background: url(images/img02.jpg) no-repeat center top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-indent: -99999px;
}

/** BOOKMARK */

.bookmark {
}

.bookmark a {
	display: block;
	height: 68px;
	background: url(images/img08.jpg) no-repeat center center;
	text-indent: -99999px;
}

/** PAGES */

#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	padding-bottom: 20px;
}

/** BOXES */

.box {
	margin: 0;
}

.box .content {
	padding: 0 0 20px 30px;
}

.box .content2 {
	padding: 0 0 20px 30px;
}

.box h2 {
}

.box .bgbottom {
	height: 46px;
}

/** BOX ONE */

#box1 {
}

#box1 h2 {
	margin: 0;
	padding: 0;
	height: 89px;
	background: url(images/img03.jpg) no-repeat center top;	
	text-indent: -99999px;
}

/** BOX TWO */

#box2 {
}

#box2 h2 {
	margin: 0;
	padding: 0;
	height: 89px;
	background: url(images/img04.jpg) no-repeat center top;
	text-indent: -99999px;
}

/** BOX THREE */

#box3 {
}

#box3 h2 {
	margin: 0;
	padding: 0;
	height: 89px;
	background: url(images/img05.jpg) no-repeat center top;
	text-indent: -99999px;
}

/** GALLERY ONE */

.galleries {
	padding-top: 20px;
}

.galleries ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.galleries li {
	float: left;
	width: 240px;
	height: 180px;
}

.galleries img {
}

/** GALLERY TWO */
.galleries2 {
	padding-top: 20px;
}

.galleries2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.galleries2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.galleries2 li {
	float: left;
	width: 240px;
	height: 180px;
}

.galleries2 .last {
	padding: 0;
}

.galleries2 img {
}
