@charset "utf-8";

#header {
	width:810px;
	
}

#nav_content {
	width: 810px;
	height: 21px;

}

#intro_content {
	width: 770px;
	padding: 20px;
}

#flash_content {
	width: 810px;
}

#footer_menu {
	width: 810px;

}

#footer {
	padding-bottom: 20px;
}

/*

[ DISABLED FOR NOW ]

#column_wrapper {
	width: 980px;
	background-image:url(../../gfx/gal_bg.jpg);
	background-repeat:repeat-y;
	height: 100%;
	clear: none;
	padding-top: 20px;
	padding-bottom: 20px;

}
#left_column {
	float: left;
	width: 130px;
	padding-left:10px;
	padding-right:10px;	
	overflow:auto;

}
#right_column {
	float: right;
	width: 810px;
	padding-left:10px;
	padding-right:10px;
	display: inline;

}
*/

.clear {
	clear: both;
	background: none;
}

.deftxt0_M {

	color: #F5E9CF;
	font-family: Tahoma;
	font-size: small;
}
.deftxt1_XS {

	color: #F5E9CF;
	font-family: Tahoma;
	font-size: 9px;
}.deftxt2_S {

	color: #F5E9CF;
	font-family: Tahoma;
	font-size: x-small;
}
.deftxt3_L {

	color: #F5E9CF;
	font-family: Tahoma;
	font-size: large;
}
.deftxt4_XL {

	color: #F5E9CF;
	font-family: Tahoma;
	font-size: x-large;
}
.style1 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #F5E9CF;
}
.style2 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #CD711C;
}
.style3 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #01FF00;
}
.style4 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #AD9741;
}
.style5 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #A92521;
}
.style1s {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #F5E9CF;
}
.style1s_14 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #F5E9CF;
}
.style2s {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #CD711C;
}
.style3s {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #01FF00;
}
.style3t {
	color: #00FF00;
	font-size: large;
	font-family: Tahoma;
}
.style4s {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #AD9741;
}
.style5s {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #A92521;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {
	text-decoration: none;
	outline: none;
}
a:focus{
	-moz-outline-style: none;
}
a:hover {text-decoration: underline}

img {border-style:none}
