@charset "utf-8";
/* CSS Document */
a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #CC0000;
	text-decoration:none;
}
body {
	background-image:url(../graphics/gradientbackground.jpg);
	background-repeat: repeat;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
#gallery {
	width: 800px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
}
object a {
	display: none;
}
object {
	margin-left: auto;
	margin-right: auto;
display block;
}
#container {
	width:925px;
	height:720px;
	margin: 0 auto;
	background-image: url(../graphics/container.png);
	padding:25px;
	background-repeat:no-repeat;
	margin-top:20px
}
#content {
	width:925px;
	height:410px;
	margin: 10px auto;
	background-color: #FFFFFF;
	float:left;
}
#emptycontent {
	width:905px;
	height:400px;
	margin: 15px auto;
	float:left;
	padding:10px;
}
#freelancecontent {
	width:905px;
	height:400px;
	margin: 15px auto;
	background-color:#1f1f1f;
	float:left;
	padding:10px;
	/* for IE */
  filter:alpha(opacity=90);
	/* CSS3 standard */
  opacity:0.9;
}
.ptitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:455px;
	font-size:16px;
}
.free {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFF;
	width:455px;
	font-size: .8em;
	line-height:20px;
	float:left;
}
.form {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:455px;
	height:351px;
	font-size:.8em;
	line-height:24px;
	float:left;
}
#price {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	width:330px;
	font-size:.8em;
	line-height:30px;
	float:right;
	margin-top:10px;
}
#backsplash {
	width:925px;
	height:665px;
	margin: 0px auto;
	background-image:url(../graphics/HomeSplash.gif);
	background-repeat:no-repeat;
	float:left;
	border:none;
}
.pa:link {
	color:black;
}
#freebacksplash {
	width:925px;
	height:665px;
	margin: 0px auto;
	background-image: url(../graphics/FreelanceSplash.gif);
	background-repeat:no-repeat;
	float:left
}
#contactbacksplash {
	width:925px;
	height:665px;
	margin: 0px auto;
	background-image:url(../graphics/ContactSplash.gif);
	background-repeat:no-repeat;
	float:left
}
#aboutbacksplash {
	width:925px;
	height:665px;
	margin: 0px auto;
	background-image:url(../graphics/AboutSplash.gif);
	background-repeat:no-repeat;
	float:left
}
#portfoliobacksplash {
	width:925px;
	height:665px;
	margin: 0px auto;
	float:left
}
#logo {
	background-image:url(../graphics/logo.gif);
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	margin-bottom:15px;
	
}


#logowords {
	width:200px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	color:#990000;
	margin:0px 0px 0px 120px;
}
#rule {
	background-image:url(../graphics/rule.png);
	background-repeat:no-repeat;
	width:925px;
	height:7px;
	margin-top:20px;
	margin-bottom:15px;
	float:left
}
#rule2 {
	background-image:url(../graphics/rule.png);
	background-repeat:no-repeat;
	width:925px;
	height:7px;
	margin-top:2px;
	margin-bottom:2px;
	float:left
}
#nav {
	float:left
}
#nav2 {
	width:400px;
	float:left;
}
div#navp {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:20px;
	color:#FFF;
	padding-top:5px
}
#title {
	width:auto;
	height: auto;
	font-size:75px;
	color:#212121;
	float:right;
	font-weight:bold;
	margin-top:40px;
	margin-right:5px;
}
#footer {
	margin: 0 auto;
	width:435px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	float:left
}
#footer2 {
	margin: 0 auto;
	width:435px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	float:right
}
ul.MenuBarVertical {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	cursor: default;
	width: 6em;
	font-family:Arial, Helvetica, sans-serif;
}
