body {
	font-family:Arial;
}
div#wrap{
    width: 540px;
    border: dashed 6px #83b533;
    min-height: 300px;
    margin:auto;
    margin-top:100px;
    position:relative;
    padding:20px;
}
div.Logo{
    width: 300px;
    height: 100px;
}
div.Search {
     position:absolute;
     right:40px;
     top:50px;
}
img.Demonstration {
     position:absolute;
     right:30px;
     top:90px;
     width:200px;
     height:160px;
}
p.home {
     margin-right:220px;
	 margin-bottom:5px;
}
div.HomepageUpload {
width:100px;
border: dashed 6px #83b533;
position:absolute;
right:-50px;
background-color:#e6e6e6;
}
div.HomepageUpload a {
color:#5a5a5a;
font-size:30px;
font-weight:bold;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
}
div.Search .text {
border: solid 2px #83b533;
height:20px;
text-align:center;
}
div.Search .go {
border: dotted 2px #83b533;
color:#303030;
font-weight:bold;
background-color:#afc900;
height:24px;
}
div.details .embed {
	width:80%;
	position:absolute;
	left:0px;
	height:60px;
}
div.details .embed textarea {
	position:absolute;
	top:20px;
	width:90%;
	height:40px;
}
div.details .embed span {
	position:absolute;
	top:0px;
	left:40%;
}
div.details .views {
	width:20%;
	position:absolute;
	left:90%;
	height:60px;
}
div.details {
	position:relative;
	vertical-align:middle;
}
div.details span {
	font-weight:bold;
}
h2 {
	color:#83b533;
	font-weight:bold !important;
	font-size:40px !important;
	text-align:center;
}
div.footer {
	width:300px;
	background-color:#e6e6e6;
	margin:auto;
	margin-top:10px;
	text-align:center;
	color:#719425;
	font-size:12px;
}
div.footer a {
	text-decoration:none;
	color:#719425;
}
div.search-item {
	border: groove 3px #303030;
	display:inline-block;
	width:120px;
	padding:10px;
	height:150px;
	margin:10px;
	text-align:center;
}
div.search-item  img{
	border: solid 2px #83b533;
	display:block;
	margin:auto;
	margin-bottom:10px;
}
div.search-item  a{
	font-weight:bold;
	color:#303030;
	text-decoration:none;
}
img.sus {
     position:absolute;
     right:30px;
     top:90px;
     width:208px;
     height:117px;
}
p.about {
     margin-right:220px;
	 margin-bottom:5px;
}
img.sus2 {
     position:absolute;
     left:30px;
     top:260px;
     width:200px;
     height:133px;
}
p.about2 {
     margin-left:225px;
	 margin-bottom:5px;
}
p.browse {
    margin-top:10px;
    text-align:center;
}
a {
    color:#83b533;
}
#demolink {
    font-weight:bold;
}
#demo {
    display:none;
}