a.links {
	text-decoration: none;
	color: white;
	position: relative;
	font-weight: bold;
	height: 25px;
	background-position: center 10px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	cursor: pointer;
}

.body {
	background-color: #d5dce4;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: helvetica;
}

.topbar {
	color: white;
	background-color: #ff0013;
	border-bottom-style: none;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

.mainbox {
	text-align: center;
	height: auto;
	background-color: #343435;
	position: relative;
	background-repeat: repeat-x;
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

a#cur.links {
	background-position: center 10px;
	background-image: url(sites/stratosphericdesign/images/icons/pointer.png);
	font-weight: bold;
}

.title {
	width: 800px;
	background-image: url(sites/stratosphericdesign/images/icons/logo.png);
	min-height: 40px;
	background-repeat: no-repeat;
	height: 40px;
	font-family: "capture it", helvetica;
	color: white;
	position: relative;
	font-size: 40px;
}

.large {
	margin-right: 30px;
	margin-left: 10px;
	float: left;
	position: relative;
	font-size: 150px;
}

.mediumlarge {
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 40px;
}

.medium {
	float: left;
	display: block;
	color: white;
	font-weight: bold;
	margin-top: 10px;
	font-size: 25px;
}

.medium1 {
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	color: #e6e6e6;
	font-weight: bold;
	font-size: 50px;
}

.small1 {
	padding-top: 70px;
	padding-bottom: 70px;
	margin-right: auto;
	margin-left: auto;
	color: white;
	font-weight: bold;
	font-size: 20px;
}

.small {
	font-size: 20px;
}

.smallcap {
	color: #686868;
	font-size: 20px;
}

.verysmall {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}

.verysmallcap {
	padding-top: 5px;
	color: #686868;
	text-align: center;
	font-size: 15px;
}

.list {
	margin-left: 30px;
	text-align: left;
	position: relative;
	list-style-position: outside;
	list-style-type: disc;
}

.box {
	float: left;
	display: block;
	color: white;
	background-color: black;
	border-color: black;
	background-repeat: repeat-x;
	padding: 10px;
	margin-top: 10px;
	margin-left: 15px;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
}

#topleft {
	background-image: url(sites/stratosphericdesign/images/grad.png);
	position: relative;
	height: 150px;
	width: 460px;
}

#topright {
	background-image: url(sites/stratosphericdesign/images/grad.png);
	height: 150px;
	position: relative;
	float: left;
	width: 250px;
}

#bottom {
	display: block;
	background-image: url(sites/stratosphericdesign/images/grad.png);
	position: relative;
	float: left;
	height: 170px;
	width: 463px;
	overflow-x: scroll;
	overflow-y:hidden;
}

#mini {
	background-color: black;
	border-width: 0px;
	background-image: url(%20);
	color: white;
	width: 175px;
}

#top {
	border-width: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	letter-spacing: 1px;
	background-color: black;
	background-position: 0 200px;
	color: white;
	background-repeat: no-repeat;
	background-image: url(sites/stratosphericdesign/images/bgs/earth.png);
	padding-top: 30px;
	text-align: center;
	height: 400px;
	width: 778px;
}


#contact {
	position: relative;
	border-width: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	letter-spacing: 1px;
	color: white;
	padding-top: 30px;
	text-align: center;
	height: 400px;
	width: 780px;
}


#blogs {
	color: white;
	background-color: black;
	padding-top: 30px;
	border-width: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	letter-spacing: 1px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(sites/stratosphericdesign/images/graphics/blogs.png);
	text-align: center;
	height: 400px;
	width: 780px;
}


#about {
	color: white;
	background-color: black;
	padding-top: 30px;
	border-width: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	letter-spacing: 1px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: justify;
	height: 400px;
	width: 780px;
}


#website {
	color: white;
	background-color: black;
	padding-top: 30px;
	border-width: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	letter-spacing: 1px;
	background-position: 10% center;
	background-repeat: no-repeat;
	text-align: center;
	height: 340px;
	width: 780px;
}


#space {
	background-color: black;
	height: 23px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: 800px;
}


.scroller
{
	overflow-y: scroll;
	overflow-x: hidden;

	height: 430px;
	width: 798px;

}

