@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image:  /* If you want to change background, edit this path  */
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#header {
	position:absolute;
	width:248px;
	height:111px;
	z-index:1;
	top: 8px;
	left: -2px;
}

#mylink {
	position:absolute;
	width:121px;
	height:25px;
	z-index:1;
	top: 658px;
	left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* this is used in showoff's more information text */
	font-size: 8px;
	color: #666666;
	line-height: 16px;
}

#copylink {
	position:absolute;
	width:188px;
	height:25px;
	z-index:1;
	top: 617px;
	left: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* this is used in showoff's more information text */
	font-size: 8px;
	color: #666666;
	line-height: 16px;
}

.titles { /* this is used in left column */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 42px;
	font-style: normal;
}
.menu { /* this is used in menu */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 24px;
	font-style: normal;
}
#leftcolumn {
	position:absolute;
	width:227px;
	height:224px;
	z-index:2;
	left: 25px;
	top: 427px;
}
.infobodytext { /* this is used in left column */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	padding-left: 50px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color:#999999;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.contactform {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #1D0901;
}
#navigation {
	position:absolute;
	width:228px;
	height:370px;
	z-index:8;
	top: 126px;
	left: 25px;
}
.workinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* this is used in showoff's more information text */
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.worktitles {	 /* Work titles */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#work1 {
	position:absolute;
	width:722px;
	height:552px;
	z-index:10;
	left: 255px;
	top: 126px;
}
/* Work box for #1 starts */
.worktitle {
	position:absolute;
	width:306px;
	height:34px;
	z-index:9;
	left: 17px;
	top: 405px;
}
.thumb1 {
	position:absolute;
	width:901px;
	height:561px;
	z-index:10;
	top: -1px;
	left: 0px;
}
.thumb2 {
	position:absolute;
	width:495px;
	height:349px;
	z-index:11;
	left: 593px;
	top: 0px;
}
.thumb3 {
	position:absolute;
	width:218px;
	height:131px;
	z-index:12;
	left: 1096px;
	top: 0px;
}
.thumb4 {
	position:absolute;
	width:232px;
	height:349px;
	z-index:11;
	left: 1349px;
	top: 0px;
}
.thumb5 {
	position:absolute;
	width:692px;
	height:349px;
	z-index:12;
	left: 1587px;
	top: 0px;
}

.thumb6 {
	position:absolute;
	width:555px;
	height:349px;
	z-index:12;
	left: 2285px;
	top: 0px;
}

.thumb7 {
	position:absolute;
	width:555px;
	height:349px;
	z-index:12;
	left: 2845px;
	top: 0px;
}

.information {
	position:absolute;
	width:584px;
	height:17px;
	z-index:13;
	left: 256px;
	top: 565px;
	}
.totop {
	position:absolute;
	width:80px;
	height:20px;
	z-index:14;
	left: 3334px;
	top: 18px;
}
/* Work box for #1 ends and #2 starts */
/* To top's starts, number is showing which work's top it is */
#anchor {
	position:absolute;
	width:1px;
	height:0px;
	z-index:1;
	top: 0px;
	left: 0px;
}#topanchor {	position:absolute;
	width:20px;
	height:24px;
	z-index:12;
	top: 0px;
	left: 0px;
}
#footer { /* Footer links  */
	position:absolute;
	width:689px;
	height:47px;
	z-index:13;
	left: 304px;
	top: 5580px;
}
#footerindex { /* Footer links at index.html */
	position:absolute;
	width:689px;
	height:47px;
	z-index:13;
	left: 304px;
	top: 3170px;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.menu { /* Shows what categhory are you looking */
	position:absolute;
	width:226px;
	height:381px;
	z-index:14;
	left: 0px;
	top: 0px;
}
.categhorytitle {  /* Font for categhorytitle */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF00FF;
}

