html {
	background-color:#0d0e0e;
}

body {
	width:100%;
	max-width:1024px;
	margin:0 auto;
	color:white;
	font-family:Helvetica;
	font-size:12px;
	padding:0;
}

a {
	border:none;
	outline:none;
}

#header2 {
	width:100%;
	margin-top:60px;
	margin-bottom:50px;
}

#logo {
	background-image:url(images/openlogo.png);
	width:74px;
	height:117px;
	float:left;
	margin-left:45px;
}

#container2 {
	margin:0 0 30px;
}

#contactlink a {
	float:right;
	font-size:13px;
	color:#767676;
	text-decoration:none;
	padding-top:87px;
	margin-right:80px;
}

#contactlink a:hover {
	color:white;
}

.divider {
	background-image:url(images/divider.png);
	width:1024px;
	height:25px;
	clear:both;
}

#tagline {
	float:right;
	font-size:12px;
	color:blue;
	margin-right:35px;
}

.nav {
	float:left;
	margin-left:45px;
}

.nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:25px;
	text-align:right;
}

.nav a {
	text-decoration:none;
	color:#262626;
}

.nav a:hover {
	color:white;
}

#openintro {
	float:left;
	color:white;
	font-size:18px;
	width:100%;
	max-width:685px;
	margin-left:65px;
	line-height:25px;
	letter-spacing:1px;
}

#greytext {
	font-size:12px;
	color:#636363;
	line-height:19px;
	letter-spacing:0;
	margin-bottom:100px;
}

.container2 {
	margin-top:35px;
	float:left;
}

#loopa .nav {
	color:#9400ff;
}

#visodea .nav {
	color:#47ff00;
}

#toshemo .nav {
	color:#ff0000;
}

#juju .nav {
	color:#ff008b;
}

.purple {
	float:right;
	color:#9400ff;
	font-size:12px;
	margin-right:90px;
}

.content2 {
	float:left;
	width:685px;
	margin-left:65px;
}

.imageviewer {
	float:left;
	width:680px;
	height:278px;
	background-color:black;
}

.purpletext {
	float:left;
	color:#9400ff;
	font-size:12px;
	line-height:16px;
	margin-top:15px;
	margin-bottom:20px;
	width:670px;
}

.paragraph {
	float:left;
	color:#434343;
	line-height:16px;
	font-size:12px;
	margin-bottom:65px;
}

.one {
	float:left;
	width:270px;
	margin-right:30px;
}

.two {
	float:left;
	width:270px;
}

.green {
	float:right;
	color:#47ff00;
	font-size:12px;
	margin-right:35px;
}

.greentext {
	float:left;
	color:#47ff00;
	font-size:12px;
	line-height:16px;
	margin-top:15px;
	margin-bottom:20px;
	width:670px;
}

.orange {
	float:right;
	color:#ff0000;
	font-size:12px;
	margin-right:35px;
}

.orangetext {
	float:left;
	color:#ff0000;
	font-size:12px;
	line-height:16px;
	margin-top:15px;
	margin-bottom:20px;
	width:670px;
}

.pink {
	float:right;
	color:#ff008b;
	font-size:12px;
	margin-right:60px;
}

.pinktext {
	float:left;
	color:#ff008b;
	font-size:12px;
	line-height:16px;
	margin-top:15px;
	margin-bottom:20px;
	width:670px;
}

.yellow {
	float:right;
	color:#f6ff00;
	font-size:12px;
	margin-right:105px;
}

.yellowtext {
	float:left;
	color:#292c2e;
	font-size:12px;
	line-height:8px;
	margin-top:15px;
	width:670px;
	margin-left:100px;
}

#contact {
	margin-bottom:25px;
}

.yellowtext a {
	color:yellow;
}

#footer {
	clear: both;
	height: 50px;
	margin:0 0 20px 0;
}

img {
	border:none;
}

pre {
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	width:716px;
}


	
/* image replacement */
.graphic,#prevBtn,#nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}


	
/* // image replacement */
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:716px;
	background:#fff;
	margin-bottom:2em;
}

#content {
	float:left;
}


	
/* Easy Slider */
#slider {
}

#slider1 ul,#slider1 li,#slider2 ul,#slider2 li,#slider3 ul,#slider3 li,#slider4 ul,#slider4 li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider1 li,#slider2 li,#slider3 li,#slider4 li {

	
/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
	width:680px;
	height:280px;
	overflow:hidden;
}

#prevBtn1,#nextBtn1,#prevBtn2,#nextBtn2,#prevBtn3,#nextBtn3,#prevBtn4,#nextBtn4 {
	display:block;
	width:18px;
	height:18px;
	position:absolute;
	left:-18px;
	top:261px;
}

#nextBtn1,#nextBtn2,#nextBtn3,#nextBtn4 {
	left:680px;
}

#prevBtn1 a,#nextBtn1 a,#prevBtn2 a,#nextBtn2 a,#prevBtn3 a,#nextBtn3 a,#prevBtn4 a,#nextBtn4 a {
	display:block;
	width:18px;
	height:18px;
	text-indent:9999px;
	overflow:hidden;
	background:url(images/left_btn.png) no-repeat 0 0;
}

#nextBtn1 a,#nextBtn2 a,#nextBtn3 a,#nextBtn4 a {
	background:url(images/right_btn.png) no-repeat 0 0;
}


	
/* // Easy Slider */