@charset "UTF-8";

/* CSS Document */


body { background: #FFF url(../images/bgHome.jpg) no-repeat left top; margin: 0px; padding: 0px; color: #666; font: 62.5%/1.3em Verdana, Geneva, sans-serif; }
#homewrapper { width: 1024px; background-image: url(../images/bgHome.gif); background-repeat: no-repeat; }
#topPageFlashWrapper { overflow: hidden; margin-top: 10px; float: right; }

#flash { text-align: right; margin-top: 20px; }

#rightFlashArea img { margin-left: 150px; }

#rightFlashArea { float: right; }

#login { float: left; width: 140px; text-align: center; margin-left: 40px; }

#contentAreaHome { margin-left: 300px; margin-top: 40px; padding-right: 40px; padding-left: 20px; }

a { color: #3D84B8; text-decoration: none; }

a:hover { color: #9C0; }



.button { border: none; }

#effect { width: 248px; height: 305px; position: relative; }

#effect h3 { margin: 0; padding: 0.4em; text-align: center; }

.ui-effects-transfer { border: 2px dotted gray; }
