html {
	overflow: -moz-scrollbars-vertical;
	margin-right: auto;
	margin-left: auto;
background: #351054; /* Old browsers */


}

body {
	margin-top: 20px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(/images/newback.jpg);
	background-attachment: fixed;
	background-position: center top;
}


#container {
	width:960px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #220c68;
	border-left-color: #220c68;
	padding: 0px;

}

.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;

}
.tablebox {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

A.menu {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right:20px;
}
A.menu:HOVER {
	color: #FFCCFF;

}
.uline {
	text-decoration: underline;
}
.table1 {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 10px;

}
.table2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: top;
}
.table2 img{
	padding:3px 0;
	
}
.table3{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
P.small {
	font-size : small;
	}
A.box {
	text-decoration: none;
	color: #000000;

}

A.box:visited {
	text-decoration: none;
	color:black;
}
A.box:hover {
	text-decoration: underline;
}
.bottomline {
	margin: 20px 0px 0px 0px;
	height: 1px;
}
.bottombox {
	background-color: #220c68;
	height:60px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;

}
.bottombox a{
	color:#fff;
	font-size:10px;
	text-decoration:none;

}
.bottombox a:hover{
text-decoration:underline;
}
.bottombox .spacer{
	color:#fff;
	font-size:10px;
	margin:10px;
}
#menu{
	height:45px;
}
#menu a{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 30px;
	color: #FFFF99;
}
#menu a:hover{
	color: #66CCFF;
}
h3.blogentry{

margin-bottom:5px;
}
h3.blogentry a{
color:#000;
font-size:14px;
font-weight:bold;
text-decoration:underline;
} 
.contactbox {
	background-image: url(/images/worldback.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 960px;
	margin-top: 0px;
}
.padded {
	padding: 10px;
}
.carouselLeft {	
	display:none;
	background:url(/images/carousel/curve-arrow.gif);	
	width:26px; height:27px;
	background-position: 0px 0px;
}
.carouselLeft:hover {		
	width:26px; height:27px;
	background-position: 0px 30px;
	cursor:auto;
}
.carouselRight {
	display:none;
	background:url(/images/carousel/curve-arrowr.gif);	
	width:26px; height:27px;
	background-position: 0px 0px;
}
.carouselRight:hover {	
	width:26px; height:27px;
	background-position: 0px 30px;
}
#carousell {
	background-image: url(/images/carousel/back.jpg);
	background-repeat: no-repeat;
	overflow: scroll;
}
.anyslidercaption {
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	background-color: #000;

	width:200px;
	height:30px;
	padding:5px;
}
.anyslidertext {
	font-size: 12px;
	color: #FFF;
	background-color: #666666;
	width:200px;
	height:215px;
	padding:5px;
}
.anysliderlink {
	padding:5px;
	background-color: #000;
	width:200px;
	height:25px;
}
.anysliderlink a{
font-size: 11px;
	font-weight:bold;
color:#fff;
text-decoration:none;
}
.anysliderlink a:hover{
color:#fff;
text-decoration:underline;
}
/* tabify menu for wedbdesign page*/
#menu2 { padding: 0;font-size:11px; }
#menu2 li { display: inline; }
#menu2 li a { background: #D5D2FF; padding: 10px; float:left; border-right: 2px solid #fff; border-bottom: none; text-decoration: none; color: #000; font-weight: bold;}
#menu2 li.active a { background: #AA9FFF; }
.content { float: left; clear: both; border: 1px solid #ccf; border-top: none; border-left: none; background: #ddd; padding: 5px 10px 10px; width: 666px; }

