body {
	background: #000000 url(images/back_final2.jpg) no-repeat center top;
	margin-top: 70px;
	text-align: justify;
	font-family: Tahoman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	line-height: 20px;
	margin-left: 15px;
	
}
/* Menu */

#menu {
	width: 790px;
	height: 35px;
	margin: 0 auto;
	background: #000000 url(images/menu1_2.jpg) no-repeat center top;
}

#menu ul {
	margin: 0px 60px 0px 0px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	padding: 10px 15px 0px 0px;
	text-decoration: none;
	font-size: 90%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu2 {position:relative; width:201px; height:201px; background-color:#000; margin:50px auto;}

#menu2 a.p1:visited, #menu2 a.p2:visited, #menu2 a.p3:visited, #menu2 a.p4:visited, #menu2 a.p5:visited, #menu2 a.p6:visited, #menu2 a.p7:visited, #menu2 a.p8:visited {position:absolute; display:block; width:67px; height:67px; background-color:#000; color:#7b7b7b; text-decoration:none;}
#menu2 a.p1:visited {top:0px; left:0px;}
#menu2 a.p2:visited {top:0px; left:68px;}
#menu2 a.p3:visited {top:0px; left:134px;}
#menu2 a.p4:visited {top:68px; left:0px;}
#menu2 a.p5:visited {top:68px; left:134px;}
#menu2 a.p6:visited {top:134px; left:0px;}
#menu2 a.p7:visited {top:134px; left:68px;}
#menu2 a.p8:visited {top:134px; left:134px;}

#menu2 a.p1, #menu2 a.p2, #menu2 a.p3, #menu2 a.p4, #menu2 a.p5, #menu2 a.p6, #menu2 a.p7, #menu2 a.p8 {position:absolute; display:block; width:67px; height:67px; background-color:#000; color:#7b7b7b; text-decoration:none;}
#menu2 a.p1 {top:0px; left:0px;}
#menu2 a.p2 {top:0px; left:68px;}
#menu2 a.p3 {top:0px; left:134px;}
#menu2 a.p4 {top:68px; left:0px;}
#menu2 a.p5 {top:68px; left:134px;}
#menu2 a.p6 {top:134px; left:0px;}
#menu2 a.p7 {top:134px; left:68px;}
#menu2 a.p8 {top:134px; left:134px;}


#menu2 a.p1:hover, #menu2 a.p2:hover, #menu2 a.p3:hover, #menu2 a.p4:hover, #menu2 a.p5:hover, #menu2 a.p6:hover, #menu2 a.p7:hover, #menu2 a.p8:hover {text-decoration:none; background-color:#CC0000; color:#000;}

#menu2 a img {display:block; position:absolute; width:1px; height:1px; border:0px; top:0px; left:0px;}

#menu2 a.p1:hover img {display:block; position:absolute; top:68px; left:68px; width:67px; height:67px; border:0px;}
#menu2 a.p2:hover img {display:block; position:absolute; top:68px; left:0px; width:67px; height:67px; border:0px;}
#menu2 a.p3:hover img {display:block; position:absolute; top:68px; left:-68px; width:67px; height:67px; border:0px;}
#menu2 a.p4:hover img {display:block; position:absolute; top:0px; left:68px; width:67px; height:67px; border:0px;}
#menu2 a.p5:hover img {display:block; position:absolute; top:0px; left:-68px; width:67px; height:67px; border:0px;}
#menu2 a.p6:hover img {display:block; position:absolute; top:-68px; left:68px; width:67px; height:67px; border:0px;}
#menu2 a.p7:hover img {display:block; position:absolute; top:-68px; left:0px; width:67px; height:67px; border:0px;}
#menu2 a.p8:hover img {display:block; position:absolute; top:-68px; left:-68px; width:67px; height:67px; border:0px;}
#freddie {position:absolute; left:68px; top:68px; border:0px;}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 1px;
left: -1000px;
visibility: hidden;
color: white;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -65px; /*position where enlarged image should offset horizontally */
top: -25px;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img { border: 0px solid #FFFFFF; }

.img1 {
	float: left;
	margin: 5px 15px 0px 0px;
}


/** Forms */

form {
	margin: 0px;
	padding: 15px 0px 0px 25px;
}

.input1 {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #363636;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 790px;
	height: 120px;
	border-top: 0px solid #1F1F1F;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #1F1F1F;
	margin: 0px auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	font-size: 40px;
	letter-spacing: -2px;
}

#header h2 {
	margin: 0px;
	padding-top: 38px;
	font-size: 12px;
	letter-spacing: -1px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Post */

.latest-post {
	padding: 0px 2em 1em 3em;
}

.latest-post h2 {
	font-size: 1.6em;
	color: #D61C38;
}

.post {
	padding: 2em 2em 1em 3em;
	border-top: 1px dashed #FFF;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
	color: #FFF;
}

.file * {
	color: #000000;
}

/* Content */

#content {
	width: 730px;
	margin: 10px auto;
	padding: 0px 0px 0px 0px;

}

#colOne {
	float: left;
	width: 698px;
	padding: 5px -10px 0 0px;
	border-top: 0px solid #1F1F1F;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #1F1F1F;
}


#colTwo {
	float: right;
	width: 180px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	background: url(images/img_col.gif) repeat-y 0px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 2em;
}

#colTwo a {
	color: #FF4000;
}

#colTwo h1, #colTwo h2 {
	background: url(images/prisma_small.gif) no-repeat;
	padding: 0px 0 5px 20px;
	text-transform: uppercase;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	border-bottom: 1px dashed #666666; 
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 730px;
	margin: 0px auto;
	padding: 5px 0px;
	color: #CCC;
}

#footer p {
	margin: 5px;
	padding-top: 0px;
	text-align: left;
	font-size: 12px;
}

#footer a {
	color: #FF4000;
}

