/* CSS Document */

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #CCCCCC;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style1{font:"Times New Roman", Times, serif; font-size:14px; color:#FFFFFF; text-align:center}
#footer{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; }
#footer2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; }
#footer3{
	position:absolute;
	width:904px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	left: 5px;
	top: 300px;
}
#addbox{
	position:absolute;
	width:250px;
	height:250px;
	left: 23px;
	top: 1248px;
}
/*index*/
#link{
	position:absolute;
	left: 566px;
	top: 946px;
	width: 306px;
	height: 41px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {font-size: 16px}
body{margin-top:0px;}
#wrapper{position:relative; margin:auto; width:910px;}
#logo1{background-image:url(graphics/logo1.png); background-repeat:no-repeat; width:246px; height:231px;}

#movielogo{
	position:absolute;
	height:186px;
	width:217px;
	top: 16px;
	left: 662px;
}
	
.drag{position:relative; cursor:hand; background-image:url(graphics/name.png);
	width:242px;
	height:208px;
	top:-5px;
	left:88px;}
#linksdiv{position:relative; width:910px; height:43px; bottom:2px}
#text{
	position:absolute;
	width:473px;
	height:257px;
	left: 23px;
	top: 614px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#FFFFFF
}
#homies{
	position:absolute;
	width:312px;
	height:365px;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	left: 555px;
	top: 600px;
}

#form{
	position:absolute;
	width:326px;
	height:363px;
	left: 549px;
	top: 614px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}

#icons{
	position:absolute;
	background-image:url(graphics/icons.png);
	width:284px;
	height:120px;
	left: 116px;
	top: 883px;
}
/*Gallery*/

a.pics1:hover span.pic1{
	background-image:url(graphics/homies/ryan.gif);
	width:384px;
	height:481px;
	position:absolute;
	left:-500px;
	top:-300px;
	display: block
}


.pic1{
	background-image:url(graphics/homies/ryan.gif);
	width:384px;
	height:481px;
	position:absolute;
	left:-500px;
	top:-300px;
	display:none
}

a.pics2:hover span.pic2{
	background-image:url(graphics/homies/pavlo.gif);
	width:489px;
	height:517px;
	position:absolute;
	left:-550px;
	top:-300px;
	display: block
}


.pic2{
	background-image:url(graphics/homies/sean.gif);
	width:489px;
	height:517px;
	position:absolute;
	left:-550px;
	top:-300px;
	display:none
}

a.pics3:hover span.pic3{
	background-image:url(graphics/homies/kellikristi.gif);
	width:463px;
	height:575px;
	position:absolute;
	left:-540px;
	top:-295px;
	display: block
}


.pic3{
	background-image:url(graphics/homies/kellikristi.gif);
	width:463px;
	height:575px;
	position:absolute;
	left:-540px;
	top:-295px;
	display:none
}

a.pics4:hover span.pic4{
	background-image:url(graphics/homies/mattb.gif);
	width:400px;
	height:300px;
	position:absolute;
	left:-500px;
	top:-295px;
	display: block
}


.pic4{
	background-image:url(graphics/homies/mattb.gif);
	width:400px;
	height:300px;
	position:absolute;
	left:-500px;
	top:-295px;
	display:none
}

a.pics5:hover span.pic5{
	background-image:url(graphics/homies/mikeb.gif);
	width:400px;
	height:572px;
	position:absolute;
	left:-500px;
	top:-295px;
	display: block
}


.pic5{
	background-image:url(graphics/homies/mikeb.gif);
	width:400px;
	height:572px;
	position:absolute;
	left:-500px;
	top:-295px;
	display:none
}
a.pics6:hover span.pic6{
	background-image:url(graphics/homies/mikeb.gif);
	width:400px;
	height:572px;
	position:absolute;
	left:-500px;
	top:-295px;
	display: block
}


.pic5{
	background-image:url(graphics/homies/mikeb.gif);
	width:400px;
	height:572px;
	position:absolute;
	left:-500px;
	top:-295px;
	display:none
}
/*about me*/
#aboutme{
	position:absolute;
	width:867px;
	height:404px;
	left: 23px;
	top: 592px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#FFFFFF
}

/*Website Page*/

#websitetext{
	position:absolute;
	width:893px;
	height:59px;
	left: 9px;
	top: 593px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#FFFFFF
}

.highslide {
	cursor: url(highslide-graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide-graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide-graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

#thumbnales{
	position:absolute;
	width:558px;
	height:201px;
	left: 157px;
	top: 672px;
}

/* End Website Page*/

/*Contact page*/

#contactsms{
	position:absolute;
	left: 549px;
	top: 614px;
	width: 337px;
	height: 120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#FFFFFF;
	
}





/*Test*/

#form2{position:relative; height:auto; width:350px; margin:auto; border:solid; border-color:#666666; border:2px }

#submitform{position:relative; height:50px; width:350px; border-top:solid; border-color:#666666; border:2px }
/*test*/

/*movies*/
#youtube{
	position:absolute;
	left: 13px;
	top: 579px;
	width:167px;
	height:618px;
	border:2px;
	border-color:#CCCCCC
}
#directions{
	position:absolute;
	width:200px;
	height:300px;
	left: 694px;
	top: 579px;
}
#rightadd{
	position:absolute;
	width:120px;
	height:600px;
	left: 756px;
	top: 1018px;
}






/*mike*/
#mike {
	position:absolute;
	height:480px;
	width:640px;
	left: 130px;
	top: 617px;
}


/*end mike */
