.lW{
	float:left;
	clear:left;
	height:15px;
}

.rW{
	float:right;
	clear:right;
	height:15px;
	padding:10px;
}

body{
	text-align:center;
	background-color:#cccccc;
}

div#container{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	text-align:left;
}

div#top{
	background-image:url(../images/egg_01.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:151px;
}

div#left{
	background-image:url(../images/egg_02.jpg);
	background-repeat:no-repeat;
	width:189px;
	height:267px;
	float:left;
}

div#right{
	background-image:url(../images/egg_03.jpg);
	background-repeat:no-repeat;
	width:561px;
	height:267px;
	float:left;
	margin:0;
}

div#rightobj{
	margin:10px 0 0 0;
}

.text1{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:12px;
	color:#333333;
	padding:10px 70px 0 0;
	letter-spacing:0.05em;
}

.text2{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:16px;
	color:#CC0000;
	padding:20px 70px 0 0;
	letter-spacing:0.05em;
}

div#bottom{
	width:750px;
	height:182px;
	clear:both;
	float:left;
}

#left ul{
	margin-left:0;
	list-style-type:none;
	text-align:right;
	width:100px;
	padding:8em 3em 0 0;
}

#left li{
	text-decoration:none;
	padding:0.3em 0 0 0;
}

#left a{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	color:#777777;
	text-decoration:none;
}

#left a:hover,#left a:active,#left a:focus{
	color:#333333;
}

#addleft{
	width:160px;
	float:left;
}

#addleft ul{
	list-style:none;
	padding:0;
	margin:4em 0 0 0;
}

#addleft li{
	text-align:right;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	color:#999999;
}

#addright{
	width:400px;
	float:left;
}

#addright ul{
	list-style:none;
	padding:0;
	margin:4em 0 0 0.6em;
}

#addright li{
	text-align:left;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	color:#333333;
}

#addright a{
	font-size:14px;
	color:#333333;
	text-decoration:none;
}

#addright a:hover,#left a:active,#left a:focus{
	color:#CC0000;
}


#right p{
	text-align:left;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	color:#333333;
}
#proj{
	width:500px;
	height:200px;
	margin:0;
	padding:0;
	overflow:auto;
	background-color:transparent;
	border:1px solid #CD7432;
}


#proj table{
	border-collapse:collapse;
}

#proj td{
padding:6px 0 2px 0;
	border-bottom:1px dashed #666666;

}

#proj a img{
  border: 0px;
}


#proj td.projtxt{
	text-align:left;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	color:#333333;
    padding:0 15px 0 15px;
	}

#proj td.projtxt a:link{
	color:#333333;
	text-decoration:none;
}
#proj td.projtxt a:visited{
	color:#333333;
	text-decoration:none;
}
#proj td.projtxt a:hover{
	color:#D92F04;
	text-decoration:none;
}