@charset "utf-8";
html, body {margin: 0;padding: 0;}
body { background: #EFEBE0 url(image/canva2.jpg) fixed; }
a:link { color: #900;text-decoration: none; }
a:visited { color: #600; text-decoration: none; }
a:active { color: #006;text-decoration: none; }
a:hover{
	color: #195200;
	text-decoration: underline;
}
a img {border:none;}
.left-menu { font: bold small "Comic Sans MS", cursive; list-style: url(image/Starglo3.gif); }
.img-at-left-side { border: 0; }
.body-at-left-side { display: block; position: absolute; text-align: center; width: 200px; }
#content { display: block; padding-left: 250px; padding-right: 200px; z-index: 100; font: bold large "Times New Roman", Times, serif; text-align: center; }
.div-news { text-align:right; display: block; position: absolute; top: 50px; right: 10px; visibility: visible; width: 180px; }
.p-center { text-align:center; }
#main {
	padding: 10px;
	text-indent: 1.5cm;
	min-height: 1100px;
}
.frame {
	border: thin dashed #195200;
	padding: 10px;
}
.divider { background: url(image/bb-10.gif) repeat-x scroll; }
.oi_1 { color: #993300; font: italic bold large "Times New Roman", Times, serif; text-align: left; text-indent: 0px; }
.h1 { font: bold xx-large "Comic Sans MS", cursive; color: #600; }
.center { text-align: center; }
.h2 { font: bold x-large "Comic Sans MS", cursive; color: #600; }
.jusify { text-align: justify; }

.photoalbum-list{ font: bold small "Comic Sans MS", cursive; color: #600; background: #EFEBDE; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-width: 0px; border-style: none; }
.form{ margin:0;}

/* Fonts */
.times-new-roman{ font-family: "Times New Roman", Times, serif;}
.comic-sans-ms{ font-family: "Comic Sans MS", cursive;}

/* Colors */
.broun{color: #900;}
.dark-broun{color:#600;}

/* Standalone style */
.links { font: italic bold medium "Times New Roman", Times, serif; }

/* Decorations */
.b { font-weight: bold; }
.i { font-style: italic; }
.xx-small{	font-size: xx-small;}
.x-small{	font-size:x-small;}
.small { font-size: small; }
.medium { font-size: medium; }
.large { font-size: large; }
.x-large{	font-size: x-large;}
.xx-large{	font-size: xx-large;}
.right { text-align: right; }
.left { text-align: left; }
