@charset "UTF-8";
/* CSS Document */

body {background-color: white}

/* page text */
p {
 font-family: Arial, Helvetica, sans-serif;
 color:#333333;
 background: white;
 font-size: 12px;
 line-height: 144%;
}

/* header for page text */
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: strong;
 font-style:italic;
 color:#222222;
 background: white;
 font-size: 12px;
}

/* header for menu main categories */
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: strong;
 color:#222222;
 background: white;
 font-size: 14px;
 
}

/* header for menu sub-categories */
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-style: italic;
 color: #222222;
 background: white;
 font-size: 12px;
 
}
/* header for my name */
h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: strong;
 font-style:italic;
 color:#999999;
 background: white;
 font-size: 20px;
letter-spacing: 1em;
}

/* spacing for images in new layout- with larger images*/

#fullimage {
align: left;
right margin: 5px;
}


/* link properties */
a:link {color: #222222;}
a:visited {color: #222222;}
a:active {color: #222222;}
a:hover {color: #666666;}
a {text-decoration: none;}

#wrapper {
	width: 950px; 
	border: 0px;
	align: left;
	margin-left: 30px;
	
}
#wrapperbig {
	width: 1050px; 
	border: 0px;
	align: left;
	margin-left: 30px;
	
}

#mainpage {
	height: 1000px;
	width: 1000px;
	background-color: #FFF;
	margin-top: 56px;
	align: left;
	valign: top;
	padding-top: 15px;
	
}

#sidebar {
width:140px;
	height:430px;
	float: right;
	margin-right: 2px;
	padding-top: 25px;
}
#sidebar2 {
width:125px;
	height:430px;
	float: right;
	margin-right: 7px;
	padding-top: 25px;
}

#barside {
width:240px;
	height:430px;
	float: right;
	margin-right: 2px;
	padding-top: 25px;
}
	
#sidebar img {
	text-align: center;
	margin-bottom: 1.16em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#sidebar2 img {
	text-align: center;
	margin-bottom: 1.16em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#indent {
	width: 500px;
	padding-left: 150px;
	padding-top: 10px;
}

#text {
	width: 750px;
	border: 0px;
	text-align: left;
}

#mainimage {
	width: 750px;
	height: 500px;
	border: 0px;
	margin-top: 10px;
	align: left;
	valign: top;
	padding-top: 15px;
}
#mainvideo {
	width: 1000px;
	height: 600px;
	border: 0px;
	margin-top: 10px;
	align: left;
	valign: top;
	padding-top: 15px;
}

#menu {
	width: 900px;
	height: 50px;
	align: left;
	valign: top;

}
#header {
	width: 800px;
	height: 24px;
	align: left;
	valign: top;
}



#firstfirst {
	background-color: #0F4;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}

#first {
	background-color: #0FF;
	float: left;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}
#second {
	background-color: #033;
	width: auto;
	margin-top: 15px;
	margin-bottom:15px;
	float: left;
	margin-right: 15px;
}
#third {
	background-color: #0FE;
	width: auto;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
#four {
	background-color: #035;
	width: auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}
#five {
	background-color: #0F4;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
#six {
	background-color: #032;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
#seven {
	background-color: #0FT;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
#eight {
	background-color: #SSS;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
#nine {
	background-color: #FF3;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
#ten {
	background-color: #PPP;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}

#eleven {
	background-color: #SS5;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}
#twelve {
	background-color: #FFG;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}

