body {
	background-attachment: fixed;
	background-image: url(images/BGStatic/darkvictorian.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #000000;
}
.TitleBold {
	font-weight: bold;
}
#container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#container #background {
	background-image: url(images/BGRandom/GasMask.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 50px;
}
#container #space {
	height: 430px;
	width: auto;
}
#container #content {
	background-color: #000000;
	height: 300px;
	color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container #background #round {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#container #content #title {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 5px;
	background: black;
	width: 700px;
	float: left;
}
#container #content #text {
	background-color: #000000;
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 25px;
	height: 210px;
	opacity: 1;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	padding-left: 3px;
}
#container #content #navigation {
	float: right;
	width: 200px;
	background-color: #000000;
	margin-right: 25px;
	margin-bottom: 25px;
}


#container #content #navigation #Home {
	padding: 10px;
	height: 25px;
	font-size: 24px;
	
}

#container #content #navigation #Art {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 24px;
	list-style-type: none;
}
#container #background #content #navigation #Art #3D {
	font-size: 18px;
	font-style: normal;
}
#container #background #content #navigation #Art #2D {
	font-size: 18px;
}
#container #background #content #navigation #Art #Photography {
	font-size: 18px;
}
#container #content #navigation #About {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 25px;
	font-size: 24px;
}
#container #content #navigation #Contact {
	height: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 24px;
}


/* Round Div */
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#000; margin:0 5px;}
.b2f {height:1px; background:#000; margin:0 3px;}
.b3f {height:1px; background:#000; margin:0 2px;}
.b4f {height:2px; background:#000; margin:0 1px;}
.contentf {background: #000;}
.contentf div {margin-left: 5px;}

#container #background #content #navigation a:active{
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}

#container #background #content #navigation a:focus{
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}

#container #background #content #navigation a:hover{
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}

#container #background #content #navigation a:link{
	font-size: 24px;
	color: #99CCFF;
	text-decoration: none;
}

#container #background #content #navigation a:visited{
	font-size: 24px;
	color: #99CCFF;
	text-decoration: none;
}

#container #background #content #navigation #Art li a:link{
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}

#container #background #content #navigation #Art li a:active{
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}

#container #background #content #navigation #Art li a:focus{
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}

#container #background #content #navigation #Art li a:hove{
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}

#container #background #content #navigation #Art li a:visited{
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}

#container #content #text a:link{
	color: #99CCFF;
	text-decoration: none;
}

#container #content #text a:hover{
	color: #99CCFF;
	text-decoration: none;
}

#container #content #text a:active{
	color: #99CCFF;
	text-decoration: none;
}

#container #content #text a:visited{
	color: #99CCFF;
	text-decoration: none;
}

img { 
border: none;
} 