.wpressicon {
	position: relative;
	width: 30px;
}

a.detaillink {
	position: relative;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1855ab;
	clear: none;
	margin-top: 5px;
	width: 100px;
}

a.detaillink:hover {
	text-decoration: underline;
		text-shadow: 0px 0px 30px;

}

.lgap {
	height: 5px;
}

.caption {
	position: relative;
}

.leftbar {
	margin-left: 20px;
	margin-top: 20px;
	position: absolute;
}

.rightbar {
	margin-left: 425px;
	display: inline;
	margin-top: 75px;
	position: absolute;
}

.thumbs {
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	display: inline-block;
	width: 132px;
	height: 160px;
}

.blogs {
	height: 400px;
	text-align: left;
	float: right;
	border-style: groove;
	border-color: white;
	border-width: 0px;
	width: 800px;
}

.left {
	float: left;
	position: relative;
	width: 200px;
}

.right {
	margin-right: 10px;
	width: 200px;
	position: relative;
	float: right;
}

.button {
	text-decoration: none;
	background-color: #343435;
	background-position: center center;
	padding-top: 70px;
	color: #343435;
	font-weight: bold;
	font-size: 50px;
	clear: both;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(sites/stratosphericdesign/images/icons/button.png);
	height: 120px;
	width: 800px;
	cursor: pointer;
}

a.button:active {
	background-image: url(sites/stratosphericdesign/images/icons/buttond.png);
}

.right1 {
	margin-left: 330px;
	text-align: center;
	color: white;
	height: 400px;
	margin-right: 30px;
	width: 440px;
	position: absolute;
	float: left;
}

a.tab {
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: black;
	text-align: center;
	float: left;
	display: inline;
	position: relative;
	width: 160px;
	color: white;
	cursor: pointer;
}

a.tab:hover {
	color: #6e6e6e;
}

.panel {
	display: none;
}

.contact {
	padding-bottom: 5px;
	padding-top: 5px;
	color: #a5a5a5;
	display: inline;
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-width: 0px;
	background-color: transparent;
	font-size: 30px;
	height: 40px;
}

.message {
	color: #a5a5a5;
	               
	               
	               
	padding-bottom: 50px;
	               
	               
	               
	               
	padding-top: 10px;
	               
	               
	               
	               
	margin-left: 27px;
	               
	               
	               
	               
	margin-bottom: 0px;
	               
	               
	               
	               
	margin-right: 0px;
	               
	               
	               
	               
	margin-top: 10px;
	               
	               
	               
	               
	float: left;
	               
	               
	               
	font-family: helvetica;
	               
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-width: 0px;
	background-color: transparent;
	font-size: 30px;
	height: 50px;
	color:black;
	background-image: url(sites/stratosphericdesign/images/form/message.png);
	width: 705px;
	height: 290px;
	overflow: 	}

.send {
	margin-top: 252px;
	border-width: 0px;
	height: 30px;
	width: 100px;
	display: inline;
	color: black;
	background-color: white;
}

.submitplacer {
	margin-left: 10px;
	margin-right: 100px;
	height: 100px;
	display: inline;
	width: 100px;
}

.up {
	margin-top: 50px;
	margin-left: 30px;
	float: left;
	position: absolute;
	padding: 15px;
	background-repeat: no-repeat;
	display: inline;
	background-image: url(sites/stratosphericdesign/images/form/up.png);
	opacity:0.5;
	cursor: pointer;
}

.down {
	margin-top: 90px;
	margin-left: 30px;
	float: left;
	position: absolute;
	padding: 15px;
	background-repeat: no-repeat;
	display: inline;
	background-image: url(sites/stratosphericdesign/images/form/down.png);
	opacity:0.5;
	cursor: pointer;
}

a.down:active {opacity:1;}
a.up:active {opacity:1;}
.cloud { padding-left: 30px; padding-top: 50px; color: black; background-position: center center; background-repeat: no-repeat; height: 150px; background-image: url(sites/stratosphericdesign/images/graphics/cloud.png); }
.affil { right: 10px; font-size: 10px; }
.details { text-align: right; margin-top: 10px; width: 200px; right: 127px; position: absolute; }