@charset "UTF-8";
/* CSS Document */
body {
	color:black;
	font-family:Geneva, sans-serif;
	font-size:10px;
	text-align:left;
	background-color:#f2f2f2;
	margin: 0px;
}

::selection {
	color:white;
	background: black; /* Safari */
}

::-moz-selection {
	color:#FFF;
	background: black; /* Firefox */
}

h1 {
	font-size: 10px;
	font-weight:100;
	color:#f2f2f2;
	padding-left:1px;
	background-color:black;
}
p, h1 {
	margin-top: 10px;
	margin-bottom: 0px;
}
a:link {
	color:black;
}
a:visited {
	color:#474747;
}
a:hover {
	color:#f2f2f2;
}

#right a:hover {
	color:#f2f2f2;
	background-color:black;
}

#divLogo, #left {
	position:fixed;
}
#divLogo {
	margin: 25px;	
}
#divLogo a img {
	border: none;
}



pre
{
font-size:10px;
color:black;
font-family:Geneva, sans-serif;
}	



#twitter_div {
	width:130px;
	float: left;
	margin-right:20px;

	
}

#twitter_div li{ 
  list-style-type:none;
  color:black;
}

#twitter_div a:link{ 
  color:gray;
}

#text_right {
	width: 400px;
}

#left {
	top: 100px;
	overflow:hidden;
	padding-left:10px;
	padding-top:0px;
	margin-left:8px;
	margin-top:8px;
	width:240px;
}

#left ul {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#left li {
	padding-bottom: 3px;
}
#left a {
	text-decoration: none;
}
#left a:link {
	color:black;
}
#left a:visited {
	color:black;
}
#left a:hover {
	color:#f2f2f2;
	background-color:black;
}

#right {	
	width: 731px;
	position: absolute;
	left: 260px;
	top: 129px;
	padding: 0px;
	padding-bottom: 10px;
}

#news {	
	width: 700px;
	position: absolute;
	left: 260px;
	top: 129px;
	padding: 0px;
	padding-bottom: 10px;
}

#right_info1 {	
	width: 240px;
	position: absolute;
	left: 260px;
	top: 129px;
	padding: 0px;
	padding-bottom: 10px;
}

#right_info2 {	
	width: 240px;
	position: absolute;
	left: 520px;
	top: 129px;
	padding: 0px;
	padding-bottom: 10px;
}

#right_index {	
	width: 753px;
	position: absolute;
	left: 260px;
	top: 129px;
	padding: 0px;
	padding-bottom: 10px;
}

#info {
	color:black;
	width: 206px;
	position: fixed;
	left: 33px;
	top: 324px;
	padding: 0px;
	padding-bottom: 10px;
	z-index: 11;
}

#info a {
	text-decoration: none;
}

#info a:hover {
	color:#f2f2f2;
	background-color:black;
}





#right2 {	
	width: 2800px;
	position: absolute;
	left: 185px;
	top: 105px;
	padding: 0px;
	padding-bottom: 0px;
}

#jab down {	
	background-image:url(Images/downright.gif);
	position: fixed;
	bottom: 0;
	right: 0;
	width: 140px;
	height: 200px;
	z-index: 8;
}

.divThumbnails {
	width: 200px;
	height: 150px;
	margin: 10px 51px 36px 0;
	float: left;
	display:block;
}
.divThumbnails a, .divThumbnails a:link, .divThumbnails a:visited {
	text-decoration: none;
	color: black;
	display:block;
}

.divThumbnails a img {
	border: none;
	padding-bottom: 2px;
	display:block;

}

.divThumbnails a:hover
 {
	color:#f2f2f2;
	background-color:#000000;
	display:block;
	width:auto;
	
}

.grayTxt {
	color: #939393;
}
.work {
	width: 700px;
	margin-bottom: 40px;
}

.work2 {
	height: 520px;
	margin-bottom: 0px;
}

.divAbout {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.divAbout a:hover {
	color:#f2f2f2;
	background-color:black;
	text-decoration:none;

}

.divAbout3 {
	float: left;
	width: 700px;
	margin-right: 0px;
}

.divAbout3 a:hover {
	color:#f2f2f2;
	background-color:black;
	text-decoration:none;

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
	
}

.divAbout2 {
	float: left;
	width: 160px;
	margin-right: 20px;
}

.divLinks {
	float: left;
	width: 160px;
	margin-right: 20px;
}

.divLinks2 {
	float: left;
	width: 160px;
	margin-right: 0px;
}

#povgif {
	background-image:url(Images/GraphicDesign/pov.gif);
	width:80px;
	height:46px;
	top:231px;
	left:440px;
	position:absolute;
}


