/* CSS Document */
html {
		height: 100%;
	
	}
	
	
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	padding: 0;
	background-color: #fff;
 }

.header{
	height:120px;
	background-color:#003366;
	color:#FFFFFF;
	margin:0px;
	background-image: url(../images/portrait-guild-header.jpg);
	background-repeat: no-repeat;
}

.navigation{
	color:#999999;
	margin-left: 50px;
	font-weight:bold;
	width:50%;
	padding-top: 10px;
}

.nav{
color:#CCCCCC;
text-decoration:none;
}

.nav:hover{
color:#CCCCCC;
text-decoration:none;
}

.img_content{
float:left;
margin-right:5px;
clear:both;}

.logo{
	color:#999999;
	font-size:100px;
	font-weight:bold;
	margin-left:50px;
	margin-top: -115px;
	margin-bottom: -80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-5px;
}

.main_content{
	width:620px;
	float:left;
	font-size:14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.article_content{
	width:480px;
	float:right;
	font-size:14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.breadcrumb{
	width:860px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main_body{
	width:880px;
	padding-top: 24px;
	margin-right: 20px;
	margin-left: 20px;
}

.content_holder{
	width:620px;
	margin-left:0px;
	float:left;
	background-color:#FFFFFF;
	margin-top:20px;
}

/* SIDE BAR */

.sub_content{
	width:210px;
	float:right;
	background-color:#FFFFFF;
	margin-top:20px;
	font-size:12px;
	margin-right: 20px;
}

.sub_content ul {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin: 0px;
}

.sub_content h4 {
	margin: 0;
	color: #003366;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: f2f2f2;
}


.sub_content li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}


.hr{
background-image:url(../images/dot.gif);
background-repeat:repeat-x;
height:1px;
margin-top:6px;
}
.footer{
	clear:both;
	background-color:#FAFBFA;
	min-height:120px;
	margin-top:20px;
	padding-left:20px;
	padding-top:20px;
	position:relative;
	bottom: 0px;
	font-size:12px;
	width:auto;
}

.disclaimer{
	float:right;
	width:50%;
	color:#999999;
	text-align:right;
}


a:link, a:active, a:visited {
	color: #0063DC;
	text-decoration: none;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

/* TYPOGRAPHY */

h1 {
	font-size: 28px;
	font-weight: normal;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 0;
	line-height: 30px;
}

h2 {
	margin: 0;
	color: #003366;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin: 0;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin: 0;
	color: #003366;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

h5 {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 4;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}


/* NAVIGATION */


.bevelmenu{
	margin: 0;
	width: 100%;
	text-align: left; /*set value to "right" for example to align menu to the right of page*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A4A5A7;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
	padding: 3px 0.5em;
	text-decoration: none;
	color: #A4AAA3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bevelmenu li a:hover{
	color: #00CCFF;
	text-decoration: underline;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

input.button {
	color:#EEEEEE;
	background-color:#003366;
	border-style:solid;
	border-color:#EEEEEE;
}

/* GALLERY */


#flashcontent {
	height: 600px;
	padding: 0px;
	margin: 0px;
	width: 860px;
	}


.imgRight {
	float: right;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLeft {
	float: left;
	padding-right: 12px;
}
p.copyright {
	color: #999999;
}
hr {
	color: #fff;
	background-color: #fff;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
}
